summaryrefslogtreecommitdiff
path: root/share/css/light.css
blob: b1a5170718466b46af565f118832dc97af682830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
a {
	color: #000099;
}

h1 {
	color: #666666;
}

.nav a {
	color: #333333;
}

.glightbox-mobile
.gslide-description {
	padding-top: 0!important;
	padding-bottom: 0!important;
	bottom: 0!important;
}

.glightbox-mobile
.gslide-description
.gdesc-inner {
	padding-top: 0!important;
}