diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-02-27 15:22:43 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-02-27 15:22:43 +0800 |
commit | cd2367d5176514a0c7c134b3c03aa1cd199f5ba3 (patch) | |
tree | 758f4d42ef22052224056b97c5dc26cf43748ffc /jimbrella/static | |
parent | a8fd0531d4f795374373e13e63245ec4c58075e7 (diff) |
Diffstat (limited to 'jimbrella/static')
-rw-r--r-- | jimbrella/static/jimbrella.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jimbrella/static/jimbrella.css b/jimbrella/static/jimbrella.css index 9a06502..9c5bb2f 100644 --- a/jimbrella/static/jimbrella.css +++ b/jimbrella/static/jimbrella.css @@ -52,10 +52,6 @@ table.data { margin: 1em; } -.top-border td { - border-top: 1px solid; -} - td { padding: 1em; } |