X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/73ce961f14509aabfa26536f847afd28111029c6..f2056dbaafa8f6a5bf72ef25ecf77060693ba35d:/wolnelektury/static/css/main_page.css diff --git a/wolnelektury/static/css/main_page.css b/wolnelektury/static/css/main_page.css index 9124ee049..b32655bfd 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; @@ -111,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; +}