(25 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | @import url('https://fonts.googleapis.com/css?family=Roboto:500'); | + | @import url('https://fonts.googleapis.com/css?family=Roboto:300,500'); |
@import url('https://fonts.googleapis.com/css?family=Product+Sans:400,400i,700,700i'); | @import url('https://fonts.googleapis.com/css?family=Product+Sans:400,400i,700,700i'); | ||
Line 15: | Line 15: | ||
#HQ_page p { | #HQ_page p { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | #HQ_page h1, h2, h3, h4, h5 { | ||
+ | font-family: "Product Sans", sans-serif; | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
} | } | ||
#sideMenu { | #sideMenu { | ||
display: none !important; | display: none !important; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | background-color: #333333 !important; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | color: #333333 !important; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | display: none; | ||
} | } | ||
Line 104: | Line 122: | ||
.box3 { | .box3 { | ||
text-align: right; | text-align: right; | ||
+ | padding-right: 15px; | ||
} | } | ||
Line 260: | Line 279: | ||
right: 50px; | right: 50px; | ||
width: 500px; | width: 500px; | ||
− | |||
background: #FAFAFA; | background: #FAFAFA; | ||
color: black; | color: black; | ||
Line 268: | Line 286: | ||
padding-left: 20px; | padding-left: 20px; | ||
margin: 0 !important; | margin: 0 !important; | ||
− | padding-bottom: | + | padding-bottom: 15px; |
} | } | ||
.banner>.guide>h1 { | .banner>.guide>h1 { | ||
Line 279: | Line 297: | ||
} | } | ||
.project-banner { | .project-banner { | ||
− | background-image: url('https:// | + | background-image: url('https://static.igem.org/mediawiki/2017/a/a9/T--TAS_Taipei--Project-Banner.jpg'); |
background-size: cover; | background-size: cover; | ||
background-repeat: none; | background-repeat: none; | ||
Line 293: | Line 311: | ||
.exp-banner { | .exp-banner { | ||
background-image: url('https://static.igem.org/mediawiki/2017/e/ec/T--TAS_Taipei--Exp_banner.jpg'); | background-image: url('https://static.igem.org/mediawiki/2017/e/ec/T--TAS_Taipei--Exp_banner.jpg'); | ||
− | background-size: | + | background-size: cover; |
z-index: 1; | z-index: 1; | ||
right: 0; | right: 0; | ||
Line 308: | Line 326: | ||
} | } | ||
.model-banner { | .model-banner { | ||
− | background-image: url('https:// | + | background-image: url('https://static.igem.org/mediawiki/2017/2/20/T--TAS_Taipei--Modeling-Banner-new2.jpg'); |
background-size: cover; | background-size: cover; | ||
background-repeat: none; | background-repeat: none; | ||
Line 373: | Line 391: | ||
} | } | ||
.attr-banner { | .attr-banner { | ||
− | background-image: url('https:// | + | background-image: url('https://static.igem.org/mediawiki/2017/e/eb/T--TAS_Taipei--Attributions-Banner.jpg'); |
background-size: cover; | background-size: cover; | ||
background-repeat: none; | background-repeat: none; | ||
Line 396: | Line 414: | ||
.guide>h6{ | .guide>h6{ | ||
− | font-size: | + | font-size: 2vh !important; |
line-height: 2vh; | line-height: 2vh; | ||
} | } | ||
Line 414: | Line 432: | ||
line-height: 12vh; | line-height: 12vh; | ||
padding: 0 !important; | padding: 0 !important; | ||
− | font-family: 'Product Sans', sans-serif | + | font-family: 'Product Sans', Arial, sans-serif; |
border: 0; | border: 0; | ||
margin: 0 !important; | margin: 0 !important; |
Latest revision as of 07:46, 17 August 2017