User:Sem2490/wiki/sandeep.css

From 2009.igem.org

(Difference between revisions)
Line 9: Line 9:
}
}
#mainTable{
#mainTable{
-
        background-image:url('https://static.igem.org/mediawiki/2009/a/ab/Brownpaper1002.png');
 
         position: absolute;
         position: absolute;
-
top: 100px;
+
top: 300px;
right: 300px;
right: 300px;
}
}

Revision as of 05:57, 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: 300px;
	right: 300px;
	}