fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
minor style fix
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
main_page.css
diff --git
a/wolnelektury/static/css/main_page.css
b/wolnelektury/static/css/main_page.css
index
d2ee5d4
..
545e8d6
100755
(executable)
--- a/
wolnelektury/static/css/main_page.css
+++ b/
wolnelektury/static/css/main_page.css
@@
-12,6
+12,7
@@
#big-cite h2 {
margin: 0;
font-size: 1.1em;
#big-cite h2 {
margin: 0;
font-size: 1.1em;
+ color: #575c63;
}
}
@@
-19,11
+20,12
@@
margin: .05em;
font-size: 2.8em;
line-height: 1.2em;
margin: .05em;
font-size: 2.8em;
line-height: 1.2em;
+ color: #191919;
}
#big-cite-source {
}
#big-cite-source {
- color: #0
2adb7
;
+ color: #0
0a1ac
;
margin: 0;
font-size: 1.1em;
margin: 1.1em 0.2em;
margin: 0;
font-size: 1.1em;
margin: 1.1em 0.2em;
@@
-68,7
+70,7
@@
#promo-box-content {
font-size: 1.2em;
line-height: 1.55em;
#promo-box-content {
font-size: 1.2em;
line-height: 1.55em;
- color: #
666
;
+ color: #
989898
;
}
.main-last {
}
.main-last {
@@
-87,6
+89,7
@@
margin: .5em 0 0 0;
padding: 0 1.7em;
vertical-align: top;
margin: .5em 0 0 0;
padding: 0 1.7em;
vertical-align: top;
+ color: #989898;
}
.infopages-box h2 {
color: #02ADB7;
}
.infopages-box h2 {
color: #02ADB7;
@@
-108,6
+111,14
@@
line-height: 1.45em;
}
line-height: 1.45em;
}
-.social-links {
+
+.infopages-box .social-links {
margin-top: 1em;
margin-top: 1em;
-}
\ No newline at end of file
+}
+
+.infopages-box .social-links a {
+ font-family: WL-Nav;
+ font-size: 3em;
+ color: #281d1c;
+ margin-right: .2em;
+}