Template:INSA-Lyon/styletestaurelie
From 2011.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 137: | Line 137: | ||
#bodyContent { | #bodyContent { | ||
+ | position : relative; | ||
+ | margin-top : -58px; | ||
background-color: white; | background-color: white; | ||
- | |||
- | |||
- | |||
- | |||
padding:0; | padding:0; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
Line 160: | Line 158: | ||
margin-top: 4px; | margin-top: 4px; | ||
margin-bottom: 70px; | margin-bottom: 70px; | ||
- | height: | + | height: 10px; |
overflow: visible; | overflow: visible; | ||
} | } | ||
Line 183: | Line 181: | ||
#p-logo { /* bannière de l'igem (display:none -> invisible) */ | #p-logo { /* bannière de l'igem (display:none -> invisible) */ | ||
width: 129%; | width: 129%; | ||
- | height: | + | height:1px; |
-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; | ||
-goog-ms-border-radius: 0 0 20px 20px; | -goog-ms-border-radius: 0 0 20px 20px; | ||
border-radius: 0 0 20px 20px; | border-radius: 0 0 20px 20px; | ||
- | background-color: | + | background-color: transparent; |
- | background-image: | + | background-image: none; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: left; | background-position: left; | ||
Line 197: | Line 195: | ||
margin-left: -14.9%; | margin-left: -14.9%; | ||
float: left; | float: left; | ||
- | margin-top: | + | margin-top: 20px; |
- | margin-bottom: | + | margin-bottom: 0px; |
- | border: 1.5px solid | + | border: 1.5px solid white; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif; | font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif; | ||
} | } | ||
Line 217: | Line 211: | ||
+ | #search-controls { display:none; } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#footer-box { | #footer-box { | ||
Line 243: | Line 226: | ||
.firstHeading { | .firstHeading { | ||
- | margin-top: | + | margin-top: 10px; |
} | } | ||
Line 281: | Line 264: | ||
} | } | ||
#contentWrapper { | #contentWrapper { | ||
+ | position : relative; | ||
+ | top : -50px; | ||
height: 100%; | height: 100%; | ||
padding-bottom: 4em; | padding-bottom: 4em; | ||
Line 321: | Line 306: | ||
} | } | ||
#textWrapper, #textWrapper * { | #textWrapper, #textWrapper * { | ||
- | margin-top: | + | margin-top: 10px; |
} | } | ||
#textWrapper .head { | #textWrapper .head { |
Latest revision as of 13:21, 14 September 2011