Difference between revisions of "Template:Heidelberg/Integrated Cycle"

Line 4: Line 4:
 
<style>
 
<style>
 
.link_box {
 
.link_box {
     border: 1px solid pink;
+
     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: 80px;
+
     -webkit-border-radius: 90px;
     -moz-border-radius: 80px;
+
     -moz-border-radius: 90px;
     border-radius: 80px;
+
     border-radius: 90px;
     width: 160px;
+
     width: 180px;
     height: 160px;
+
     height: 180px;
 
}
 
}
 
#box1 {
 
#box1 {
Line 50: Line 50:
 
}
 
}
 
#box5 {
 
#box5 {
     bottom: 10px;
+
     bottom: 15px;
     right: 80px;
+
     right: 140px;
 
}
 
}
 
#box6 {
 
#box6 {
     bottom: 10px;
+
     bottom: 5px;
     left: 340px;
+
     left: 310px;
 
}
 
}
 
#box7 {
 
#box7 {
     top: 380px;
+
     bottom: 200px;
     left: 60px;
+
     left: 80px;
 
}
 
}
 
#box8 {
 
#box8 {
     top: 220px;
+
     top: 225px;
     left: 20px;
+
     left: 30px;
 
}
 
}
 
#box9 {
 
#box9 {

Revision as of 21:32, 1 November 2017