1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 12:07:19 +00:00

Style sheet adjustments for TW5

This commit is contained in:
Jeremy Ruston 2011-12-28 16:10:40 +00:00
parent 32ff9e46b1
commit d3ea92ff4e

View File

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