Line 4: | Line 4: | ||
<style> | <style> | ||
.link_box { | .link_box { | ||
− | border: | + | border: 2px solid pink; |
position: absolute; | position: absolute; | ||
background-color: transparent !important; | background-color: transparent !important; | ||
Line 27: | Line 27: | ||
} | } | ||
.round_box { | .round_box { | ||
− | -webkit-border-radius: | + | -webkit-border-radius: 90px; |
− | -moz-border-radius: | + | -moz-border-radius: 90px; |
− | border-radius: | + | border-radius: 90px; |
− | width: | + | width: 180px; |
− | height: | + | height: 180px; |
} | } | ||
#box1 { | #box1 { | ||
Line 50: | Line 50: | ||
} | } | ||
#box5 { | #box5 { | ||
− | bottom: | + | bottom: 15px; |
− | right: | + | right: 140px; |
} | } | ||
#box6 { | #box6 { | ||
− | bottom: | + | bottom: 5px; |
− | left: | + | left: 310px; |
} | } | ||
#box7 { | #box7 { | ||
− | + | bottom: 200px; | |
− | left: | + | left: 80px; |
} | } | ||
#box8 { | #box8 { | ||
− | top: | + | top: 225px; |
− | left: | + | left: 30px; |
} | } | ||
#box9 { | #box9 { |
Revision as of 21:32, 1 November 2017