aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/custom.css2
-rw-r--r--www/header.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/www/custom.css b/www/custom.css
index 98c54a6..2e8e566 100644
--- a/www/custom.css
+++ b/www/custom.css
@@ -10,7 +10,7 @@ pre#logo-footer
max-width: 100%;
}
-div#footer a:hover
+div#footer a:hover, div#header a:hover
{
color: red;
text-decoration: none;
diff --git a/www/header.in b/www/header.in
index ce9be81..1382b4f 100644
--- a/www/header.in
+++ b/www/header.in
@@ -1,4 +1,4 @@
-<pre id="logo">
+<pre id="logo"><a href="/">
8888 8888
888:::8 888:::8
8:::::8 8:::::8
@@ -15,4 +15,4 @@
8::::8 8::::8 8::::8 88::::::::::::::8 8::::::::88888888 8::::::::::::::8 88::::::::::::::8
8::::8 8::::8 8::::8 88:::::::::::88 88:::::::::::::8 8:::::::::::88 88:::::::::::88
888888 888888 888888 88888888888 88888888888888 88888888888 88888888888
-</pre>
+<a></pre>