diff options
Diffstat (limited to 'webAO/styles/nomod.css')
| -rw-r--r-- | webAO/styles/nomod.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webAO/styles/nomod.css b/webAO/styles/nomod.css index 79d4d12..1c03547 100644 --- a/webAO/styles/nomod.css +++ b/webAO/styles/nomod.css @@ -1,3 +1,4 @@ -table#client_playerlist td:nth-child(5), td:nth-child(6) { +table#client_playerlist td:nth-child(5), +td:nth-child(6) { display: none; -}
\ No newline at end of file +} |
