summaryrefslogtreecommitdiff
path: root/htdocs/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/static/style.css')
-rw-r--r--htdocs/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/static/style.css b/htdocs/static/style.css
index 1ef3dd2..2fcedad 100644
--- a/htdocs/static/style.css
+++ b/htdocs/static/style.css
@@ -10,6 +10,7 @@ h1, h2, .navbar-brand {
}
a {
color: #F50;
+ text-decoration: none;
}
a:hover {
color: #05A;