Difference between revisions of "Team:SSTi-SZGD/css/Safety"

(Created page with "body{ min-width: 1024px; 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...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
body{ min-width: 1024px; min-height: 465px; position: relative;}
+
body{ min-width: 1024px; min-height: 489px; position: relative;}
 
 
.SSTi-SZGD{ background: url(https://static.igem.org/mediawiki/2017/3/3d/SSTi-SZGD_banner.jpeg) no-repeat 0px 0px; height: 465px; background-size: cover; padding-top: 15px;}
+
.SSTi-SZGD{ background: url(https://static.igem.org/mediawiki/2017/2/2e/SSTi-SZGD_Safety_banner.png) no-repeat top center; padding-top: 15px; max-height: 910px;}
  
 
/*custom header*/
 
/*custom header*/
Line 7: Line 7:
  
 
/*Content*/
 
/*Content*/
.Content{ width: 100%; background: cornsilk; padding: 0px 5%; padding-bottom: 100px; font-size: 2rem; text-align: justify;}
+
.Content{ background: cornsilk; width: 100%; padding: 80px 0; text-align: justify; font-size: 2rem;font-family:"Arial Regular";font-weight: bold;}
.Safety{ width: 60%; margin: auto; margin-bottom: 60px; font-size: 2.2rem; text-align: center;}
+
.Content p{ line-height: 37.5px;}
.Safety p:nth-of-type(2){ font-family: zwadobef; text-align: justify;}
+
.Content .introduction{ font-size: 4rem; width: 1200px; margin: auto; line-height: 58px;}
.Content .Safety .title{ font-size: 6rem; font-weight: 600; color: #394c53; padding: 50px; letter-spacing: 2px;}
+
.Content .Title{ font-size: 4rem; color: white; background: #0e750e;  height: 90px; padding: 25px 23px;}
.Content .Title{ font-size: 3rem; font-weight: 600; border-bottom: 1px solid #333333; padding-bottom: 10px;}
+
.Content .title{ font-size: 2.5rem; font-weight: 600;}
.Content .Subtitle{ font-size: 2.2rem; font-weight: 600; margin-top: 50px; margin-left: 50px;}
+
.Content .Headline{ font-size: 2rem;}
.Content .content{ margin-top: 10px; width: 100%; height: 30vw;}
+
.Content .left{ float: left;}
.Content .content p{ margin: 10px 0;}
+
.Content .right{ float: right;}
.Content .content .left{ width: 50%; float: left; padding: 10px 50px; min-width: 370px;}
+
.Content .img{ width: 1360px; margin: 20px auto;}
.Content .content .right{ width: 40%; float: right; padding: 50px 0; }
+
.Content img{ width: inherit;}
.Content img{ width: 25vw; float: left; border-radius: 10px; min-width: 256px;}
+
.Content .Laboratory,.Content .Environment{ width: 80%; margin: auto;}
+
.Content .Laboratory .Daily .right,.Content .Environment .right{ padding: 25px 0;}
+
.Content .Laboratory .project{ height: 25vw;}
+
.Content .Laboratory .Daily{ height: 35vw;}
+
.Content .Laboratory .Daily img{ width: 20vw; margin: 10px;}
+
.Content .Laboratory .Daily img:nth-of-type(2){ margin-left: 20%;}
+
.Content .Environment{ height: 25vw;}
+
.References{ width: 60%; margin: 100px auto; font-size: 3rem; color: saddlebrown;}
+
  
 +
.Laboratory{ width: 1360px; margin: auto; margin-top: 30px; border-top: 3px solid #0e750e;}
 +
.Laboratory .Title{ width: 805px;}
  
 +
.Laboratory .Training{ width: 1360px; margin: auto; height: 670px;}
 +
.Laboratory .Training .left{ width: 750px; padding-top: 30px;}
 +
.Laboratory .Training .right{ width: 590px; padding-top: 120px;}
  
/*--1920--*/
+
.Laboratory .Project{ width: 1360px; margin: auto; height: 670px;}
@media only screen and (max-width: 1920px) {
+
.header .nav .mainnav span{ padding-top: 6px; margin-bottom: 18.5px;}
+
.topic p{ font-size: 5.5rem;}
+
}
+
  
/*--1600--*/
+
.Overall{ width: 1360px; margin: 40px auto;}
@media only screen and (max-width: 1600px) {
+
.Content .content{ height: 42vw;}
+
.Content .Laboratory .Daily{ height: 50vw;}
+
.Content .Environment{ height: 35vw;}
+
}
+
  
/*--1366--*/
+
.Environment{ width: 1360px; height: 525px; margin: auto; border-top: 3px solid #0e750e;}
@media only screen and (max-width: 1366px) {
+
.Environment .Title{ width: 450px;}
html{ font-size: 55%;}
+
.Environment .left{ width: 700px; margin-left: 35px; margin-top: 30px;}
.header .logo span{ margin-top: 16px;}
+
.Environment .right{ width: 600px; padding-top: 40px;}
.header .nav .mainnav span{ margin-bottom: 21.5px;}
+
 
.topic p{ font-size: 5rem;}
+
 
.Content .content{ height: 48.5vw;}
+
 
.Content .Laboratory .Daily{ height: 50vw;}
+
/*--1920--*/
.Content .Environment{ height: 40vw;}
+
@media only screen and (max-width: 1920px) {
 +
.Content{ font-size: 1.3rem;}
 +
.Content p{ line-height: 26.5px;}
 +
.Content .introduction{ font-size: 2.95rem; width: 900px; line-height: 41.5px;}
 +
.Content .Title{ font-size: 2.95rem; height: 66px; padding: 17px 23px;}
 +
.Content .title{ font-size: 1.75rem;}
 +
.Content .Headline{ font-size: 1.45rem;}
 +
.Content .img{ width: 1000px;}
 +
 +
.Laboratory{ width: 1000px; border-top: 3px solid #0e750e;}
 +
.Laboratory .Title{ width: 570px;}
 +
 +
.Laboratory .Training{ width: 1000px; height: 470px;}
 +
.Laboratory .Training .left{ width: 540px;}
 +
.Laboratory .Training .right{ width: 420px; padding-top: 70px;}
 +
 +
.Laboratory .Project{ width: 1000px; height: 470px;}
 +
 +
.Overall{ width: 1000px;}
 +
 +
.Environment{ width: 1000px; height: 385px;}
 +
.Environment .Title{ width: 325px;}
 +
.Environment .left{ width: 530px;}
 +
.Environment .right{ width: 415px;}
 
}
 
}
  
 
/*--1190--*/
 
/*--1190--*/
 
@media only screen and (max-width: 1190px) {
 
@media only screen and (max-width: 1190px) {
html{ font-size: 52%;}
+
html{ font-size: 50%;}
.header .nav .Team{ width: 90px;}
+
.header .logo span{ margin: 15px 0;}
 
.header .nav .Project{ width: 100px;}
 
.header .nav .Project{ width: 100px;}
.header .nav .Application{ width: 115px;}
+
.header .nav .Application{ width: 100px;}
.header .nav .Human_Practices{ width: 135px;}
+
.header .nav .Human_Practices{ width: 140px;}
 
.header .nav .Achievement{ width: 120px;}
 
.header .nav .Achievement{ width: 120px;}
.header .nav .mainnav span{ padding-top: 6.5px; margin-bottom: 22px;}
+
.header .nav .Team{ width: 95px;}
.topic p{ font-size: 4.5rem;}
+
.header .nav .mainnav span{ padding-top: 8.5px; margin-bottom: 21px;}
.Content .content{ height: 60vw;}
+
.Content .Laboratory .Daily{ height: 65vw;}
+
.Content .Environment{ height: 50vw;}
+
 
}
 
}

Latest revision as of 09:14, 29 October 2017

body{ min-width: 1024px; min-height: 489px; position: relative;}

.SSTi-SZGD{ background: url(SSTi-SZGD_Safety_banner.png) no-repeat top center; padding-top: 15px; max-height: 910px;}

/*custom header*/ .header .nav .Project span,.header .nav .Project li:nth-of-type(6) a{ color: #FAEE0D;}

/*Content*/ .Content{ background: cornsilk; width: 100%; padding: 80px 0; text-align: justify; font-size: 2rem;font-family:"Arial Regular";font-weight: bold;} .Content p{ line-height: 37.5px;} .Content .introduction{ font-size: 4rem; width: 1200px; margin: auto; line-height: 58px;} .Content .Title{ font-size: 4rem; color: white; background: #0e750e; height: 90px; padding: 25px 23px;} .Content .title{ font-size: 2.5rem; font-weight: 600;} .Content .Headline{ font-size: 2rem;} .Content .left{ float: left;} .Content .right{ float: right;} .Content .img{ width: 1360px; margin: 20px auto;} .Content img{ width: inherit;}

.Laboratory{ width: 1360px; margin: auto; margin-top: 30px; border-top: 3px solid #0e750e;} .Laboratory .Title{ width: 805px;}

.Laboratory .Training{ width: 1360px; margin: auto; height: 670px;} .Laboratory .Training .left{ width: 750px; padding-top: 30px;} .Laboratory .Training .right{ width: 590px; padding-top: 120px;}

.Laboratory .Project{ width: 1360px; margin: auto; height: 670px;}

.Overall{ width: 1360px; margin: 40px auto;}

.Environment{ width: 1360px; height: 525px; margin: auto; border-top: 3px solid #0e750e;} .Environment .Title{ width: 450px;} .Environment .left{ width: 700px; margin-left: 35px; margin-top: 30px;} .Environment .right{ width: 600px; padding-top: 40px;}


/*--1920--*/ @media only screen and (max-width: 1920px) { .Content{ font-size: 1.3rem;} .Content p{ line-height: 26.5px;} .Content .introduction{ font-size: 2.95rem; width: 900px; line-height: 41.5px;} .Content .Title{ font-size: 2.95rem; height: 66px; padding: 17px 23px;} .Content .title{ font-size: 1.75rem;} .Content .Headline{ font-size: 1.45rem;} .Content .img{ width: 1000px;}

.Laboratory{ width: 1000px; border-top: 3px solid #0e750e;} .Laboratory .Title{ width: 570px;}

.Laboratory .Training{ width: 1000px; height: 470px;} .Laboratory .Training .left{ width: 540px;} .Laboratory .Training .right{ width: 420px; padding-top: 70px;}

.Laboratory .Project{ width: 1000px; height: 470px;}

.Overall{ width: 1000px;}

.Environment{ width: 1000px; height: 385px;} .Environment .Title{ width: 325px;} .Environment .left{ width: 530px;} .Environment .right{ width: 415px;} }

/*--1190--*/ @media only screen and (max-width: 1190px) { html{ font-size: 50%;} .header .logo span{ margin: 15px 0;} .header .nav .Project{ width: 100px;} .header .nav .Application{ width: 100px;} .header .nav .Human_Practices{ width: 140px;} .header .nav .Achievement{ width: 120px;} .header .nav .Team{ width: 95px;} .header .nav .mainnav span{ padding-top: 8.5px; margin-bottom: 21px;} }