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

Line 1,133: Line 1,133:
 
}
 
}
 
  #circle1 {
 
  #circle1 {
   position: absolute;
+
   position: relative;
 
     right: 3vw;
 
     right: 3vw;
 
     width: 6vw;
 
     width: 6vw;
Line 1,143: Line 1,143:
 
   }
 
   }
 
   #circle2 {
 
   #circle2 {
     position: absolute;
+
     position: relative;
 
     right: 11vw;
 
     right: 11vw;
 
     width: 6vw;
 
     width: 6vw;
Line 1,153: Line 1,153:
 
   }
 
   }
 
   #circle3 {
 
   #circle3 {
   position: absolute;
+
   position: relative;
 
   left: 3vw;
 
   left: 3vw;
 
     width: 6vw;
 
     width: 6vw;
Line 1,163: Line 1,163:
 
   }   
 
   }   
 
   #circle4 {
 
   #circle4 {
   position: absolute;
+
   position: relative;
 
   left: 7vw;
 
   left: 7vw;
 
     width: 6vw;
 
     width: 6vw;
Line 1,173: Line 1,173:
 
   }
 
   }
 
   #circle5 {
 
   #circle5 {
   position: absolute;
+
   position: relative;
 
     width: 6vw;
 
     width: 6vw;
 
     height: 6vw;
 
     height: 6vw;
Line 1,182: Line 1,182:
 
   }
 
   }
 
   #circle6 {
 
   #circle6 {
   position: absolute;
+
   position: relative;
 
     left: 14vw;
 
     left: 14vw;
 
     width: 6vw;
 
     width: 6vw;
Line 1,205: Line 1,205:
 
   color: #F5636D;
 
   color: #F5636D;
 
   font-weight: bold;
 
   font-weight: bold;
 
+
  text-align: center;
 
}
 
}
 
.landing .btn-danger{
 
.landing .btn-danger{

Revision as of 18:06, 17 October 2016