X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d628f5cb02cf0e7e69356a1eaf146daa76d50604..71209be8f9c399340bddb819f71e99ecf116187b:/wolnelektury/static/css/main_page.css diff --git a/wolnelektury/static/css/main_page.css b/wolnelektury/static/css/main_page.css index d2ee5d4ff..b32655bfd 100755 --- a/wolnelektury/static/css/main_page.css +++ b/wolnelektury/static/css/main_page.css @@ -1,34 +1,3 @@ -#big-cite { - background-color: white; - padding: 10.75em 10em 8.5em 18.2em; - margin: 0; -} - -#big-cite a { - color: black; - display: block; -} - -#big-cite h2 { - margin: 0; - font-size: 1.1em; -} - - -#big-cite-text { - margin: .05em; - font-size: 2.8em; - line-height: 1.2em; -} - - -#big-cite-source { - color: #02adb7; - margin: 0; - font-size: 1.1em; - margin: 1.1em 0.2em; -} - #promo-box { float: right; @@ -68,7 +37,7 @@ #promo-box-content { font-size: 1.2em; line-height: 1.55em; - color: #666; + color: #989898; } .main-last { @@ -87,6 +56,7 @@ margin: .5em 0 0 0; padding: 0 1.7em; vertical-align: top; + color: #989898; } .infopages-box h2 { color: #02ADB7; @@ -108,6 +78,14 @@ line-height: 1.45em; } -.social-links { + +.infopages-box .social-links { 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; +}