]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - local.css
Added a comment: Tema je jiz resene
[edu/osp-wiki.git] / local.css
index 428f89d9e407806c7af6312eb203b3c14be0fbc2..e1a6feb15aa589188071f4d9607b0c5ee378ffa8 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,9 +76,15 @@ body {
   margin:1em 2em;
 }
 
+.pagefooter, .inlinefooter {
+  color: gray;
+  font-size: 70%;
+}
+
 #content {
   margin-top: 107px;
   padding-top: 1ex;
+  max-width: 60em;
 }
 
 #pageinfo {
@@ -102,7 +108,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 h1 {
-  font:120% sans-serif;
+  font:150% sans-serif;
 }
 
 h2 {
@@ -317,3 +323,7 @@ table.borders th, table.borders td {
 ol.lower-alpha {
   list-style-type: lower-alpha;
 }
+
+ol ol {
+  list-style-type: lower-alpha;
+}