Team:XMU Software/Project/css
From 2013.igem.org
YuezhenChen (Talk | contribs) |
YuezhenChen (Talk | contribs) |
||
(21 intermediate revisions not shown) | |||
Line 15: | Line 15: | ||
.project_title{ | .project_title{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:150px; |
width:1347px; | width:1347px; | ||
text-align:center; | text-align:center; | ||
font-family:Arial; | font-family:Arial; | ||
- | font-size: | + | font-size:48px; |
color:#ffffff; | color:#ffffff; | ||
font-weight:bold; | font-weight:bold; | ||
Line 25: | Line 25: | ||
.project_introduce{ | .project_introduce{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:230px; |
left:333px; | left:333px; | ||
width:700px; | width:700px; | ||
Line 32: | Line 32: | ||
font-size:18px; | font-size:18px; | ||
color:#ffffff; | color:#ffffff; | ||
- | |||
} | } | ||
#terminator{ | #terminator{ | ||
Line 38: | Line 37: | ||
background-color:#fefef2; | background-color:#fefef2; | ||
width:1335px; | width:1335px; | ||
- | top: | + | top:395px; |
left:0px; | left:0px; | ||
- | |||
} | } | ||
#terminator_m2{ | #terminator_m2{ | ||
Line 50: | Line 48: | ||
font-family:Arial; | font-family:Arial; | ||
font-size:12px; | font-size:12px; | ||
- | color:# | + | color:#434343; |
margin-top:7px; | margin-top:7px; | ||
} | } | ||
.body_photo{ | .body_photo{ | ||
- | font-family: | + | font-family:Arial; |
- | font-size: | + | font-size:12px; |
- | color:# | + | color:#434343; |
text-align:center; | text-align:center; | ||
margin-top:10px; | margin-top:10px; | ||
Line 67: | Line 65: | ||
height:1000px; | height:1000px; | ||
left:0px; | left:0px; | ||
- | |||
z-index:3; | z-index:3; | ||
} | } | ||
Line 82: | Line 79: | ||
.RBS_table1{ | .RBS_table1{ | ||
margin-left:50px; | margin-left:50px; | ||
- | font-family: | + | font-family:Arial; |
font-size:14px; | font-size:14px; | ||
color:#707070; | color:#707070; | ||
Line 96: | Line 93: | ||
left:0px; | left:0px; | ||
z-index:3; | z-index:3; | ||
- | |||
} | } | ||
#promoter_m1{ | #promoter_m1{ | ||
Line 110: | Line 106: | ||
.promoter_table1{ | .promoter_table1{ | ||
margin-left:10px; | margin-left:10px; | ||
- | font-family: | + | font-family:Arial; |
font-size:14px; | font-size:14px; | ||
color:#707070; | color:#707070; | ||
Line 124: | Line 120: | ||
background-color:#fefef2; | background-color:#fefef2; | ||
width:1335px; | width:1335px; | ||
- | top: | + | top:395px; |
left:0px; | left:0px; | ||
- | |||
} | } | ||
#protein_m2{ | #protein_m2{ | ||
Line 137: | Line 132: | ||
background-color:#fefef2; | background-color:#fefef2; | ||
width:1335px; | width:1335px; | ||
- | top: | + | height:2000px; |
+ | top:395px; | ||
left:0px; | left:0px; | ||
- | |||
} | } | ||
#achieve_m2{ | #achieve_m2{ | ||
Line 153: | Line 148: | ||
left: 10px; | left: 10px; | ||
line-height: 50px; | line-height: 50px; | ||
- | font-family: | + | font-family: Arial; |
top: 200px; | top: 200px; | ||
} | } | ||
Line 163: | Line 158: | ||
left: 10px; | left: 10px; | ||
line-height: 50px; | line-height: 50px; | ||
- | font-family: | + | font-family: Arial; |
top: 387px; | top: 387px; | ||
} | } | ||
Line 174: | Line 169: | ||
background-color:#fefef2; | background-color:#fefef2; | ||
width:1335px; | width:1335px; | ||
- | top: | + | top:395px; |
left:0px; | left:0px; | ||
- | |||
} | } | ||
#enote_m2{ | #enote_m2{ | ||
Line 182: | Line 176: | ||
left:20%; | left:20%; | ||
width:800px; | width:800px; | ||
+ | } | ||
+ | .protein_table1{ | ||
+ | margin-left:30px; | ||
+ | font-family:Arial; | ||
+ | font-size:14px; | ||
+ | color:#707070; | ||
+ | border:1px solid #707070; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .protein_table2{ | ||
+ | margin-left:10px; | ||
+ | font-family:Arial; | ||
+ | font-size:14px; | ||
+ | color:#707070; | ||
+ | border:1px solid #707070; | ||
+ | text-align:center; | ||
+ | } | ||
+ | p{/*段落文本*/ | ||
+ | font-family:Arial ; | ||
+ | font-size:15px; | ||
+ | color:#434343; | ||
+ | text-align:justify; | ||
+ | line-height:19px; | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | #result1_s2{ | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | left:22%; | ||
+ | width:800px; | ||
+ | padding:0px; | ||
} | } |
Latest revision as of 03:54, 29 October 2013
- project{
position:absolute; top:0px; left:0px; width:1347px; height:3000px; }
- project_s1{
position:absolute; top:0px; padding:0px; left:0px; z-index:1; } .project_title{ position:absolute; top:150px; width:1347px; text-align:center; font-family:Arial; font-size:48px; color:#ffffff; font-weight:bold; } .project_introduce{ position:absolute; top:230px; left:333px; width:700px;
text-align:justify;
font-family:Arial; font-size:18px; color:#ffffff; }
- terminator{
position:absolute; background-color:#fefef2; width:1335px; top:395px; left:0px; }
- terminator_m2{
position:absolute; left:20%; width:800px; } .body_references{ font-family:Arial; font-size:12px; color:#434343; margin-top:7px; } .body_photo{ font-family:Arial; font-size:12px; color:#434343; text-align:center; margin-top:10px; }
- RBS{
position:absolute; background-color:#fefef2; width:1335px; top:395px; height:1000px; left:0px; z-index:3; }
- RBS_m1{
position:absolute; top:5px; }
- RBS_m2{
position:absolute; top:80px; left:20%; width:800px; } .RBS_table1{ margin-left:50px; font-family:Arial; font-size:14px; color:#707070; border:1px solid #707070; text-align:center; }
- promoter{
position:absolute; background-color:#fefef2; width:1335px; top:395px; height:1000px; left:0px; z-index:3; }
- promoter_m1{
position:absolute; top:5px; }
- promoter_m2{
position:absolute; top:80px; left:20%; width:800px; } .promoter_table1{ margin-left:10px; font-family:Arial; font-size:14px; color:#707070; border:1px solid #707070; text-align:center; } .light{ white-space: nowrap; background:#fea801; }
- protein{
position:absolute; background-color:#fefef2; width:1335px; top:395px; left:0px; }
- protein_m2{
position:absolute; left:20%; width:800px; }
- achieve{
position:absolute; background-color:#fefef2; width:1335px; height:2000px; top:395px; left:0px; }
- achieve_m2{
position:absolute; left:283px; width:800px; }
- achieve_m3{
position: absolute; font-weight: 900; font-size: 20px; width: 310px; left: 10px; line-height: 50px; font-family: Arial; top: 200px; }
- achieve_m4{
position: absolute; font-weight: 900; font-size: 20px; width: 310px; left: 10px; line-height: 50px; font-family: Arial; top: 387px; }
- brick_demo_video{
position:absolute; left:100px; }
- enote{
position:absolute; background-color:#fefef2; width:1335px; top:395px; left:0px; }
- enote_m2{
position:absolute; left:20%; width:800px; } .protein_table1{ margin-left:30px; font-family:Arial; font-size:14px; color:#707070; border:1px solid #707070; text-align:center; } .protein_table2{ margin-left:10px; font-family:Arial; font-size:14px; color:#707070; border:1px solid #707070; text-align:center; } p{/*段落文本*/ font-family:Arial ; font-size:15px; color:#434343; text-align:justify; line-height:19px; margin-top:10px; }
- result1_s2{
position:absolute; top:0px; left:22%; width:800px; padding:0px; }