diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-05 15:16:55 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-05 15:16:55 -0500 |
commit | b2a945edbae951bd7836fc9552891a7540b284b6 (patch) | |
tree | dbe73bee9bbb9d08ed20f334072364422de45934 /play.css | |
parent | 2c9cf9ca326c017d120dc40430266fb4f6b833eb (diff) | |
download | vijayanagara-b2a945edbae951bd7836fc9552891a7540b284b6.tar.gz |
MI Actions
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; |