diff options
Diffstat (limited to 'web/static/css/home.ccss')
-rw-r--r-- | web/static/css/home.ccss | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/static/css/home.ccss b/web/static/css/home.ccss new file mode 100644 index 0000000..ecb8d24 --- /dev/null +++ b/web/static/css/home.ccss @@ -0,0 +1,8 @@ +#wrapper: + padding: 20px + +#expensive: + margin: 0 auto + + caption, tr:nth-child(odd): + background-color: #181818 |