Improved styles

This commit is contained in:
Borys Levytskyi
2015-04-11 22:15:23 +03:00
parent d160837c0a
commit c0c9fdb53c

View File

@@ -37,7 +37,7 @@ code { font-size: 1.2em; font-weight: bold; }
.light .indicator { color: #ddd; } .light .indicator { color: #ddd; }
.light .on { color: #121212; } .light .on { color: #121212; }
.light .prefix { color: #888} .light .prefix { color: #888}
.light .other { font-size: 0.9em} .light .other { color: #bbb }
/* Dark */ /* Dark */
.dark { background: #121212; color: white;} .dark { background: #121212; color: white;}