report bad audiobooks,
[wolnelektury.git] / wolnelektury / static / css / master.css
index 4100e2b..e788e55 100644 (file)
@@ -93,6 +93,7 @@ hr {
 }
 
 #tagline {
+    color: #777;
     position: absolute;
 }
 
@@ -1184,3 +1185,9 @@ div.shown-tags p, div.all-tags p {
 #footnotes .pagination {
     margin-top: 1em;
 }
+
+
+/* report */
+.stats td {
+    vertical-align: top;
+}
\ No newline at end of file