aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 7c26ea0..dd96813 100644
--- a/static/style.css
+++ b/static/style.css
@@ -74,3 +74,14 @@ details .chars {
margin-top: 8px;
margin-bottom: 8px;
}
+
+.extratable {
+ min-width: 60%;
+ margin: auto;
+ margin-top: 8px;
+ margin-bottom: 8px;
+}
+
+.extratable td {
+ padding: 4px;
+}