summaryrefslogtreecommitdiff
path: root/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'local.scss')
-rw-r--r--local.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.scss b/local.scss
index 33ab981..5f2c327 100644
--- a/local.scss
+++ b/local.scss
@@ -68,12 +68,13 @@ div.pageheader {
margin: 10px 0;
}
-div#branding {
+div.branding {
display: block;
height: 100px;
background-image: url(butterfly.png);
background-position: 45% 0;
background-repeat: no-repeat;
+ color: $link_color;
}
div#branding-logo {