Template:Lyon-INSA/headerhack
From 2012.igem.org
(Difference between revisions)
Line 184: | Line 184: | ||
#p-logo { | #p-logo { | ||
width: 129%; | width: 129%; | ||
- | height: | + | height: 107px; |
/*-moz-border-radius: 0 0 20px 20px; | /*-moz-border-radius: 0 0 20px 20px; | ||
-webkit-border-radius: 0 0 20px 20px; | -webkit-border-radius: 0 0 20px 20px; | ||
Line 198: | Line 198: | ||
margin-left: -14.9%; | margin-left: -14.9%; | ||
float: left; | float: left; | ||
- | margin-top: | + | margin-top: -11px; /* 20 */ |
margin-bottom: 0px; | margin-bottom: 0px; | ||
border: 1.5px solid white; | border: 1.5px solid white; | ||
Line 262: | Line 262: | ||
white-space: nowrap; | white-space: nowrap; | ||
top: -6px; | top: -6px; | ||
- | |||
z-index: 5; | z-index: 5; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
Line 268: | Line 267: | ||
line-height: 1em; | line-height: 1em; | ||
} | } | ||
+ | |||
+ | .left-menu, .left-menu a { | ||
+ | left: -105px; | ||
+ | text-align: left; | ||
+ | color:transparent; | ||
+ | text-transform: lowercase; | ||
+ | } | ||
+ | .right-menu, .right-menu a { | ||
+ | right: -105px; | ||
+ | text-align: right; | ||
+ | color:transparent; | ||
+ | text-transform: lowercase; | ||
+ | } | ||
+ | |||
.left-menu:hover { | .left-menu:hover { | ||
color: white; | color: white; | ||
- | background-color: white | + | background-color: white; |
} | } | ||
+ | |||
/* - - - - - - - - - - Wiki Hacks - START - Lyon-INSA 2012 - - - - - - - - - */ | /* - - - - - - - - - - Wiki Hacks - START - Lyon-INSA 2012 - - - - - - - - - */ |
Revision as of 14:06, 5 May 2012