aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-11-26 19:06:22 +0100
committerAlex Auvolat <alex@adnab.me>2023-11-26 19:06:22 +0100
commitb15723f33b486124a50408873d30998bb9d31b3b (patch)
tree733f1b9bb56c6f832ac11703a7c82975db891647 /static/style.css
parent4b20865335f14d086e5733fd2bd62acf22434e04 (diff)
downloaddatagengo-b15723f33b486124a50408873d30998bb9d31b3b.tar.gz
datagengo-b15723f33b486124a50408873d30998bb9d31b3b.zip
larger font for extra examples text
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 047624e..4c066d9 100644
--- a/static/style.css
+++ b/static/style.css
@@ -92,6 +92,10 @@ details .chars {
font-size: 1.2em;
}
+.tab_large2 {
+ font-size: 1.5em;
+}
+
.font_ja {
font-family: 'MS PGothic', Osaka, Arial, sans-serif;
}