diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index d33617c..ea5f47a 100644 --- a/static/style.css +++ b/static/style.css @@ -170,7 +170,7 @@ h1 { text-decoration: none; } sup { - font-size: 0.3em; + font-size: 0.6em; } /* generic_header_end */ |