Team:SDU-Denmark/css
From 2009.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
position: relative; | position: relative; | ||
background: url(https://static.igem.org/mediawiki/2009/c/cd/SDU-Denmark-background-250x250-3.jpg) repeat #ffffff; | background: url(https://static.igem.org/mediawiki/2009/c/cd/SDU-Denmark-background-250x250-3.jpg) repeat #ffffff; | ||
- | font: 0. | + | font: 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif; |
} | } | ||
Line 61: | Line 61: | ||
font-size: 12px; | font-size: 12px; | ||
font-style: italic; | font-style: italic; | ||
- | margin-bottom: - | + | margin-bottom: -2px; |
} | } | ||
Line 106: | 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