X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/57e98a5807465f9494e5006e16860f16abbf4136..6b7c022c3d28860b2f22a29097fdaeacfe7e00f9:/wolnelektury/static/css/main_page.css diff --git a/wolnelektury/static/css/main_page.css b/wolnelektury/static/css/main_page.css index e4daf5487..b564e825b 100755 --- a/wolnelektury/static/css/main_page.css +++ b/wolnelektury/static/css/main_page.css @@ -1,8 +1,6 @@ #promo-box { - float: right; width: 32em; - margin-top: -5.1em; } #promo-box-header { padding-top: 2em; @@ -19,14 +17,16 @@ #promo-box-body { border-bottom: 2px solid #efefef; padding: 2em 2.8em; - height: 30em; 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; } @@ -36,7 +36,7 @@ #promo-box-content { font-size: 1.2em; line-height: 1.55em; - color: #989898; + color: #6c6c6c; } .main-last { @@ -58,7 +58,7 @@ color: #989898; } .infopages-box h2 { - color: #02ADB7; + color: #017e85; height: 2.8em; padding-top: 2.5em; } @@ -77,13 +77,16 @@ line-height: 1.45em; } +.infopages-box li { + margin-bottom: .25em; +} .infopages-box .social-links { margin-top: 1em; } .infopages-box .social-links a { - font-family: WL-Nav; + font-family: WL-Nav, courier; font-size: 3em; color: #281d1c; margin-right: .2em;