Team:USTC-Software/Achieve/css

From 2013.igem.org

(Difference between revisions)
(Created page with "#medalbutton { color:#aaed51 !important; opacity:1; font-size:18px; } .lower { top:60% !important; } .lower p{ font-family: Arial, Helvetica, sans-serif; ...")
 
Line 1: Line 1:
-
#medalbutton {
+
#achievebutton {
     color:#aaed51 !important;
     color:#aaed51 !important;
     opacity:1;
     opacity:1;

Latest revision as of 14:43, 19 October 2013

  1. achievebutton {
   color:#aaed51 !important;
   opacity:1;
   font-size:18px;

}


.lower {

   top:60% !important;

}

.lower p{

   font-family: Arial, Helvetica, sans-serif;
   font-size:18px;
   color:#aaed51;

}