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 { }") |
|||
(12 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
.materials-box { | .materials-box { | ||
- | + | width:600px; | |
- | + | height:300px; | |
+ | margin:20px; | ||
} | } | ||
.materials-img { | .materials-img { | ||
- | + | width:200px; | |
+ | float:left; | ||
} | } | ||
.materials-text { | .materials-text { | ||
+ | float:left; | ||
+ | font-size:50px; | ||
+ | margin: 80px 50px 50px 50px; | ||
+ | } | ||
- | + | ||
+ | </style> | ||
+ | </html> |
Latest revision as of 16:58, 17 October 2014