But this does work.

pull/1/head
Nicholas Marriott 2015-04-28 14:01:03 +01:00
parent bc9198072b
commit 7981e653d8
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
html {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
body {
font-family: Sans-Serif;
font-size: 10pt;