diff options
| -rw-r--r-- | template/layout.qtpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/layout.qtpl b/template/layout.qtpl index ffb31d2..9d81508 100644 --- a/template/layout.qtpl +++ b/template/layout.qtpl @@ -14,6 +14,7 @@ The main layout function. max-width: 650px; line-height: 1.6; font-size: 18px; + background: #fff; color: #444; padding: 0 10px; } |
