Difference between revisions of "Template:SCUT-China"
Line 173: | Line 173: | ||
display:none; | display:none; | ||
} | } | ||
− | |||
− | + | .pic_three { | |
− | + | width: 100%; | |
− | + | min-height: 200px; | |
− | + | position: relative; | |
− | + | margin: 20px auto; | |
+ | } | ||
+ | .pic_three img { | ||
+ | width: 80%; | ||
+ | box-shadow: 0 3px 10px #7d7d7d; | ||
+ | display: block; | ||
+ | margin: 10px auto; | ||
+ | max-width: 330px; | ||
+ | } | ||
+ | .pic_three .pic_left { | ||
+ | position: absolute; | ||
+ | display:inline-block; | ||
+ | left: 0; | ||
+ | width: 33%; | ||
+ | } | ||
+ | .pic_three .pic_middle { | ||
+ | position: relative; | ||
+ | |||
+ | display:inline-block; | ||
+ | left: 33%; | ||
+ | width: 33%; | ||
+ | } | ||
+ | .pic_three .pic_right { | ||
+ | position: absolute; | ||
+ | display:inline-block; | ||
+ | left: 66%; | ||
+ | width: 33%; | ||
+ | } | ||
+ | .pic_two { | ||
+ | width: 100%; | ||
+ | min-height: 200px; | ||
+ | position: relative; | ||
+ | margin: 20px auto; | ||
+ | } | ||
+ | .pic_two img { | ||
+ | width: 80%; | ||
+ | box-shadow: 0 3px 10px #7d7d7d; | ||
+ | display: block; | ||
+ | margin: 10px auto; | ||
+ | max-width: 330px; | ||
+ | } | ||
+ | .pic_two .pic_left { | ||
+ | position: relative; | ||
+ | left: 0; | ||
+ | width: 50%; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .pic_two .pic_right { | ||
+ | position: absolute; | ||
+ | left: 50%; | ||
+ | display: inline-block; | ||
+ | width: 50%; | ||
+ | } | ||
− | + | .pic_three .smallIntroduction{ | |
− | + | width:80%; | |
− | + | margin:10px auto; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | .part { | ||
+ | width: 80%; | ||
+ | margin: 0 auto; | ||
+ | padding: 20px; | ||
+ | } | ||
+ | .part-head h2 { | ||
+ | padding: 0 0px; | ||
+ | margin: 20px 0; | ||
+ | } | ||
+ | .part-head h3 { | ||
+ | padding: 0 30px; | ||
+ | margin: 20px 0; | ||
+ | } | ||
+ | .part-head h4 { | ||
+ | padding: 0 60px; | ||
+ | margin: 20px 0; | ||
+ | } | ||
+ | .part .img { | ||
+ | display: block; | ||
+ | width: 60%; | ||
+ | margin: 30px auto; | ||
+ | } | ||
+ | .part h3 { | ||
+ | font-size: 26px; | ||
+ | } | ||
+ | .part h4 { | ||
+ | font-size: 22px; | ||
+ | font-weight: normal; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | .part p { | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | .source_link { | ||
+ | display: block; | ||
+ | text-align: right; | ||
+ | text-decoration: none; | ||
+ | color: #343434; | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | a { | ||
+ | text-decoration: none; | ||
+ | color: #343434; | ||
+ | } | ||
+ | a:hover { | ||
+ | text-decoration: underline; | ||
+ | color: #00b4ed; | ||
+ | } | ||
− | |||
− | |||
+ | |||
+ | p.smallIntroduction { | ||
+ | text-align: center; | ||
+ | font-weight: normal; | ||
+ | font-size: 15px; | ||
+ | text-indent:0; | ||
+ | } | ||
+ | |||
+ | |||
+ | .pic_three .smallIntroduction{ | ||
+ | width:80%; | ||
+ | margin:10px auto; | ||
+ | position:relative; | ||
+ | bottom:0; | ||
+ | } | ||
+ | |||
+ | </style> | ||
<div id="loadingLayer"> | <div id="loadingLayer"> | ||
<div id="loadingContainer"> <img src="https://static.igem.org/mediawiki/2015/6/6d/2015-SCUT-China-loading2.svg" /> | <div id="loadingContainer"> <img src="https://static.igem.org/mediawiki/2015/6/6d/2015-SCUT-China-loading2.svg" /> |
Revision as of 07:15, 18 September 2015