From 2e1ca45f2f13e2242f0c70c463ae86fd8c9929e0 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Tue, 21 Dec 2021 23:51:09 +0000 Subject: Add content to most pages --- static/css/globalstyles.css | 1 + static/image/questcompass2-256.png | Bin 0 -> 54415 bytes 2 files changed, 1 insertion(+) create mode 100644 static/image/questcompass2-256.png (limited to 'static') 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); } diff --git a/static/image/questcompass2-256.png b/static/image/questcompass2-256.png new file mode 100644 index 0000000..0d0194f Binary files /dev/null and b/static/image/questcompass2-256.png differ -- cgit v1.2.3-70-g09d2