style.css: revert <code>
authorTero Marttila <terom@paivola.fi>
Sun, 14 Sep 2014 05:24:05 +0300
changeset 219 b83d32d54b48
parent 218 07b177a6d07c
child 223 6a091bbffffd
style.css: revert <code>
qmsk_www/static/style.css
--- a/qmsk_www/static/style.css	Sun Sep 14 05:23:43 2014 +0300
+++ b/qmsk_www/static/style.css	Sun Sep 14 05:24:05 2014 +0300
@@ -17,6 +17,11 @@
     color: inherit;
 }
 
+code {
+    color: inherit;
+    background-color: inherit;
+}
+
 /*
  * Top header
  */