YuhangYang (Talk | contribs) |
YuhangYang (Talk | contribs) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | body{ min-width: 1024px; min-height: | + | body{ min-width: 1024px; min-height: 489px; position: relative;background: cornsilk;} |
− | .SSTi-SZGD{ background: url(https://static.igem.org/mediawiki/2017/ | + | .SSTi-SZGD{ background: url(https://static.igem.org/mediawiki/2017/b/b2/INTERLAB_banner.jpeg) no-repeat center center; padding-top: 15px; max-height: 910px;background-size: cover;} |
/*custom header*/ | /*custom header*/ | ||
Line 7: | Line 7: | ||
/*Content*/ | /*Content*/ | ||
− | .Content{ width: | + | .Content{ width: 1000px; background: cornsilk; padding: 20px 0; padding-bottom: 100px; font-size: 13px; text-align: justify;margin:0 auto; font-family: "Arial Regular";font-weight: bold;} |
− | .Overview p{ margin: | + | .Overview p{ margin: 20px 0; text-align: justify;line-height: 28px;} |
− | .Overview,.Protocol,.Results,.Conclusions{ width: | + | .Overview,.Protocol,.Results,.Conclusions{ width: 90%; margin: auto; margin-bottom: 40px;line-height: 28px;} |
− | .Content .title{ font-size: | + | .Content .title{ font-size: 29px; font-weight: 600; color: #394c53; letter-spacing: 2px; text-align: center;} |
.Overview .Explain p{ margin: 0;} | .Overview .Explain p{ margin: 0;} | ||
− | .Overview .Explain ul li{ list-style: disc; font-style: italic; margin-left: 25px; line-height: | + | .Overview .Explain ul li{ list-style: disc; font-style: italic; margin-left: 25px; line-height: 28px;} |
− | .Content .Subtitle{ font-size: | + | .Content .Subtitle{ font-size: 18px; font-weight: 600; margin-top: 40px;} |
.Content .content{ width: 100%;} | .Content .content{ width: 100%;} | ||
.Content .content{ margin-top: 10px;} | .Content .content{ margin-top: 10px;} | ||
− | .Content .content p{ margin: 10px 0; line-height: | + | .Content .content p{ margin: 10px 0; line-height: 28px;} |
.Content .img{ width: 80%; margin: 30px auto; } | .Content .img{ width: 80%; margin: 30px auto; } | ||
.Content .img img{ width: inherit; border-radius: 10px; margin: auto;} | .Content .img img{ width: inherit; border-radius: 10px; margin: auto;} | ||
.Content .img p{ text-align: center; margin-top: 5px;} | .Content .img p{ text-align: center; margin-top: 5px;} | ||
− | .Results p,.Conclusions p{ margin-top: | + | .Results p,.Conclusions p{ margin-top: 30px;line-height: 28px;} |
− | .Results .img{ margin-top: | + | .Results .img{ margin-top: 35px;} |
− | .Results .img img{ margin-bottom: | + | .Results .img img{ margin-bottom: 5px !important;} |
− | .Results .img p{ margin-bottom: | + | .Results .img p{ margin-bottom: 30px !important;line-height: 28px;} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/*--1190--*/ | /*--1190--*/ | ||
@media only screen and (max-width: 1190px) { | @media only screen and (max-width: 1190px) { | ||
− | html{ font-size: | + | html{ font-size: 50%;} |
− | .header . | + | .header .logo span{ margin: 15px 0;} |
.header .nav .Project{ width: 100px;} | .header .nav .Project{ width: 100px;} | ||
− | .header .nav .Application{ width: | + | .header .nav .Application{ width: 100px;} |
− | .header .nav .Human_Practices{ width: | + | .header .nav .Human_Practices{ width: 140px;} |
.header .nav .Achievement{ width: 120px;} | .header .nav .Achievement{ width: 120px;} | ||
− | .header .nav .mainnav span{ padding-top: | + | .header .nav .Team{ width: 95px;} |
− | + | .header .nav .mainnav span{ padding-top: 8.5px; margin-bottom: 21px;} | |
} | } |
Latest revision as of 13:09, 31 October 2017
body{ min-width: 1024px; min-height: 489px; position: relative;background: cornsilk;}
.SSTi-SZGD{ background: url() no-repeat center center; padding-top: 15px; max-height: 910px;background-size: cover;}
/*custom header*/ .header .nav .Project span,.header .nav .Project li:nth-of-type(5) a{ color: #FAEE0D;}
/*Content*/ .Content{ width: 1000px; background: cornsilk; padding: 20px 0; padding-bottom: 100px; font-size: 13px; text-align: justify;margin:0 auto; font-family: "Arial Regular";font-weight: bold;} .Overview p{ margin: 20px 0; text-align: justify;line-height: 28px;} .Overview,.Protocol,.Results,.Conclusions{ width: 90%; margin: auto; margin-bottom: 40px;line-height: 28px;} .Content .title{ font-size: 29px; font-weight: 600; color: #394c53; letter-spacing: 2px; text-align: center;} .Overview .Explain p{ margin: 0;} .Overview .Explain ul li{ list-style: disc; font-style: italic; margin-left: 25px; line-height: 28px;}
.Content .Subtitle{ font-size: 18px; font-weight: 600; margin-top: 40px;} .Content .content{ width: 100%;} .Content .content{ margin-top: 10px;} .Content .content p{ margin: 10px 0; line-height: 28px;} .Content .img{ width: 80%; margin: 30px auto; } .Content .img img{ width: inherit; border-radius: 10px; margin: auto;} .Content .img p{ text-align: center; margin-top: 5px;} .Results p,.Conclusions p{ margin-top: 30px;line-height: 28px;} .Results .img{ margin-top: 35px;} .Results .img img{ margin-bottom: 5px !important;} .Results .img p{ margin-bottom: 30px !important;line-height: 28px;}
/*--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;} }