summaryrefslogtreecommitdiff
path: root/css/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/site.css')
-rw-r--r--css/site.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/site.css b/css/site.css
index 29c4f9f..32277e6 100644
--- a/css/site.css
+++ b/css/site.css
@@ -56,7 +56,7 @@ select {
}
#header {
- height: 80px;
+ height: 90px;
position: relative;
width: 100%;
background-color: #ccb8a6;
@@ -98,7 +98,7 @@ select {
#headerLinkBar {
position: absolute;
- top: 60px;
+ top: 70px;
width: 100%;
height: 20px;
background-color: #000000;