Style sheet adjustments for TW5

This commit is contained in:
Jeremy Ruston 2011-12-28 16:10:40 +00:00
parent 32ff9e46b1
commit d3ea92ff4e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
body {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-family: Helvetica, Arial, sans-serif;
}
/* Following styles created with http://www.gridlover.net/; */
@ -9,7 +9,7 @@ body {
line-height: 27px;
}
article {
max-width: 944px;
max-width: 644px;
margin: auto;
}
.title {