summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/play.css b/play.css
index dfab7f5..56f27fe 100644
--- a/play.css
+++ b/play.css
@@ -543,10 +543,11 @@ body.shift .exhausted {
}
.cylinder > .exile {
- width: 100%;
- height: 100%;
+ width: 42px;
+ height: 48px;
background-image: url(images/exile.png);
- opacity: 20%;
+ background-size: contain;
+ opacity: 60%;
}
/* BACKGROUND COLORS AND BORDERS */