commit e5c9d3ada512e0f4ed67c160d783d6ccb66ba155
parent 4bb93451a08413fbe6c83da9d5ed20def902e9c4
Author: aabacchus <ben@bvnf.space>
Date: Wed, 8 Feb 2023 01:11:17 +0000
style.css: normal header sizes
Diffstat:
1 file changed, 0 insertions(+), 12 deletions(-)
diff --git a/wiki/style.css b/wiki/style.css
@@ -43,18 +43,6 @@ blockquote::before {
h1, h2, h3, h4 {
margin: 1em 1ex 0.5ex 0;
}
-h1 {
- font-size: 1.4em;
-}
-h2 {
- font-size: 1.3em;
-}
-h3 {
- font-size: 1.0em;
-}
-h4 {
- font-size: 0.9em;
-}
#content {
clear: both;
margin: 0;