Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 515: Line 515:
#aboutusmenu{
#aboutusmenu{
-
     background-color: #003C7D;
+
     background-color: #F47F24;
     width:  1000px;
     width:  1000px;
     height: 40px;
     height: 40px;
Line 547: Line 547:
     text-decoration:none;
     text-decoration:none;
     width:300px;
     width:300px;
-
     background:#003C7D;
+
     background:#F47F24;
-
     font: bold 16px Arial;
+
     font: bold 13px Arial;
     padding-top:10px;
     padding-top:10px;
     margin-top: 0px;
     margin-top: 0px;
Line 557: Line 557:
#aboutusmenu a:hover {
#aboutusmenu a:hover {
-
     background:#F47F24;
+
     background:#003C7D;
     text-decoration:none;
     text-decoration:none;
}
}
Line 573: Line 573:
     margin-right: 0px;
     margin-right: 0px;
     margin-left: -10px;
     margin-left: -10px;
-
     padding-top: -25px;
+
     padding-top: -50px;
     border: 10px solid rgba(255, 255, 255,0.4);
     border: 10px solid rgba(255, 255, 255,0.4);
     background-clip: padding-box;
     background-clip: padding-box;

Revision as of 19:11, 14 June 2012