Template:SUSTC/5989
From 2012.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
/* Div IDs */ /***********/ body, #content,#table { | /* Div IDs */ /***********/ body, #content,#table { | ||
background: transparent; | background: transparent; | ||
+ | } | ||
+ | body { | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | color: #625e5e; | ||
+ | font-family: Tahoma, Geneva, sans-serif; | ||
+ | font-size: 13px; | ||
+ | line-height: 1.5em; | ||
+ | background-color: #000; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012/6/69/SUSTC_SHENZHEN_A_Background.png); | ||
+ | background-position: top center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment:fixed; | ||
} | } | ||
Latest revision as of 13:32, 6 September 2012