summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--settings.cfg2
-rw-r--r--static/css/main.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/settings.cfg b/settings.cfg
index 1e99fa5..92f9d9d 100644
--- a/settings.cfg
+++ b/settings.cfg
@@ -1,3 +1,3 @@
author: Spline
title: Spline
-url: http://www.spline.de
+url: http://cholin.spline.de/spline/
diff --git a/static/css/main.css b/static/css/main.css
index 4c84afd..57881ae 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -31,10 +31,10 @@ footer {
a {
text-decoration: none;
- color: #055580;
+ color: #DF0101;
}
a:hover {
- color: #0777A0;
+ color: #F00;
}