Template:Css
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type=text/css> | <style type=text/css> | ||
- | #content{ | + | #content { |
- | width: 975px; | + | width: 975px; |
- | padding:0px; | + | padding:0px; |
- | margin:0 auto; | + | margin:0 auto; |
- | color: black; | + | color: black; |
- | position: relative; | + | position: relative; |
- | top: -15px; | + | top: -15px; |
- | border: none; | + | border: none; |
- | background: none; | + | background: none; |
- | background-image:url(https://static.igem.org/mediawiki/2011/4/4f/Gra_korea_u.jpg); | + | background-image:url(https://static.igem.org/mediawiki/2011/4/4f/Gra_korea_u.jpg); |
- | background-color: #ffffff; | + | background-color: #ffffff; |
- | background-repeat: no-repeat; | + | background-repeat: no-repeat; |
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | dt {widt:90%;padding-left:25px;} | ||
+ | dd {width:85%;padding-left:20px;} | ||
+ | |||
+ | </style> | ||
</html> | </html> |
Revision as of 09:17, 8 August 2012