X-Git-Url: https://git.bts.cx/garden.git/blobdiff_plain/e10acb2b438d253a4d386cf7e3cd5fb52f56e9f5..d6e6026a52fcd1530850b3412e61d2b64715e10c:/templates/style/screen.css diff --git a/templates/style/screen.css b/templates/style/screen.css index 7fe052a..b7441f7 100644 --- a/templates/style/screen.css +++ b/templates/style/screen.css @@ -596,5 +596,6 @@ footer { body > * { padding: 0 30px; margin: 10px; - background-color: #fff; + background-color: rgba(255.0, 255.0, 255.0, 0.8); + border-radius: 7px; }