Team:SDU-Denmark/css
From 2009.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
body { | body { | ||
position: relative; | position: relative; | ||
- | background: url(https://static.igem.org/mediawiki/2009/ | + | background: url(https://static.igem.org/mediawiki/2009/c/cd/SDU-Denmark-background-250x250-3.jpg) repeat #ffffff; |
+ | font: 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif; | ||
} | } | ||
h1 { | h1 { | ||
font-family: "Helvetica", Arial, sans-serif; | font-family: "Helvetica", Arial, sans-serif; | ||
- | font-size: 1. | + | font-size: 1.6em; |
font-weight: bold; | font-weight: bold; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
Line 46: | Line 47: | ||
} | } | ||
#rightcontent { | #rightcontent { | ||
- | background: #F0F0F0; | + | background: #F0F0F0; |
float: right; | float: right; | ||
width: 260px; | width: 260px; | ||
Line 58: | Line 59: | ||
.teaser { | .teaser { | ||
- | font-size: | + | font-size: 12px; |
font-style: italic; | font-style: italic; | ||
- | margin-bottom: - | + | margin-bottom: -2px; |
} | } | ||
Line 75: | Line 76: | ||
padding-left: 28px; | padding-left: 28px; | ||
} | } | ||
+ | |||
#h3-igem { | #h3-igem { | ||
Line 104: | Line 106: | ||
} | } | ||
+ | #h3-dnatech { | ||
+ | width: 260px; | ||
+ | } | ||
+ | #h3-dnatech p { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/c/ce/SDU-Denmark-DNAtech.gif) no-repeat center; | ||
+ | height: 82px; width: 260px; | ||
+ | text-indent: -100em; | ||
+ | overflow: hidden | ||
+ | } | ||
+ | #h3-dnatech a { | ||
+ | display: block; | ||
+ | height: 82px; width: 260px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #h3-blog { | ||
+ | width: 260px; | ||
+ | } | ||
+ | #h3-blog p { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/b/b8/SDU-Denmark-checkoutourblog.gif) no-repeat center; | ||
+ | height: 122px; width: 260px; | ||
+ | text-indent: -100em; | ||
+ | overflow: hidden | ||
+ | } | ||
+ | #h3-blog a { | ||
+ | display: block; | ||
+ | height: 122px; width: 260px; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 23:41, 19 October 2009