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 b74cb70..dccf7f8 100644
--- a/local.css
+++ b/local.css
@@ -2,6 +2,12 @@
/* Add local styling here, instead of modifying style.css. */
+div#header {
+ background-color: green;
+ color: white;
+ padding: 10px;
+}
+
div.actions ul {
border-bottom: 0;
}