X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cb795674866d23b21f2cda87653cf5b4b5f32a4c..432b8f629b6541991b254639a506c4c55bb78e4a:/wolnelektury/media/css/master.css diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index ab8293345..41d81810b 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -236,17 +236,12 @@ p .ac_input { /* ============== */ #propaganda { float: right; - width: 28.5em; + width: 27em; margin: 0; - height: 21em; - background-image: url(/media/img/shelf.jpg); - background-repeat: no-repeat; - -moz-border-radius: 4px; - -webkit-border-radius: 4px; - border-radius: 4px; - background-color: #FFF; + padding: 1em; } + /* ===================== */ /* = Other info = */ /* ===================== */ @@ -258,7 +253,7 @@ p .ac_input { #latest-blog-posts ol { padding: 0 0 0 1.5em; - margin: 0.3em 0 0 0; + margin: 1em 0 0 0; list-style-type: square; color: #D13628; }