diff options
Diffstat (limited to 'web/static/css/home.ccss')
-rw-r--r-- | web/static/css/home.ccss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/static/css/home.ccss b/web/static/css/home.ccss index ecb8d24..b4e327d 100644 --- a/web/static/css/home.ccss +++ b/web/static/css/home.ccss @@ -4,5 +4,9 @@ #expensive: margin: 0 auto + td:nth-child(3): + text-align: right + padding-right: 3px + caption, tr:nth-child(odd): background-color: #181818 |