diff options
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 6339996..33249a4 100644 --- a/src/App.css +++ b/src/App.css @@ -128,4 +128,8 @@ .postMessage hr, .postMessage small { display: none +} + +.footer.night { + color: rgba(255, 255, 255, 0.7); }
\ No newline at end of file |