Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
 
(11 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{
Line 623: Line 626:
       font-family:Verdana, Geneva, sans-serif;
       font-family:Verdana, Geneva, sans-serif;
font-size:22px;
font-size:22px;
-
         line-size:30px;
+
         line-height:26px;
         color:#F90;
         color:#F90;
text-align:center;
text-align:center;
Line 957: Line 960:
/*This is for the presentation part*/
/*This is for the presentation part*/
 +
#Presentation{
 +
        float:left;
 +
        width:690px;
 +
}
.pres{
.pres{
         float:left;
         float:left;

Latest revision as of 01:17, 18 October 2014