Template:INSA-Lyon/styletestaurelie
From 2011.igem.org
(Difference between revisions)
Line 73: | Line 73: | ||
+ | html { | ||
+ | height: 100%; | ||
+ | } | ||
+ | #overallMask { | ||
+ | position: relative; | ||
+ | margin: 3% auto 2em auto; | ||
+ | width: 660px; | ||
+ | } | ||
+ | #contentWrapper { | ||
+ | height: 100%; | ||
+ | padding-bottom: 4em; | ||
+ | min-height: 500px; | ||
+ | border-top: 1px solid #bab599; | ||
+ | -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 5px; | ||
+ | -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 5px; | ||
+ | box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 5px; | ||
+ | background-color: #fffbe7; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: Sertig; | ||
+ | src: url('http://casualconnect.net/iGEM/Sertig.otf'); | ||
+ | } | ||
+ | #headerWrapper { | ||
+ | font-family: Sertig, Futura, Impact, sans-serif; | ||
+ | -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; | ||
+ | font-size: 21pt; color: #fffbe7; | ||
+ | background: url("https://static.igem.org/mediawiki/2010/4/42/94acce-50.png") repeat; | ||
+ | height: 100px; | ||
+ | padding-top: 50px; | ||
+ | } | ||
+ | #headerWrapper img { | ||
+ | margin-left: 20px; | ||
+ | margin-top: -40px; | ||
+ | } | ||
Line 80: | Line 114: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Revision as of 09:11, 4 July 2011