Template:INSA-Lyon/maincontent
From 2010.igem.org
(Difference between revisions)
m |
m |
||
Line 253: | Line 253: | ||
margin: 10px 0 30px 0; | margin: 10px 0 30px 0; | ||
} | } | ||
+ | |||
+ | /* ----------------------------------------------------------------------------------------------- */ | ||
+ | /* ------------------------- Alignement hors template de Groningen ------------------------------- */ | ||
+ | /* ----------------------------------------------------------------------------------------------- */ | ||
+ | |||
+ | body { | ||
+ | margin: auto; | ||
+ | width: 900px center; | ||
+ | line-height: 1px; | ||
+ | background: white; /*#c6e2ec rgb(206,224,200) http://www.graffitiwallpaper.com/pics/listings/217-1920.jpg */ | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: transparent; | ||
+ | border: 0px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #content { | ||
+ | background-color: transparent; | ||
+ | border: 0px; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | background-color: white; | ||
+ | -moz-border-radius: 0 0 20px 20px; | ||
+ | -webkit-border-radius: 0 0 20px 20px; | ||
+ | -goog-ms-border-radius: 0 0 20px 20px; | ||
+ | border-radius: 0 0 20px 20px; | ||
+ | padding:0; | ||
+ | padding-bottom: 5px; | ||
+ | margin-bottom: 30px; | ||
+ | border: 0px; | ||
+ | } | ||
+ | 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; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
</style> | </style> |
Revision as of 08:45, 27 October 2010