Template:Team:HokkaidoU Japan/Extra Materials/CSS
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> .materials-box { } .materials-img { } .materials-text { }") |
|||
Line 3: | Line 3: | ||
.materials-box { | .materials-box { | ||
- | + | width:600px; | |
- | + | ||
} | } | ||
.materials-img { | .materials-img { | ||
+ | width:200px; | ||
+ | float:left; | ||
} | } | ||
.materials-text { | .materials-text { | ||
- | + | float:left; | |
} | } |
Revision as of 15:54, 17 October 2014