diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 4 |
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; } |