diff options
Diffstat (limited to 'src/static/main.css')
| -rw-r--r-- | src/static/main.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/static/main.css b/src/static/main.css index fb12def..ff15c9a 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -17,7 +17,6 @@ body { #top { font-size: 1vh; - color: #ddd; } #program { @@ -32,7 +31,7 @@ body { } .grey { - color: grey !important; + color: #ddd !important; } img { |
