diff options
Diffstat (limited to 'crypto.css')
| -rw-r--r-- | crypto.css | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -8,19 +8,15 @@ Author: Aynik GitHub: https://github.com/aynik */ +:root { + --link-color: #00ff0e; +} + body { background: #000; font: 16px Consolas, Menlo, Monaco, "Lucida Console", "DejaVu Sans Mono", "Courier New", monospace; } -a { - color: #00ff0e; -} - -a:hover { - color: #3eff48; -} - #windows .window h2, #windows .window h3 { color: #666; |
