summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/play.css b/play.css
index 9bc5034..6492e90 100644
--- a/play.css
+++ b/play.css
@@ -16,7 +16,6 @@ header.your_turn { background-color: orange; }
#log { background-color: wheat; }
#log div { padding-left: 20px; text-indent: -12px; }
#log div.i { padding-left: 32px; text-indent: -12px; }
-#log div.i { font-style: italic; }
#log .h1 { background-color: brown; color: gold; font-weight: bold; }
#log .h2 { background-color: brown; color: gold; font-weight: bold; }
#log .C { background-color: salmon; }