Line 28: | Line 28: | ||
} | } | ||
.round_box { | .round_box { | ||
− | -webkit-border-radius: | + | -webkit-border-radius: 100px; |
− | -moz-border-radius: | + | -moz-border-radius: 100px; |
− | border-radius: | + | border-radius: 100px; |
− | width: | + | width: 200px; |
− | height: | + | height: 200px; |
} | } | ||
#box1 { | #box1 { | ||
Line 40: | Line 40: | ||
#box2 { | #box2 { | ||
top: 40px; | top: 40px; | ||
− | left: | + | left: 520px; |
} | } | ||
#box3 { | #box3 { | ||
− | top: | + | top: 210px; |
right: 20px; | right: 20px; | ||
} | } | ||
#box4 { | #box4 { | ||
top: 380px; | top: 380px; | ||
− | right: | + | right: 35px; |
} | } | ||
#box5 { | #box5 { | ||
Line 56: | Line 56: | ||
#box6 { | #box6 { | ||
bottom: 5px; | bottom: 5px; | ||
− | left: | + | left: 280px; |
} | } | ||
#box7 { | #box7 { | ||
− | bottom: | + | bottom: 120px; |
left: 80px; | left: 80px; | ||
} | } | ||
Line 68: | Line 68: | ||
#box9 { | #box9 { | ||
top: 20px; | top: 20px; | ||
− | left: | + | left: 170px; |
} | } | ||
Revision as of 21:35, 1 November 2017