diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-21 23:51:09 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-21 23:51:09 +0000 |
| commit | 2e1ca45f2f13e2242f0c70c463ae86fd8c9929e0 (patch) | |
| tree | 7f4628e3a5b0d76310de4fba3862805922e3b95e /static/css | |
| parent | c0a22eb5cf23dfccbf242239c6be0d95e58da983 (diff) | |
Add content to most pages
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/globalstyles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/globalstyles.css b/static/css/globalstyles.css index 774c6ca..3c39e38 100644 --- a/static/css/globalstyles.css +++ b/static/css/globalstyles.css @@ -97,4 +97,5 @@ a { .box { border: solid 1px #fff; padding: 10px; + background-color: rgba(0, 0, 0, 0.1); } |
