Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
 
(7 intermediate revisions not shown)
Line 306: Line 306:
}
}
-
#FinalVideo{
+
 
-
        border:solid 1px #e98f00;
+
-
        border-radius:2px;
+
-
}
+
/*For the pre & next buttons*/
/*For the pre & next buttons*/
.button_pre{
.button_pre{
Line 318: Line 315:
         border:solid 1px #e98f00;
         border:solid 1px #e98f00;
         border-radius:2px;
         border-radius:2px;
 +
}
 +
.button_pre:hover{
 +
        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