Team:USTC-Software/Project/css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
#projectbutton a {
+
#projectbutton{
-
     color:#aaed51;
+
     font-color:#aaed51 !important;
     opacity:1;
     opacity:1;
     font-size:18px;
     font-size:18px;
}
}

Revision as of 12:58, 19 October 2013

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

}