Template:CSS/foundation
From 2014.igem.org
(Difference between revisions)
Line 110: | Line 110: | ||
margin: 0; } | margin: 0; } | ||
.top-bar .name { | .top-bar .name { | ||
- | height: | + | height: 67px; |
margin: 0; | margin: 0; | ||
font-size: 32px; } | font-size: 32px; } | ||
.top-bar .name h1 { | .top-bar .name h1 { | ||
- | line-height: | + | line-height: 67px; |
font-size: 1.0625rem; | font-size: 1.0625rem; | ||
margin: 0; } | margin: 0; } | ||
Line 135: | Line 135: | ||
display: block; | display: block; | ||
padding: 0 15px; | padding: 0 15px; | ||
- | height: | + | height: 67px; |
- | line-height: | + | line-height: 67px; } |
.top-bar .toggle-topbar.menu-icon { | .top-bar .toggle-topbar.menu-icon { | ||
right: 15px; | right: 15px; | ||
Line 394: | Line 394: | ||
.top-bar-section li:not(.has-form) a:not(.button) { | .top-bar-section li:not(.has-form) a:not(.button) { | ||
padding: 0 15px; | padding: 0 15px; | ||
- | line-height: | + | line-height: 67px; |
background: #222222; } | background: #222222; } | ||
.top-bar-section li:not(.has-form) a:not(.button):hover { | .top-bar-section li:not(.has-form) a:not(.button):hover { | ||
Line 401: | Line 401: | ||
.top-bar-section li.active:not(.has-form) a:not(.button) { | .top-bar-section li.active:not(.has-form) a:not(.button) { | ||
padding: 0 15px; | padding: 0 15px; | ||
- | line-height: | + | line-height: 67px; |
color: white; | color: white; | ||
background: #de3831; } | background: #de3831; } | ||
Line 471: | Line 471: | ||
border-right: solid 1px #4e4e4e; | border-right: solid 1px #4e4e4e; | ||
clear: none; | clear: none; | ||
- | height: | + | height: 67px; |
width: 0; } | width: 0; } | ||
.top-bar-section .has-form { | .top-bar-section .has-form { | ||
background: #222222; | background: #222222; | ||
padding: 0 15px; | padding: 0 15px; | ||
- | height: | + | height: 67px; } |
.top-bar-section .right li .dropdown { | .top-bar-section .right li .dropdown { | ||
left: auto; | left: auto; |
Revision as of 14:35, 28 May 2014