diff options
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index 081a23d7..dc273960 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -130,6 +130,7 @@ hr { text-align: justify; } + h1 { text-align: center; font-size: 160%; @@ -327,7 +328,7 @@ noscript a { table { text-align: center; - width: 100%; + width: 100% !important; } .ouer { |