Team:SDU-Denmark/css2
From 2010.igem.org
(Difference between revisions)
(39 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
/* Team: TU Delft */ | /* Team: TU Delft */ | ||
#globalWrapper { border: none; margin: 0; padding: 0; width: 100%; height:100%; background-image: url(https://static.igem.org/mediawiki/2010/e/e8/Gbwrapbg.gif);} | #globalWrapper { border: none; margin: 0; padding: 0; width: 100%; height:100%; background-image: url(https://static.igem.org/mediawiki/2010/e/e8/Gbwrapbg.gif);} | ||
- | #content { background- | + | #content { background-image: url(https://static.igem.org/mediawiki/2010/6/63/Team-SDU-Denmark-bstract-flow.jpg); border: none; padding: 0; margin: 0; width: 100%; height:100%; overflow: hidden;} |
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | ||
#top-section { height: 16px; margin-top: 0; left: 50%; margin-left: -581px; margin-right: auto; margin-bottom: 0 !important; padding:0; border-top: 0; border-right: 0; border-left: 0; border-bottom: 1px solid #5873f8; font-size: 10px; background-color: #58cf41;} | #top-section { height: 16px; margin-top: 0; left: 50%; margin-left: -581px; margin-right: auto; margin-bottom: 0 !important; padding:0; border-top: 0; border-right: 0; border-left: 0; border-bottom: 1px solid #5873f8; font-size: 10px; background-color: #58cf41;} | ||
Line 123: | Line 123: | ||
margin-top: 50px; | margin-top: 50px; | ||
margin-right: 10px; | margin-right: 10px; | ||
+ | font-weight: bold; | ||
} | } | ||
Line 131: | Line 132: | ||
margin-left: -411px; | margin-left: -411px; | ||
width: 823px; | width: 823px; | ||
- | |||
} | } | ||
Line 143: | Line 143: | ||
-moz-border-radius: 5px; | -moz-border-radius: 5px; | ||
border-radius: 5px; | border-radius: 5px; | ||
+ | background-color: #ffffff; | ||
+ | text-align: justify; | ||
} | } | ||
#parts { | #parts { | ||
- | + | float: left; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
width: 800px; | width: 800px; | ||
+ | padding: 10px; | ||
+ | border: 1px solid #5873f8; | ||
+ | border-bottom: 2px solid #5873f8; | ||
+ | -webkit-border-radius: 5px; | ||
+ | -moz-border-radius: 5px; | ||
+ | border-radius: 5px; | ||
+ | background-color: #ffffff; | ||
+ | text-align: justify; | ||
} | } | ||
Line 159: | Line 164: | ||
width: 150px; | width: 150px; | ||
padding: 7px; | padding: 7px; | ||
- | border: 1px solid # | + | background-color: #ffffff; |
- | border-bottom: 2px solid # | + | border: 1px solid #5873f8; |
+ | border-bottom: 2px solid #5873f8; | ||
-webkit-border-radius: 5px; | -webkit-border-radius: 5px; | ||
-moz-border-radius: 5px; | -moz-border-radius: 5px; | ||
Line 167: | Line 173: | ||
font-size: 11px; | font-size: 11px; | ||
color: #6982f9; | color: #6982f9; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | #bonus a:link{ | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | #bonus a:hover{ | ||
+ | color: #5873f8; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sponsor { | ||
+ | text-align: center; | ||
+ | font-weight: bold; | ||
} | } | ||
Latest revision as of 03:37, 28 October 2010