Team:USTC-Software/Project/css

From 2013.igem.org

(Difference between revisions)
(Created page with "#projectbutton { color:#aaed51; opacity:1; font-size:18px; }")
Line 1: Line 1:
-
#projectbutton {
+
#projectbutton a {
     color:#aaed51;
     color:#aaed51;
     opacity:1;
     opacity:1;
     font-size:18px;
     font-size:18px;
}
}

Revision as of 12:57, 19 October 2013

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

}