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.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/mu4web/static/style.css b/mu4web/static/style.css
index e8d16c2..00db380 100644
--- a/mu4web/static/style.css
+++ b/mu4web/static/style.css
@@ -15,6 +15,10 @@ nav {
background-color: darkgrey;
}
+nav hr {
+ border: none;
+}
+
nav, footer {
width: 100%;
padding-left: 1em;