@@ -24,15 +24,19 @@ nav
z-index: 1000
float: left
- & a.button
+ & .button, button
margin: 6px 2px 0 2px
- font-size: FONT_SIZE_SMALL
- line-height: 30px
+ line-height: 31px !important
& > .icon
- font-size: 1.3em
- height: 18px
+ font-size: 1.5em
+ position: relative
+ top: 3px
+ height: SIZE = 20px
+ width: SIZE
+ line-height: SIZE
display: inline-block
+
&.right a.button:last-child
margin-right: 6px
&:not(.right) a.button:first-child
@@ -41,7 +45,7 @@ nav
& a:not(.button)
height: HEADER_FOOTER_HEIGHT
- font-size: 1.7em
+ font-size: 1.8em
& .tag
position: relative
@@ -88,9 +88,6 @@ header
z-index: -1
font-size: (FONT_SIZE_BIG * 1.2)
- & img
- height: 24px
-
&.centered
position: absolute
left: 32px
@@ -98,6 +95,11 @@ header
text-align: center
+ & img.title
+ PAD = 18px
+ height: (HEADER_FOOTER_HEIGHT - PAD)
+ margin: (PAD / 2) auto
footer
bottom: 0
@@ -12,10 +12,9 @@
.splash
- font-size: 1.2em
& > form
- margin: 28px
+ margin: 24px 32px
& img
max-width: 206px
@@ -60,8 +60,9 @@
.tag
padding: 0 3px
- font-size: FONT_SIZE_TINY
- line-height: 1.3em
+ font-size: FONT_SIZE_TINY !important
+ line-height: 1.25em
+ height: 1.35em
size = 5px