aboutsummaryrefslogtreecommitdiff
path: root/mu4web/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'mu4web/static/style.css')
-rw-r--r--mu4web/static/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/mu4web/static/style.css b/mu4web/static/style.css
index b8df022..e8d16c2 100644
--- a/mu4web/static/style.css
+++ b/mu4web/static/style.css
@@ -2,6 +2,12 @@ body, html {
padding: 0;
margin: 0;
}
+
+h1 a {
+ text-decoration: none;
+ color: inherit;
+}
+
nav {
display: block;
height: 4em;