User:Sem2490/wiki/sandeep.css
From 2009.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
} | } | ||
- | |||
#mainTable{ | #mainTable{ | ||
- | + | position: absolute; | |
- | + | top: 100px; | |
+ | right: 300px; | ||
+ | height: 800px; | ||
+ | width: 800px; | ||
+ | } |
Revision as of 04:52, 7 October 2009
body { margin: 0; padding: 0; line-height: 1.4; color: black; font-family: Myriad Pro, Helvetica, Arial; font-size-adjust: 0.48; } #mainTable{ position: absolute; top: 100px; right: 300px; height: 800px; width: 800px; }