Remove old style that isn't used
authorLanius Trolling <lanius@laniustrolling.dev>
Thu, 10 Nov 2022 20:37:04 +0000 (15:37 -0500)
committerLanius Trolling <lanius@laniustrolling.dev>
Thu, 10 Nov 2022 20:37:04 +0000 (15:37 -0500)
src/main/resources/static/style.css

index a2f787f5eeb727013f46b3ef9dfcdadcff62c641..d8b731a9168aa09d2b86df415031baacb2e73b6c 100644 (file)
@@ -549,11 +549,6 @@ td {
        padding: 0.3em;
 }
 
-table.ship-stats td {
-       text-align: center;
-       vertical-align: center;
-}
-
 th {
        border: 0.125rem solid var(--tbl-border);
        background-color: var(--tbl-border);