Team:SDU-Denmark/css
From 2009.igem.org
(Difference between revisions)
(70 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 { | ||
+ | font-family: "Helvetica", Arial, sans-serif; | ||
+ | font-size: 1.6em; | ||
+ | font-weight: bold; | ||
+ | text-transform: uppercase; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-size: 15px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-size: 13px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | h4 { | ||
+ | font-size: 12px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | |||
#content { | #content { | ||
Line 15: | Line 40: | ||
margin-left: 20px; | margin-left: 20px; | ||
margin-right: 20px; | margin-right: 20px; | ||
+ | } | ||
+ | #leftcontent { | ||
+ | float: left; | ||
+ | width: 620px; | ||
+ | } | ||
+ | #rightcontent { | ||
+ | background: #F0F0F0; | ||
+ | float: right; | ||
+ | width: 260px; | ||
+ | margin-left: 20px; | ||
+ | padding: 10px; | ||
} | } | ||
Line 22: | Line 58: | ||
} | } | ||
- | . | + | .teaser { |
- | font-size: | + | font-size: 12px; |
- | font- | + | font-style: italic; |
- | + | margin-bottom: -2px; | |
} | } | ||
+ | #h1-bactobandage { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/0/0c/SDU-Denmark-bandaid-20x23.jpg) left no-repeat; | ||
+ | padding-left: 25px; | ||
+ | } | ||
+ | #h1-sdu { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/d/db/SDU-Denmark-sdulogo-20x20.jpg) left no-repeat; | ||
+ | padding-left: 25px; | ||
+ | } | ||
+ | #h1-feedback { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/9/93/SDU-Denmark-comments-20x25.jpg) left no-repeat; | ||
+ | padding-left: 28px; | ||
+ | } | ||
- | + | ||
- | + | #h3-igem { | |
- | + | float: right; | |
- | + | } | |
+ | #h3-igem p { | ||
+ | background: url(https://static.igem.org/mediawiki/2009/e/ef/SDU-Denmark-IGEMlogo2.gif) no-repeat; | ||
+ | height: 57px; width: 75px; | ||
+ | text-indent: -100em; | ||
+ | overflow: hidden | ||
+ | } | ||
+ | #h3-igem a { | ||
+ | display: block; | ||
+ | height: 57px; width: 75px; | ||
} | } | ||
- | # | + | #h3-sdu { |
- | background: url(https://static.igem.org/mediawiki/2009/ | + | width: 260px; |
- | width: | + | } |
- | height: | + | #h3-sdu p { |
+ | background: url(https://static.igem.org/mediawiki/2009/b/b6/SDU-Denmark-sdulogo2.gif) no-repeat center; | ||
+ | height: 99px; width: 260px; | ||
+ | text-indent: -100em; | ||
+ | overflow: hidden | ||
+ | } | ||
+ | #h3-sdu a { | ||
+ | display: block; | ||
+ | height: 99px; width: 260px; | ||
} | } | ||
+ | #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