summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.css b/play.css
index a7d99b2..78fd426 100644
--- a/play.css
+++ b/play.css
@@ -14,8 +14,6 @@ body header.fascist.your_turn { background-color: hsl(30, 35%, 65%); }
#log div.h.m { background-color: hsl(325, 30%, 75%); }
#log div.h.f { background-color: hsl(30, 35%, 75%); }
-#log img { height: 16px; vertical-align: -4px; border: 1px solid #444; }
-
.panel { background-image: url(images/texture.png) }
.panel { background-color: hsl(0, 0%, 60%); }
.panel.anarchist { background-color: hsl(257, 10%, 60%); }
@@ -64,6 +62,8 @@ body header.fascist.your_turn { background-color: hsl(30, 35%, 65%); }
#log div.i { padding-left: 32px; text-indent: -12px; }
#log div.ii { padding-left: 44px; text-indent: -12px; }
+#log img { height: 14px; vertical-align: -3px; border: 1px solid #444; }
+
#log .tip { cursor: pointer; }
#log .tip:hover { text-decoration: underline; }