aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/hmno_header.scss')
-rw-r--r--app/assets/stylesheets/hmno_header.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/assets/stylesheets/hmno_header.scss b/app/assets/stylesheets/hmno_header.scss
index 5c83a21..8d822c0 100644
--- a/app/assets/stylesheets/hmno_header.scss
+++ b/app/assets/stylesheets/hmno_header.scss
@@ -9,6 +9,7 @@
height: 100px;
border-bottom: 1px solid $fg;
+ margin-bottom: $spacing;
#logo {
width: 200px;
@@ -22,11 +23,19 @@
img {
display: block;
+ margin-top: 0;
+ }
+
+ a {
+ color: #ddf;
+ font-weight: bold;
}
}
#menu {
text-align: center;
+ font-size: 120%;
+ font-weight: bold;
ul {
padding: 0;