Team:Goettingen/stylesheet
From 2014.igem.org
(Difference between revisions)
Gwen Eleven (Talk | contribs) m |
Gwen Eleven (Talk | contribs) m |
||
(24 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 595: | Line 598: | ||
font-size:36px; | font-size:36px; | ||
padding:30px 0 0 0; | padding:30px 0 0 0; | ||
+ | } | ||
+ | .linkButton{ | ||
+ | display:block; | ||
+ | float:right; | ||
+ | position:relative; | ||
+ | bottom:10px; | ||
+ | } | ||
+ | #empty{ | ||
+ | background-color:#F7F7F7; | ||
} | } | ||
#protocolOverview{ | #protocolOverview{ | ||
Line 614: | 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 674: | Line 686: | ||
.proLP ul li{ | .proLP ul li{ | ||
display:block; | display:block; | ||
- | padding:5px | + | padding:5px 25px 5px 0px; |
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
font-size:16px; | font-size:16px; | ||
Line 682: | Line 694: | ||
.proLP ul li a{ | .proLP ul li a{ | ||
color:#F88005; | color:#F88005; | ||
- | |||
} | } | ||
.proLP ul li ul li{ | .proLP ul li ul li{ | ||
Line 688: | Line 699: | ||
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
font-size:14px; | font-size:14px; | ||
+ | padding-left:20px; | ||
line-height:24px; | line-height:24px; | ||
} | } | ||
.proLP ul li ul li a{ | .proLP ul li ul li a{ | ||
color:black; | color:black; | ||
- | |||
} | } | ||
Line 817: | 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 916: | Line 929: | ||
float:left; | float:left; | ||
width:280px; | width:280px; | ||
- | height: | + | height:290px; |
margin:12px; | margin:12px; | ||
padding:15px; | padding:15px; | ||
Line 947: | 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; | ||
Line 988: | Line 1,005: | ||
.table2{ | .table2{ | ||
background-color:#F7F7F7; | background-color:#F7F7F7; | ||
- | + | font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; | |
} | } |
Latest revision as of 01:17, 18 October 2014