diff options
| author | EuAndreh <eu@euandre.org> | 2020-08-12 12:13:15 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-08-12 12:13:15 -0300 |
| commit | bc65e24c9aa7236c6532fb9d590752bced87bad0 (patch) | |
| tree | 0f91bbbea52d70d224d749327a773045b41692f6 | |
| parent | Use a single name for the site home link (diff) | |
| download | euandre.org-bc65e24c9aa7236c6532fb9d590752bced87bad0.tar.gz euandre.org-bc65e24c9aa7236c6532fb9d590752bced87bad0.tar.xz | |
styles.css: Add light pink background color
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 { |
