Files: d3826fa5570d6a70af4cd9401fe6f9284ec0ef5c / styles / dark / base.mcss
105 bytesRaw
1 | html, body { |
2 | background: #434141 |
3 | color: #ccc |
4 | } |
5 | a { |
6 | color: #757474 |
7 | :hover { |
8 | color: #aaa |
9 | } |
10 | } |
11 |
Built with git-ssb-web
1 | html, body { |
2 | background: #434141 |
3 | color: #ccc |
4 | } |
5 | a { |
6 | color: #757474 |
7 | :hover { |
8 | color: #aaa |
9 | } |
10 | } |
11 |
Built with git-ssb-web