Template:CSS/style
From 2014.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
} | } | ||
.top-bar { | .top-bar { | ||
- | height: | + | height: 68px; |
- | line-height: | + | line-height: 68px; |
padding-left:-100px; | padding-left:-100px; | ||
background: #222; | background: #222; | ||
Line 77: | Line 77: | ||
} | } | ||
.top-bar .name { | .top-bar .name { | ||
- | height: | + | height: 68px; |
} | } | ||
Line 120: | Line 120: | ||
width: 44px; | width: 44px; | ||
display: inline-block; | display: inline-block; | ||
- | margin-top:- | + | margin-top:-68px; |
margin-left:130px; | margin-left:130px; | ||
Line 178: | Line 178: | ||
.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: 68px; |
background: transparent; | background: transparent; | ||
} | } | ||
Line 187: | Line 187: | ||
border-bottom: 4px solid #ffffff | border-bottom: 4px solid #ffffff | ||
z-index: 4; | z-index: 4; | ||
- | line-height: | + | line-height: 68px; |
} | } | ||
.top-bar-section ul#social-nav li a.hashtag { | .top-bar-section ul#social-nav li a.hashtag { |
Revision as of 14:20, 29 May 2014