diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ header.your_turn { background-color: orange; } }
#deck_stat {padding-left: 5px; padding-bottom: 5px;}
+#tank {margin-right: 0;}
+
#log { background-color: whitesmoke; }
#log .h1 { font-weight: bold; padding-top:2px; padding-bottom:2px; text-align: center; }
#log .h2 { padding-top:2px; padding-bottom:2px; text-align: center; }
|