summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/play.css b/play.css
index 2d668a9..7f32d5c 100644
--- a/play.css
+++ b/play.css
@@ -166,6 +166,17 @@ body.Observer #toggle_trash {
/* CONTAINERS */
+#hero_point_pool {
+ position: absolute;
+ top: 150px;
+ left: 26px;
+ width: 60px;
+}
+
+#hero_point_pool .token {
+ margin-bottom: -30px;
+}
+
.front_container {
position: absolute;
display: flex;