X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e7ef95e5867bba96cb445fef0d8932ab5ed6c938..222ee5203f1559d81672089fb8208835ecc280f4:/wolnelektury/static/css/main_page.css diff --git a/wolnelektury/static/css/main_page.css b/wolnelektury/static/css/main_page.css index 9124ee049..e52a28341 100755 --- a/wolnelektury/static/css/main_page.css +++ b/wolnelektury/static/css/main_page.css @@ -1,36 +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; - color: #575c63; -} - - -#big-cite-text { - margin: .05em; - font-size: 2.8em; - line-height: 1.2em; - color: #191919; -} - - -#big-cite-source { - color: #00a1ac; - margin: 0; - font-size: 1.1em; - margin: 1.1em 0.2em; -} - #promo-box { float: right; @@ -47,8 +14,7 @@ color: white; } #promo-box-header h2 { - font-size: 1.1em; - padding-top: .1em; + font-size: 1.3em; } #promo-box-body { border-bottom: 2px solid #efefef; @@ -57,10 +23,13 @@ background: #efefef; } #promo-box-title { - color: #02ADB7; + color: #0d777e; height: 2.75em; margin: 0; } +#promo-box-title a { + color: #0d777e; +} #promo-box-title span { font-size: 1.1em; } @@ -70,7 +39,7 @@ #promo-box-content { font-size: 1.2em; line-height: 1.55em; - color: #989898; + color: #6c6c6c; } .main-last { @@ -92,7 +61,7 @@ color: #989898; } .infopages-box h2 { - color: #02ADB7; + color: #017e85; height: 2.8em; padding-top: 2.5em; } @@ -111,6 +80,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; +}