Template:Team:HokkaidoU Japan/Book/CSS
From 2014.igem.org
(Difference between revisions)
Line 567: | Line 567: | ||
.left-up { | .left-up { | ||
float:left; | float:left; | ||
- | width: | + | width:160px; |
position: relative; | position: relative; | ||
left:100%; | left:100%; | ||
+ | margin:0 30px; | ||
} | } | ||
.right-up { | .right-up { | ||
float:left; | float:left; | ||
- | width: | + | width:160px; |
position: relative; | position: relative; | ||
left:100%; | left:100%; | ||
+ | margin:0 30px; | ||
} | } | ||
Line 582: | Line 584: | ||
.left-bottom { | .left-bottom { | ||
float:left; | float:left; | ||
- | width: | + | width:160px; |
position: relative; | position: relative; | ||
left:100%; | left:100%; | ||
+ | margin:0 30px; | ||
} | } | ||
Line 590: | Line 593: | ||
.right-bottom { | .right-bottom { | ||
float:left; | float:left; | ||
- | width: | + | width:160px; |
position: relative; | position: relative; | ||
left:100%; | left:100%; | ||
+ | margin:0 30px; | ||
} | } |
Revision as of 05:18, 15 October 2014