]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - local.css
Typos
[edu/osp-wiki.git] / local.css
index 1e406d9772ba34f14e313148598c6572e1e7d834..ef9325825377d00ea356cb6d1247c01a1e29fe54 100644 (file)
--- a/local.css
+++ b/local.css
@@ -15,7 +15,7 @@ hr {
 }
 
 code,pre,pre.hl {
-  background:#eee;
+  background:#d8d8d8;
 }
 
 pre {
@@ -196,6 +196,11 @@ a[href$=.pdf] {
   padding:.7em 1.4em;
 }
 
+.comment code, .comment pre, .comment pre.hl {
+  background:#ddd;
+}
+
+
 .inlinepage h2,.inlinepage h3 {
   font-size:100%;
 }