From fbb64e5d89a0f3369d6809f374c5791853647284 Mon Sep 17 00:00:00 2001 From: raylu Date: Tue, 22 Oct 2013 03:44:52 -0700 Subject: kill/item costs --- web/static/css/corporation.ccss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/static/css/corporation.ccss') diff --git a/web/static/css/corporation.ccss b/web/static/css/corporation.ccss index c077808..575a040 100644 --- a/web/static/css/corporation.ccss +++ b/web/static/css/corporation.ccss @@ -17,3 +17,8 @@ table#kills: width: 64px th.killer: width: 250px + th.value: + width: 62px + + td:nth-child(7): + text-align: right -- cgit v1.2.3