diff options
Diffstat (limited to 'static/website')
-rw-r--r-- | static/website/css/main.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css index 2681deb..6d74a5c 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -182,6 +182,8 @@ table.tablesorter thead tr .header { background-repeat: no-repeat; background-position: center right; cursor: pointer; + text-align: center; + vertical-align: middle; } table.tablesorter tbody td { color: #3D3D3D; |