aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/_main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/css/_main.scss')
-rw-r--r--web/css/_main.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/css/_main.scss b/web/css/_main.scss
index 19d9b5a40..b4e4a13f0 100644
--- a/web/css/_main.scss
+++ b/web/css/_main.scss
@@ -161,11 +161,11 @@ select, input, textarea {
#footer {
clear: both;
text-align: center;
- border-top: solid 2px $header_back;
+ border-top: solid 2px #ccc;
width: 50%;
margin: 1em auto 0;
padding: 0;
- color: $header_darker;
+ color: #333333;
.l, .r {
margin-top: 0;