summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css11
1 files changed, 2 insertions, 9 deletions
diff --git a/play.css b/play.css
index 25b7fe3..5dd1f17 100644
--- a/play.css
+++ b/play.css
@@ -22,19 +22,12 @@ body.Lancaster #event_header, body.Lancaster #hand_header, body.Lancaster #plan_
#log .h3 { text-decoration: underline; }
#log .h4 { text-decoration: underline; }
-#log .h1 { background-color: #e5ce98 }
-#log .h2 { background-color: #e6e5be }
-
-#log .h2.lancaster { background-color: #fad2d3 }
-#log .h2.york { background-color: #d1ddf1 }
-
#log .h1 { background-color: silver }
#log .h2 { background-color: gainsboro }
+#log .h2.lancaster { background-color: #fad2d3 }
+#log .h2.york { background-color: #d1ddf1 }
#log .ip { float: right; padding: 0 4px 0 0; text-indent: 0; color: dimgray }
-/*
-#log .ip::after { content: "IP" }
-*/
#log div { padding-left: 20px; text-indent: -12px; }
#log div.i { padding-left: 32px; text-indent: -12px; }