]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - local.css
Correction of InstallFest conference URL.
[edu/osp-wiki.git] / local.css
index a167ef2c3df48ea7080d5901c4e957a0a77511f1..85c050ff2d1f6cb6eb5e5f21a36706b8006b4e8e 100644 (file)
--- a/local.css
+++ b/local.css
@@ -15,7 +15,7 @@ hr {
 }
 
 code,pre,pre.hl {
-  background:#eee;
+  background:#d8d8d8;
 }
 
 pre {
@@ -197,7 +197,7 @@ a[href$=.pdf] {
 }
 
 .comment code, .comment pre, .comment pre.hl {
-  background:#d8d8d8;
+  background:#ddd;
 }
 
 
@@ -305,6 +305,14 @@ legend {
   margin-bottom: 0.5ex;
 }
 
+li.L1 {
+  list-style: decimal;
+}
+
+li.L2 {
+  list-style: lower-alpha;
+}
+
 table {
   margin: 1ex 0ex;
 }