Made search box wider.
[wolnelektury.git] / wolnelektury / media / css / master.css
index 4470b6c..2eb465b 100644 (file)
@@ -163,7 +163,7 @@ em {
 }
 
 .ac_input {
-    width: 20em;
+    width: 28em;
 }
 
 
@@ -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 = */
 /* ===================== */