diff options
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 490ec51..03f79d5 100644 --- a/static/styles.css +++ b/static/styles.css @@ -27,7 +27,7 @@ div { } div.toplinks { - background-color: #f7fff7; + background-color: #f5fff5; padding: 0; } |