Team:Nanjing NFLS/team.html
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) (Created page with "<html> <head> <title>JavaScript图片特效</title> <style type="text/css"> html { overflow: hidden; } body { position: absolute; margin: 0px; padding: 0px; backgrou...") |
AlexGorilla (Talk | contribs) |
||
Line 10: | Line 10: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
- | background: # | + | background: #E3E3E3; |
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
Line 17: | Line 17: | ||
position: absolute; | position: absolute; | ||
left: 10%; | left: 10%; | ||
- | top: | + | top: 20%; |
width: 80%; | width: 80%; | ||
height: 80%; | height: 80%; |
Revision as of 07:13, 19 June 2014