mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 15:02:07 +01:00
Improved styles
This commit is contained in:
@@ -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;}
|
||||||
|
|||||||
Reference in New Issue
Block a user