aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index d168d21..0214ac4 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -226,6 +226,10 @@ table.ssb-object td {
border: 1px solid black;
}
+th {
+ vertical-align: top;
+}
+
.chess-square {
width: 1em;
height: 1em;