Team:Goettingen/stylesheet
From 2014.igem.org
(Difference between revisions)
Gwen Eleven (Talk | contribs) m |
Gwen Eleven (Talk | contribs) m |
||
(14 intermediate revisions not shown) | |||
Line 305: | Line 305: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
/*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 601: | Line 604: | ||
position:relative; | position:relative; | ||
bottom:10px; | bottom:10px; | ||
+ | } | ||
+ | #empty{ | ||
+ | background-color:#F7F7F7; | ||
} | } | ||
#protocolOverview{ | #protocolOverview{ | ||
Line 620: | Line 626: | ||
font-family:Verdana, Geneva, sans-serif; | font-family:Verdana, Geneva, sans-serif; | ||
font-size:22px; | font-size:22px; | ||
- | line- | + | line-height:26px; |
color:#F90; | color:#F90; | ||
text-align:center; | text-align:center; | ||
Line 822: | Line 828: | ||
border-bottom-width:1px; | border-bottom-width:1px; | ||
} | } | ||
- | + | #Achieve a{ | |
+ | color:black; | ||
+ | } | ||
/*For the gallery*/ | /*For the gallery*/ | ||
.gallery_single_part{ | .gallery_single_part{ | ||
Line 952: | 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