(Created page with "body{ min-width: 1347px; min-height: 465px; position: relative;} .SSTi-SZGD{ background: url(https://static.igem.org/mediawiki/2017/3/3d/SSTi-SZGD_banner.jpeg) no-repeat 0px 0px...") |
|||
Line 4: | Line 4: | ||
/*自定义header*/ | /*自定义header*/ | ||
− | .header .nav .Project span{ color: #FAEE0D;} | + | .header .nav .Project span,.header .nav .Project li:nth-of-type(4) a{ color: #FAEE0D;} |
.topic{ position: absolute; margin: 10% auto; left: 0; right: 0; text-align: center; font-size: 5rem; color: white;} | .topic{ position: absolute; margin: 10% auto; left: 0; right: 0; text-align: center; font-size: 5rem; color: white;} |
Revision as of 08:43, 2 August 2017
body{ min-width: 1347px; min-height: 465px; position: relative;}
.SSTi-SZGD{ background: url() no-repeat 0px 0px; height: 465px; background-size: cover; padding-top: 15px;}
/*自定义header*/ .header .nav .Project span,.header .nav .Project li:nth-of-type(4) a{ color: #FAEE0D;}
.topic{ position: absolute; margin: 10% auto; left: 0; right: 0; text-align: center; font-size: 5rem; color: white;} .topic p{ width: 785px; padding: 30px; border-top: 5px solid white; border-bottom: 5px solid white; word-break: break-word; margin: auto;}
/*Content*/ .Content{ width: 100%; height: auto; background: #f5f5f5; padding: 0 5%; padding-bottom: 100px;} .Content .title{ width: 100%; height: 185px; text-align: center; font-size: 6rem; font-weight: 600; color: #394c53; padding: 50px; letter-spacing: 2px;} .Content .pdf{ margin: auto; width: 80%; height: 500px;}