X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e7ef95e5867bba96cb445fef0d8932ab5ed6c938..cb40f164b028883a2fc061307383d0aa98f8b609:/wolnelektury/static/css/main_page.css diff --git a/wolnelektury/static/css/main_page.css b/wolnelektury/static/css/main_page.css index 9124ee049..e4daf5487 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; @@ -111,6 +77,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; +}