summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/local.css b/local.css
index dab53b65..494a170d 100644
--- a/local.css
+++ b/local.css
@@ -58,12 +58,14 @@ DIV.header span {
}
DIV.pageheader {
- background-color: #9cf;
+ background-color: white;
+ height: 110px;
+ margin: 19px;
}
-DIV#branding {
+DIV#branding-logo {
position: fixed;
- bottom: 5.5em;
+ top: 75px;
right: 3%;
}