summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/play.css b/play.css
index f84a525..4a31832 100644
--- a/play.css
+++ b/play.css
@@ -542,11 +542,10 @@ body.shift .exhausted {
}
.cylinder > .exile {
- width: 42px;
- height: 48px;
- background-image: url(images/exile.png);
- background-size: contain;
- opacity: 60%;
+ position: absolute;
+ top: 6px;
+ left: 20px;
+ //transform: rotate(45deg);
}
/* BACKGROUND COLORS AND BORDERS */