X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/56cde931d184d61118503fe2e158c39c90c4fd69..e794fa9b575d60d53d5a5416e1ea4985977693b1:/wolnelektury/media/css/master.css?ds=sidebyside diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 4470b6cb3..2f7259d96 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -228,6 +228,22 @@ em { float: left; } +/* ============== */ +/* = Propaganda = */ +/* ============== */ +#propaganda { + float: right; + width: 28.5em; + 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; +} + /* ===================== */ /* = Latest blog posts = */ /* ===================== */