Hardcoded theme families on main page.
[wolnelektury.git] / wolnelektury / media / css / master.css
index 5c8974e..cb39604 100644 (file)
@@ -236,6 +236,27 @@ p .ac_input {
     float: left;
 }
 
+.all-tags {
+    display: none;
+}
+
+div.shown-tags p {
+    margin: -1em 0 1em 0;
+    text-align: right;
+}
+
+.show-all-tags {
+    text-decoration: underline;
+    padding-right: 1em;
+}
+
+.subcategories {
+    display: block;
+    padding-left: 2em;
+    padding-bottom: 0.5em;
+}
+
+
 /* ============== */
 /* = Propaganda = */
 /* ============== */
@@ -243,7 +264,7 @@ p .ac_input {
     float: right;
     width: 30%;
     margin: 0;
-    padding: 2em 1em 1em;
+    padding: 2em 0.5em 0.5em;
 }