Template:Zjucss team
From 2011.igem.org
(Difference between revisions)
(Created page with " div#p-logo{ display: none; } .block h1 { font-size: 30pt; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; } #MainIntro { vertical-align: middle...") |
|||
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
- | + | <style> | |
+ | div#p-logo{ | ||
+ | display: none; | ||
} | } | ||
+ | #Teammember #mem{ | ||
+ | padding-left:10px; | ||
+ | background-color:transparent;} | ||
+ | #TeamSelfintro #yijie { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #xiaotong { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #chenyue { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #yu { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #yakun { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #xinlei { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #ye { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #lie { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #luyi { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #xiangqing { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #keyue { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #ruoxi { | ||
+ | display:none; | ||
+ | } | ||
+ | #TeamSelfintro #chenling { | ||
+ | display:none; | ||
+ | } | ||
- | + | .block h3 { | |
- | + | ||
- | + | ||
- | + | ||
- | .block | + | |
font-size: 30pt; | font-size: 30pt; | ||
padding-top: 5px; | padding-top: 5px; | ||
Line 21: | Line 61: | ||
- | # | + | #Intro { |
vertical-align: middle; | vertical-align: middle; | ||
- | width: | + | width: 900px; |
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 29: | Line 69: | ||
background-color: white; | background-color: white; | ||
} | } | ||
- | #MainIntro | + | #MainIntro h3 { |
color: #56b74c; | color: #56b74c; | ||
} | } | ||
#Teammember { | #Teammember { | ||
vertical-align: middle; | vertical-align: middle; | ||
- | width: | + | width: 900px; |
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 40: | Line 80: | ||
background-color: #d5d5d5; | background-color: #d5d5d5; | ||
} | } | ||
- | #Teammember | + | #Teammember h3{ |
color:#69c060; | color:#69c060; | ||
} | } | ||
Line 48: | Line 88: | ||
margin: 10px; | margin: 10px; | ||
padding: 10px; | padding: 10px; | ||
- | width: | + | width: 800px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
border-radius: 10px; | border-radius: 10px; | ||
+ | height:150px; | ||
} | } | ||
+ | |||
#TeamGallery { | #TeamGallery { | ||
vertical-align: middle; | vertical-align: middle; | ||
- | width: | + | width: 900px; |
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 69: | Line 103: | ||
background-color: #e1ff9e; | background-color: #e1ff9e; | ||
} | } | ||
- | #TeamGallery | + | #TeamGallery h3{ |
color:3e3e3e; | color:3e3e3e; | ||
} | } | ||
Line 78: | Line 112: | ||
#TeamVedio{ | #TeamVedio{ | ||
vertical-align: middle; | vertical-align: middle; | ||
- | width: | + | width: 900px; |
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 89: | Line 123: | ||
} | } | ||
- | #TeamVedio | + | #TeamVedio h3{ |
color:3e3e3e; | color:3e3e3e; | ||
} | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </html> |
Latest revision as of 15:35, 2 October 2011