diff options
Diffstat (limited to '')
-rw-r--r-- | styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ body { max-width: 1000px; font-family: sans-serif; text-rendering: optimizeLegibility; + background-color: #f7f2f3; } header { |