YuhangYang (Talk | contribs) (Created page with ".Banner{ width: 100%; height: 400px; background: url(https://static.igem.org/mediawiki/2018/thumb/f/ff/T--SSTi-SZGD--banner_Public_Engagement.png/800px-T--SSTi-SZGD--banner_Public_E...") |
YuhangYang (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | .Banner{ | + | .Banner{ text-align: center; padding: 10% 0;} |
+ | .Banner img{ margin: auto; float: none;} | ||
.Content{ font-size: 1.6rem; margin-bottom: 100px; margin: auto; float: none;} | .Content{ font-size: 1.6rem; margin-bottom: 100px; margin: auto; float: none;} | ||
.Content .content{ padding: 0 15px;} | .Content .content{ padding: 0 15px;} | ||
Line 10: | Line 11: | ||
.Content .img img{ width: 100%; border-radius: 10px; box-shadow: rgba(0,0,0,0.38) 0px 0px 10px 0;} | .Content .img img{ width: 100%; border-radius: 10px; box-shadow: rgba(0,0,0,0.38) 0px 0px 10px 0;} | ||
.Content sup{ font-weight: 600;} | .Content sup{ font-weight: 600;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 00:45, 18 October 2018
.Banner{ text-align: center; padding: 10% 0;} .Banner img{ margin: auto; float: none;} .Content{ font-size: 1.6rem; margin-bottom: 100px; margin: auto; float: none;} .Content .content{ padding: 0 15px;} .Content .title{ font-size: 3rem; font-weight: 600; margin: 10px 0;} .Content .title span{ background: #d9b8f1; color: #fff; border-radius: 30px; padding: 5px 40px; display: inline-block; text-align: center;} .Content .subtitle{ font-size: 2rem; color: #d9b8f1; margin-top: 15px;} .Content section{ margin: 20px auto; float: none;} .Content .img{ margin: 15px auto; color: #d9b8f1; font-weight: 600; text-align: center;} .Content .Cimg{ float: none; margin: 15px auto;} .Content .img img{ width: 100%; border-radius: 10px; box-shadow: rgba(0,0,0,0.38) 0px 0px 10px 0;} .Content sup{ font-weight: 600;}