diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; } |