diff --git a/incorporealcms/static/css/style.css b/incorporealcms/static/css/style.css index a587bb0..7b78f14 100644 --- a/incorporealcms/static/css/style.css +++ b/incorporealcms/static/css/style.css @@ -79,7 +79,10 @@ section.nav a { } section.content { + font-size: 11pt; + padding: 0 1em; + line-height: 1.5em; } footer {