Difference between revisions of "Template:Waterloo/style.css"

Line 1,135: Line 1,135:
 
   position: relative;
 
   position: relative;
 
     right: 3vw;
 
     right: 3vw;
     width: 6vw;
+
     width: 4vw;
     height: 6vw;
+
     height: 4vw;
     -webkit-border-radius: 6vw;
+
     -webkit-border-radius: 50%;
     -moz-border-radius: 6vw;
+
     -moz-border-radius: 50%;
     border-radius: 6vw;
+
     border-radius: 50%;
 
     background: #F9EC69;
 
     background: #F9EC69;
 
   }
 
   }
Line 1,145: Line 1,145:
 
     position: relative;
 
     position: relative;
 
     right: 11vw;
 
     right: 11vw;
     width: 6vw;
+
     width: 4vw;
     height: 6vw;
+
     height: 4vw;
     -webkit-border-radius: 6vw;
+
     -webkit-border-radius: 50%;
     -moz-border-radius: 6vw;
+
     -moz-border-radius: 50%;
     border-radius: 6vw;
+
     border-radius: 50%;
 
     background: #F9EC69;
 
     background: #F9EC69;
 
   }
 
   }
Line 1,155: Line 1,155:
 
   position: relative;
 
   position: relative;
 
   left: 3vw;
 
   left: 3vw;
     width: 6vw;
+
     width: 4vw;
     height: 6vw;
+
     height: 4vw;
     -webkit-border-radius: 6vw;
+
     -webkit-border-radius: 50%;
     -moz-border-radius: 6vw;
+
     -moz-border-radius: 50%;
     border-radius: 6vw;
+
     border-radius: 50%;
 
     background: #F9EC69;
 
     background: #F9EC69;
 
   }   
 
   }   
Line 1,165: Line 1,165:
 
   position: relative;
 
   position: relative;
 
   left: 7vw;
 
   left: 7vw;
     width: 6vw;
+
     width: 4vw;
     height: 6vw;
+
     height: 4vw;
     -webkit-border-radius: 6vw;
+
     -webkit-border-radius: 50%;
     -moz-border-radius: 6vw;
+
     -moz-border-radius: 50%;
     border-radius: 6vw;
+
     border-radius: 50%;
 
     background: #F9EC69;
 
     background: #F9EC69;
 
   }
 
   }
 
   #circle5 {
 
   #circle5 {
 
   position: relative;
 
   position: relative;
     width: 6vw;
+
     width: 4vw;
     height: 6vw;
+
     height: 4vw;
     -webkit-border-radius: 6vw;
+
     -webkit-border-radius: 50%;
     -moz-border-radius: 6vw;
+
     -moz-border-radius: 50%;
     border-radius: 6vw;
+
     border-radius: 50%;
 
     background: #F9EC69;
 
     background: #F9EC69;
 
   }
 
   }
Line 1,184: Line 1,184:
 
   position: relative;
 
   position: relative;
 
     left: 14vw;
 
     left: 14vw;
     width: 6vw;
+
     width: 4vw;
     height: 6vw;
+
     height: 4vw;
     -webkit-border-radius: 6vw;
+
     -webkit-border-radius: 50%;
     -moz-border-radius: 6vw;
+
     -moz-border-radius: 50%;
     border-radius: 6vw;
+
     border-radius: 50%;
 
     background: #F9EC69;
 
     background: #F9EC69;
 
   }
 
   }

Revision as of 18:09, 17 October 2016