Team:SDU-Denmark/css2
From 2010.igem.org
(Difference between revisions)
(33 intermediate revisions not shown) | |||
Line 123: | Line 123: | ||
margin-top: 50px; | margin-top: 50px; | ||
margin-right: 10px; | margin-right: 10px; | ||
+ | font-weight: bold; | ||
} | } | ||
Line 143: | Line 144: | ||
border-radius: 5px; | border-radius: 5px; | ||
background-color: #ffffff; | background-color: #ffffff; | ||
+ | text-align: justify; | ||
} | } | ||
#parts { | #parts { | ||
- | + | float: left; | |
+ | width: 800px; | ||
+ | padding: 10px; | ||
border: 1px solid #5873f8; | border: 1px solid #5873f8; | ||
border-bottom: 2px 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 168: | 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