summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index 165c957..80198ab 100644
--- a/local.css
+++ b/local.css
@@ -9,6 +9,12 @@
padding: 10px 20px 0;
}
+div.header a,
+div.header a:hover {
+ text-decoration: none;
+ color: white
+}
+
div.actions ul {
border-bottom: 0;
background-color: green;