Team:XMU Software/Project/css
From 2013.igem.org
(Difference between revisions)
YuezhenChen (Talk | contribs) (Created page with "#project_s1{ position:absolute; top:0px; left:0px; z-index:1; } .project_title{ position:absolute; top:170px; width:1347px; text-align:center; font-family:Arial; font...") |
YuezhenChen (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | #project{ | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | left:0px; | ||
+ | width:1347px; | ||
+ | height:3000px; | ||
+ | } | ||
#project_s1{ | #project_s1{ | ||
position:absolute; | position:absolute; |
Revision as of 04:58, 23 October 2013
- project{
position:absolute; top:0px; left:0px; width:1347px; height:3000px; }
- project_s1{
position:absolute; top:0px; left:0px; z-index:1; } .project_title{ position:absolute; top:170px; width:1347px; text-align:center; font-family:Arial; font-size:60px; color:#ffffff; font-weight:bold; } .project_introduce{ position:absolute; top:250px; left:333px; width:700px;
text-align:justify;
font-family:Arial; font-size:18px; color:#ffffff; font-weight:bold; }