Team:Korea U Seoul/template/css
From 2012.igem.org
(Difference between revisions)
(Created page with "<html> <style type=text/css> #content { width: 975px; padding:0px; margin:0 auto; color: black; position: relative; top: -15px; border: none; background: none; ...") |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <style type=text/css> | ||
+ | |||
+ | #content { | ||
+ | width: 975px; | ||
+ | padding:0px; | ||
+ | margin:0 auto; | ||
+ | color: black; | ||
+ | position: relative; | ||
+ | top: -15px; | ||
+ | border: none; | ||
+ | background: none; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2011/4/4f/Gra_korea_u.jpg); | ||
+ | background-color: #ffffff; | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | dt {width:90%;padding-left:25px;} | ||
+ | |||
+ | dd {width:85%;padding-left:20px;} | ||
+ | |||
+ | /*hide default igem banner and reformat style into blank slate*/ | ||
<html> | <html> | ||
<style type=text/css> | <style type=text/css> | ||
Line 25: | Line 47: | ||
#catlinks {display:none;} | #catlinks {display:none;} | ||
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
+ | |||
+ | </style> | ||
+ | </html> | ||
+ | |||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 05:22, 23 September 2012
</style> </html>