user_shelves.html template is now valid HTML.
[wolnelektury.git] / wolnelektury / media / css / master.css
index ab82933..41d8181 100644 (file)
@@ -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;
 }