diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -144,6 +144,7 @@ header.your_turn.ve { background-color: #ffbf32 } #log div.indent { padding-left: 32px; text-indent: -12px; } #log .h1 { border-bottom: 2px solid #444; border-top: 2px solid #444; } #log .h2 { border-bottom: 1px solid #444; border-top: 1px solid #444; } +#log .h3 { text-decoration: underline;} #log .adice { font-size: 14px; |