]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - local.css
Uprava 7. prednasky
[edu/osp-wiki.git] / local.css
index dac87160d67c5e45f0d99d324a75b47f187d6e90..bfd01b8be118e735b3878e673ce90ebf308c1d00 100644 (file)
--- a/local.css
+++ b/local.css
@@ -14,7 +14,7 @@ hr {
   border-style:none;
 }
 
-code,pre {
+code,pre,pre.hl {
   background:#eee;
 }
 
@@ -76,7 +76,7 @@ body {
   margin:1em 2em;
 }
 
-.pagefooter, .inlinefooter {
+.pagefooter, .inlinefooter, .comment-header {
   color: gray;
   font-size: 70%;
 }
@@ -323,3 +323,7 @@ table.borders th, table.borders td {
 ol.lower-alpha {
   list-style-type: lower-alpha;
 }
+
+ol ol {
+  list-style-type: lower-alpha;
+}