Template:Nairobi/white

From 2011.igem.org

(Difference between revisions)
m
Line 30: Line 30:
background-color:#009900;
background-color:#009900;
border-bottom:3px solid #f9f9f9;
border-bottom:3px solid #f9f9f9;
-
padding-bottom: 8px;
+
padding-bottom: 8px;
-
padding-top:8px;
+
padding-top:8px;
Line 76: Line 76:
background-color:white;
background-color:white;
border-left:#009900 solid 5px;
border-left:#009900 solid 5px;
-
border-right:none;
+
border-right:none;
-
border-top:none;
+
border-top:none;
-
border-bottom:none;
+
border-bottom:none;
}
}
Line 99: Line 99:
background-color:none;
background-color:none;
border:none;
border:none;
-
color:#F60;
+
color:#F60;
}
}
Line 192: Line 192:
     margin: 2px;
     margin: 2px;
}
}
 +
 +
/*added by Chris*/
 +
 +
input[type=submit], input[type=button]{
 +
    background-color:#D7D7D7;
 +
    color:#009900;
 +
}
 +
 +
input[type=submit]:hover, input[type=button]:hover,input[type=submit]:active, input[type=button]:active{
 +
    background-color:#009900;
 +
    color:white;
 +
    cursor:pointer;
 +
}
 +
</style>
</style>

Revision as of 15:54, 29 July 2011