User:Sem2490/wiki/sandeep.css

From 2009.igem.org

(Difference between revisions)
Line 16: Line 16:
         position: absolute;
         position: absolute;
top: 160px;
top: 160px;
-
left: 247px;
+
left: 246px;
}
}

Revision as of 07:10, 7 October 2009

body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: red;
	font-family: Myriad Pro, Helvetica, Arial;
        font-size-adjust: 0.48;
	
}
#mainPage{
        position: absolute;
	top: 100px;
	right: 200px;
	}
#buttonProject{
        position: absolute;
	top: 160px;
	left: 246px;
	}