diff options
Diffstat (limited to 'src/static/styles.css')
| -rw-r--r-- | src/static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/styles.css b/src/static/styles.css index 90e7842..38d1df0 100644 --- a/src/static/styles.css +++ b/src/static/styles.css @@ -200,6 +200,6 @@ footer > span { } footer > span { - background: #646464; + background: #424242; } } |
