diff options
| author | stonedDiscord <stonedDiscord@users.noreply.github.com> | 2024-11-20 13:35:44 +0000 |
|---|---|---|
| committer | GitHub Action <actions@github.com> | 2024-11-20 13:35:44 +0000 |
| commit | 8ecc3578146542955ce9615085509145a137c9d6 (patch) | |
| tree | aac2f19497b46900701c3c359179d8fe52d23357 /webAO/styles/mod.css | |
| parent | 3bf5a2550aaca9810c1136b6d11173062f4cf259 (diff) | |
Prettified Code!
Diffstat (limited to 'webAO/styles/mod.css')
| -rw-r--r-- | webAO/styles/mod.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webAO/styles/mod.css b/webAO/styles/mod.css index 859996f..1e077b3 100644 --- a/webAO/styles/mod.css +++ b/webAO/styles/mod.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: inherit; -}
\ No newline at end of file +} |
