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

Line 4: Line 4:
 
<style>
 
<style>
 
.link_box {
 
.link_box {
position: absolute;
+
    position: absolute;
 
     opacity: 0.02;
 
     opacity: 0.02;
 
     filter: alpha(opacity=2);
 
     filter: alpha(opacity=2);
Line 29: Line 29:
 
}
 
}
 
.round_box {
 
.round_box {
     -webkit-border-radius: 75px;
+
     -webkit-border-radius: 80px;
     -moz-border-radius: 75px;
+
     -moz-border-radius: 80px;
     border-radius: 75px;
+
     border-radius: 80px;
     width: 150px;
+
     width: 160px;
     height: 150px;
+
     height: 160px;
 
}
 
}
 
#box1 {
 
#box1 {
 
     top: 5px;
 
     top: 5px;
     left: 325px;
+
     left: 330px;
 
}
 
}
 
#box2 {
 
#box2 {
     top: 50px;
+
     top: 40px;
     left: 425px;
+
     left: 550px;
 
}
 
}
 
#box3 {
 
#box3 {
     top: 200px;
+
     top: 220px;
     right: 30px;
+
     right: 25px;
 
}
 
}
 
#box4 {
 
#box4 {
     top: 300;
+
     top: 400px;
     left: 30px;
+
     left: 40px;
 
}
 
}
 
#box5 {
 
#box5 {

Revision as of 21:20, 1 November 2017