[ds12] centered stuff again

This commit is contained in:
payload 2012-06-25 23:18:19 +02:00
parent 6d31976fcb
commit 6212ddd366
2 changed files with 2 additions and 6 deletions

View File

@ -1,16 +1,14 @@
/* placement */
body {
display: table;
width: 100%;
}
body > * {
display: table-cell;
}
#device {
width: 800px;
padding: 5pt;
margin-left: auto;
margin-right: auto;
}
#nav {
float: left;

View File

@ -35,7 +35,6 @@
<xsl:with-param name="title" select="$title"/>
</xsl:call-template>
<body>
<div>&#xfeff;</div>
<div id="device">
<div id="device-2">
@ -130,7 +129,6 @@
</div>
</div>
</div>
<div>&#xfeff;</div>
</div>
</body>