Team:Nanjing-China
From 2014.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} | + | body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} |
body{font:12px"Candara";background:#fff;-webkit-text-size-adjust:100%;} | body{font:12px"Candara";background:#fff;-webkit-text-size-adjust:100%;} | ||
a{color:#2d374b;text-decoration:none} | a{color:#2d374b;text-decoration:none} | ||
Line 36: | Line 36: | ||
text-align:center; | text-align:center; | ||
margin:0 auto; | margin:0 auto; | ||
- | margin-top: | + | margin-top:43px; |
- | + | ||
} | } | ||
#topPic{ | #topPic{ | ||
width:88px; | width:88px; | ||
} | } | ||
- | # | + | #teamContainer{ |
- | + | width:1150px; | |
- | width: | + | text-align:center; |
- | + | ||
margin:0 auto; | margin:0 auto; | ||
- | margin-left: | + | margin-top:20px; |
- | margin- | + | padding-top:0px; |
+ | border-left:dashed thick #919191; | ||
+ | margin-bottom:40px; | ||
+ | border-right:dashed thick #919191; | ||
} | } | ||
- | + | .wall{ | |
display:block; | display:block; | ||
- | text-align: | + | width:100%; |
- | width: | + | } |
- | height: | + | .member{ |
- | margin: | + | display:block; |
- | + | width:100%; | |
+ | text-align:left; | ||
+ | } | ||
+ | .teamMemPic{ | ||
+ | width:280px; | ||
+ | height:150px; | ||
+ | text-align:left; | ||
+ | margin:10px 60px 15px 50px; | ||
+ | float:left; | ||
+ | } | ||
+ | .teamMemName{ | ||
+ | margin-top:20px; | ||
+ | margin-left:20px; | ||
+ | font-size:22px; | ||
+ | font-weight:bold; | ||
+ | font-family:"Comic Sans MS"; | ||
+ | color:#CCCCCC; | ||
+ | } | ||
+ | .teamMemIntro{ | ||
+ | margin-left:20px; | ||
+ | font-size:16px; | ||
+ | font-family:"Arial"; | ||
+ | margin-right:80px; | ||
+ | margin-top:5px; | ||
+ | color:#CCCCCC; | ||
+ | } | ||
+ | .teacher{ | ||
+ | text-align:left; | ||
+ | display:block; | ||
+ | width:570px; | ||
+ | float:left; | ||
+ | height:160px; | ||
+ | } | ||
+ | #leftPic{ | ||
+ | border-right:dashed thick #919191; | ||
+ | } | ||
+ | .teaPic{ | ||
+ | width:130px; | ||
+ | height:120px; | ||
+ | float:left; | ||
+ | padding:10px 30px 10px 30px; | ||
+ | } | ||
+ | .teaName{ | ||
+ | font-size:22px; | ||
+ | font-weight:bold; | ||
+ | font-family:"Comic Sans MS"; | ||
+ | padding-top:15px; | ||
+ | color:#CCCCCC; | ||
+ | } | ||
+ | .teaIntro{ | ||
+ | font-size:16px; | ||
+ | font-family:"Arial"; | ||
+ | color:#CCCCCC; | ||
+ | } | ||
+ | #menu{ | ||
+ | width:130px; | ||
+ | height:22px; | ||
+ | margin-left:10px; | ||
+ | margin-top:10px; | ||
+ | position:fixed; | ||
+ | } | ||
+ | .menuItem{ | ||
+ | text-align:right; | ||
+ | border:dashed #919191; | ||
+ | margin-top:0px; | ||
+ | font-size:16px; | ||
+ | color:#FFFFFF; | ||
+ | font-family:"Comic Sans MS"; | ||
+ | padding:1px; | ||
+ | } | ||
+ | .menuItem a{ | ||
+ | color:#FFFFFF; | ||
} | } | ||
.firstHeading | .firstHeading |
Revision as of 17:05, 15 October 2014