Template:CSS/style
From 2014.igem.org
(Difference between revisions)
(30 intermediate revisions not shown) | |||
Line 102: | Line 102: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
.top-bar-section ul li>a { | .top-bar-section ul li>a { | ||
Line 178: | Line 158: | ||
.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: 60px; |
background: transparent; | background: transparent; | ||
} | } | ||
Line 187: | Line 167: | ||
border-bottom: 4px solid #ffffff | border-bottom: 4px solid #ffffff | ||
z-index: 4; | z-index: 4; | ||
- | line-height: | + | line-height: 67px; |
} | } | ||
.top-bar-section ul#social-nav li a.hashtag { | .top-bar-section ul#social-nav li a.hashtag { | ||
Line 206: | Line 186: | ||
border-bottom: 4px solid #ffffff; | border-bottom: 4px solid #ffffff; | ||
border-top: 4px solid #ffffff; | border-top: 4px solid #ffffff; | ||
+ | -webkit-border-radius: 8px; | ||
+ | -moz-border-radius: 8px; | ||
+ | border-radius: 8px; | ||
line-height: 60px; | line-height: 60px; | ||
- | |||
- | |||
- | |||
} | } | ||
Line 252: | Line 232: | ||
background:#222; | background:#222; | ||
float:left; | float:left; | ||
- | + | margin-top:0px; | |
border-left: 4px solid #ffffff; | border-left: 4px solid #ffffff; | ||
border-right: 4px solid #ffffff; | border-right: 4px solid #ffffff; | ||
border-bottom: 4px solid #ffffff; | border-bottom: 4px solid #ffffff; | ||
+ | -webkit-border-radius: 8px; | ||
+ | -moz-border-radius: 8px; | ||
+ | border-radius: 8px; | ||
} | } | ||
Line 262: | Line 245: | ||
} | } | ||
+ | .igem-logo{ | ||
+ | width: 180px; | ||
+ | display: inline-block; | ||
+ | background:transparent; | ||
+ | margin-top:-70px; | ||
+ | margin-left:1100px; | ||
+ | } | ||
+ | |||
+ | .mahindra{ | ||
+ | width: 200px; | ||
+ | position:fixed; | ||
+ | float:left; | ||
+ | z-index:1000000000; | ||
+ | display: inline-block; | ||
+ | background:transparent; | ||
+ | margin-top:10px; | ||
+ | margin-left:0px; | ||
+ | |||
+ | |||
+ | |||
+ | } | ||
Latest revision as of 18:21, 26 June 2014