diff --git a/web/static/storycraft/page.css b/web/static/storycraft/page.css index c41a416..4c54320 100644 --- a/web/static/storycraft/page.css +++ b/web/static/storycraft/page.css @@ -11,7 +11,7 @@ body { color: #333333; background: #efefef; font-family: 'Bitstream Vera Sans', sans-serif; - font-size: 10pt; + font-size: 9pt; height: 100%; } @@ -133,6 +133,7 @@ body { .gamestory { font-family: 'Cardo', 'Times New Roman', serif; + font-size: 11pt; line-height: 1.5em; }