Template:Lyon-INSA/headerhack
From 2012.igem.org
(Difference between revisions)
(25 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
/* - - - - - - - - - - - Source : http://casualconnect.net/iGEM/overall.css - - - - - - - - - - - */ | /* - - - - - - - - - - - Source : http://casualconnect.net/iGEM/overall.css - - - - - - - - - - - */ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 126: | Line 10: | ||
#globalWrapper { | #globalWrapper { | ||
- | background-color: | + | background-color: #CCCCFF; |
+ | background-position: -10px; | ||
+ | /*background-image: url('http://www.dimensionsguide.com/wp-content/uploads/2009/12/MIT.jpg');*/ | ||
border: 0px; | border: 0px; | ||
} | } | ||
+ | |||
#content { | #content { | ||
Line 135: | Line 22: | ||
border: 0px; | border: 0px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
#bodyContent { | #bodyContent { | ||
position : relative; | position : relative; | ||
- | margin-top : | + | margin-top : -110px; /* -58 et 0*/ |
background-color: white; | background-color: white; | ||
padding:0; | padding:0; | ||
Line 144: | Line 34: | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
border: 0px; | border: 0px; | ||
- | -moz-box-shadow: rgba( | + | -moz-box-shadow: rgba(255, 165, 0, 0.3) 0px 0px 12px 7px; /*rgba(0, 0, 0, 0.3)*/ |
- | -webkit-box-shadow: rgba( | + | -webkit-box-shadow: rgba(255, 165, 0, 0.3) 0px 0px 12px 7px; |
- | -goog-ms-box-shadow: rgba( | + | -goog-ms-box-shadow: rgba(255, 165, 0, 0.3) 0px 0px 12px 7px; |
- | box-shadow: rgba( | + | box-shadow: rgba(255, 165, 0, 0.3) 0px 0px 12px 7px; |
} | } | ||
Line 190: | Line 80: | ||
border-radius: 0 0 20px 20px;*/ /* pour faire des coins arrondis*/ | border-radius: 0 0 20px 20px;*/ /* pour faire des coins arrondis*/ | ||
background-color: transparent; | background-color: transparent; | ||
- | background-image: | + | background-image: none; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: left; | background-position: left; | ||
Line 287: | Line 177: | ||
- | /* - - - - - - - - - - Wiki Hacks - | + | /* - - - - - - - - - - Wiki Hacks - END - Lyon-INSA 2012 - - - - - - - - - */ |
html { | html { |
Latest revision as of 21:40, 5 May 2012