author as category in audiobook feeds
[wolnelektury.git] / wolnelektury / static / css / master.css
index 1ea2366..fa8ddc1 100644 (file)
@@ -23,6 +23,14 @@ a:hover, a:active {
     text-decoration: underline;
 }
 
     text-decoration: underline;
 }
 
+a.banner {
+    display: block;
+    white-space: nowrap;
+}
+a.banner:hover {
+    text-decoration: none;
+}
+
 input {
     font: 1em Verdana, Arial, Helvetica, sans-serif; 
 }
 input {
     font: 1em Verdana, Arial, Helvetica, sans-serif; 
 }
@@ -1055,7 +1063,7 @@ div.shown-tags p, div.all-tags p {
 
 #document-list .download-doc {
     display: none;
 
 #document-list .download-doc {
     display: none;
-    color: #EE2124;
+    color: #00F;
 }
 
 /* ====================== */
 }
 
 /* ====================== */