summaryrefslogtreecommitdiff
path: root/resources/css/town.css
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-27 15:21:47 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-27 15:21:47 +0200
commit8e829d4497efd6a23514901a1a6724fe7579c6b5 (patch)
treea829ba890ad0dfafdf7689fc8e6e0c5f22a0670e /resources/css/town.css
parent5582c3c07069f7766aabd81f3a4a3f97def134e9 (diff)
box in healing centers!
Diffstat (limited to 'resources/css/town.css')
-rw-r--r--resources/css/town.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/css/town.css b/resources/css/town.css
index 06f6f02..72eea60 100644
--- a/resources/css/town.css
+++ b/resources/css/town.css
@@ -3,7 +3,9 @@
-.healing-center {
+.healing-center {}
+
+.healing-center > div {
padding: 1rem;
}