Team:HokkaidoU Japan/CSS
From 2014.igem.org
(Difference between revisions)
(Created page with "body { background-color: black; }") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | |||
body { | body { | ||
background-color: black; | background-color: black; | ||
} | } |
Revision as of 14:35, 22 May 2014
body {
background-color: black; }