diff options
Diffstat (limited to 'static/css/patches.css')
-rw-r--r-- | static/css/patches.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css index a0da706..aa1473a 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -1,6 +1,7 @@ body { border: 1px solid; padding: 20px; + background-color: white; } h1 { |