User:Sem2490/wiki/sandeep.css
From 2009.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
line-height: 1.4; | line-height: 1.4; | ||
color: red; | color: red; | ||
- | font-family: | + | font-family: Verdana,Helvetica, Arial; |
font-size-adjust: 0.60; | font-size-adjust: 0.60; | ||
Revision as of 06:52, 9 October 2009
body { margin: 0; padding: 0; line-height: 1.4; color: red; font-family: Verdana,Helvetica, Arial; font-size-adjust: 0.60; } #mainPage{ position: absolute; top: 100px; right: 200px; } #buttonProject{ position: absolute; top: 160px; left: 246px; } #spanProject{ cursor:url ('https://static.igem.org/mediawiki/2009/0/0c/Beakercursortest.png'); }