Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
 
(4 intermediate revisions not shown)
Line 318: Line 318:
.button_pre:hover{
.button_pre:hover{
         color:white;
         color:white;
 +
        background-color:#FFB573;
}
}
.button_next{
.button_next{
Line 326: Line 327:
         border:solid 1px #e98f00;
         border:solid 1px #e98f00;
         border-radius:2px;
         border-radius:2px;
 +
}
 +
.button_next:hover{
 +
        color:white;
 +
        background-color:#FFB573;
}
}
.trans_zh{
.trans_zh{
Line 334: Line 339:
         border-radius:2px;
         border-radius:2px;
}
}
 +
/*For the footer*/
/*For the footer*/
#footer{
#footer{

Latest revision as of 01:17, 18 October 2014