Template:CSS/foundation
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 169: | Line 169: | ||
.top-bar-section { | .top-bar-section { | ||
+ | text-shadow: 0px 0px 1px #000; | ||
left: 0; | left: 0; | ||
position: relative; | position: relative; | ||
width: auto; | width: auto; | ||
transition: left 300ms ease-out; } | transition: left 300ms ease-out; } | ||
- | + | .top-bar-section ul { | |
width: 100%; | width: 100%; | ||
height: auto; | height: auto; | ||
Line 179: | Line 180: | ||
background: #222222; | background: #222222; | ||
font-size: 16px; | font-size: 16px; | ||
- | margin: | + | margin-left: -20px; } |
.top-bar-section .divider, | .top-bar-section .divider, | ||
.top-bar-section [role="separator"] { | .top-bar-section [role="separator"] { | ||
Line 193: | Line 194: | ||
padding-left: 15px; | padding-left: 15px; | ||
font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; | font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; | ||
- | font-size: | + | font-size: 17px; |
font-weight: normal; | font-weight: normal; | ||
text-transform: none; | text-transform: none; |
Latest revision as of 14:14, 26 June 2014