Commit a0bf6483 authored by Vadim Makeev's avatar Vadim Makeev

forced black color for <code> in case it would appear inside .note

parent 6675184d
...@@ -78,6 +78,7 @@ BODY { ...@@ -78,6 +78,7 @@ BODY {
-moz-border-radius:8px; -moz-border-radius:8px;
border-radius:8px; border-radius:8px;
background:#FAFAA2; background:#FAFAA2;
color:#000;
-webkit-tab-size:4; -webkit-tab-size:4;
-moz-tab-size:4; -moz-tab-size:4;
-o-tab-size:4; -o-tab-size:4;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment