summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 6712ad6..b506f6d 100644
--- a/src/style.css
+++ b/src/style.css
@@ -129,7 +129,8 @@ table col {
width: auto;
}
-th, td {
+table.pronoun-table th,
+table.pronoun-table td {
width: 16%;
font-size: 14px;
border: 1px solid gray;