Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
 
(8 intermediate revisions not shown)
Line 305: Line 305:
color:#FFFFFF;
color:#FFFFFF;
}
}
-
/*For Twitter & Facebook*/
+
 
-
#Twitter{
+
-
      height:660px;
+
-
}
+
-
#Facebook{
+
-
      height:660px;
+
-
}
+
/*For the pre & next buttons*/
/*For the pre & next buttons*/
Line 321: 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 329: 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 337: 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