Hardcoded theme families on main page.
[wolnelektury.git] / wolnelektury / media / css / master.css
index 281b4c4..cb39604 100644 (file)
@@ -236,19 +236,27 @@ p .ac_input {
     float: left;
 }
 
-ul.all-tags {
+.all-tags {
     display: none;
 }
 
 div.shown-tags p {
-    margin: -0.5em 0 0 0;
+    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 = */
 /* ============== */