diff options
Diffstat (limited to 'web/static/css/kill.ccss')
-rw-r--r-- | web/static/css/kill.ccss | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/static/css/kill.ccss b/web/static/css/kill.ccss index 1cfc2ff..9b29093 100644 --- a/web/static/css/kill.ccss +++ b/web/static/css/kill.ccss @@ -87,7 +87,7 @@ table#attackers: width: 70px td: - height: 64px + height: 66px &:nth-child(1): white-space: normal line-height: 0 @@ -132,6 +132,7 @@ table#items: td:nth-child(1):not(.slot): line-height: 0 + height: 34px td:nth-child(3): text-align: right font-weight: bold |