aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-21 23:51:09 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-21 23:51:09 +0000
commit2e1ca45f2f13e2242f0c70c463ae86fd8c9929e0 (patch)
tree7f4628e3a5b0d76310de4fba3862805922e3b95e /static
parentc0a22eb5cf23dfccbf242239c6be0d95e58da983 (diff)
Add content to most pages
Diffstat (limited to 'static')
-rw-r--r--static/css/globalstyles.css1
-rw-r--r--static/image/questcompass2-256.pngbin0 -> 54415 bytes
2 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);
}
diff --git a/static/image/questcompass2-256.png b/static/image/questcompass2-256.png
new file mode 100644
index 0000000..0d0194f
--- /dev/null
+++ b/static/image/questcompass2-256.png
Binary files differ