Team:USTC-Software/Project/css

From 2013.igem.org

(Difference between revisions)
Line 8: Line 8:
.lower {
.lower {
     top:60% !important;
     top:60% !important;
 +
}
 +
 +
.lower p {
 +
    font-family: Arial, Helvetica, sans-serif;
 +
    font-size:18px;
 +
    color:#aaed51;
}
}

Revision as of 14:14, 19 October 2013

  1. projectbutton {
   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;

}