Team:UCL/css

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
body {
body {
width:800px;
width:800px;
 +
margin: 0 auto;
}
}

Revision as of 12:22, 13 May 2014

ul.header li { display: inline-block !important; }

body { width:800px; margin: 0 auto; }