Fixed some css styles

This commit is contained in:
Borys Levytskyi
2015-04-15 20:15:49 +03:00
parent 789a163128
commit 3a071c8ef6
2 changed files with 2 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ code { font-size: 1.2em; font-weight: bold; }
/* Light */
.light { background: rgb(250, 250, 250); }
.light a, .light a:visited { color: #222; }
.light .one { color: black; }
.light .zero { color: #888; }
.light .indicator { color: #ddd; }