Difference between revisions of "Team:British Columbia/Test/Custom CSS"

Line 95: Line 95:
  
 
a.control_prev {
 
a.control_prev {
   border-radius: 0 200px 2px 0;
+
   border-radius: 50px;
 
}
 
}
  
 
a.control_next {
 
a.control_next {
 
   right: 0;
 
   right: 0;
   border-radius: 2px 0 0 2px;
+
   border-radius: 50px;
 
}
 
}
  

Revision as of 20:05, 23 July 2015