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

Line 30: Line 30:
 
     transition: all 0.7s ease-out;
 
     transition: all 0.7s ease-out;
 
     background-color: #444444 !important;
 
     background-color: #444444 !important;
     opacity: 0.05;
+
     opacity: 0.025;
     filter: alpha(opacity=5);
+
     filter: alpha(opacity=2.5);
     -moz-opacity:0.05;
+
     -moz-opacity:0.025;
 
}
 
}
 
.link_box:before {
 
.link_box:before {
Line 38: Line 38:
 
}
 
}
 
.round_box {
 
.round_box {
     -webkit-border-radius: 100px;
+
     -webkit-border-radius: 90px;
     -moz-border-radius: 100px;
+
     -moz-border-radius: 90px;
     border-radius: 100px;
+
     border-radius: 90px;
     width: 200px;
+
     width: 180px;
     height: 200px;
+
     height: 180px;
 
}
 
}
 
#box1 {
 
#box1 {

Revision as of 21:57, 1 November 2017