diff --git a/style.css b/style.css index ed711028..00e01b75 100644 --- a/style.css +++ b/style.css @@ -353,8 +353,13 @@ a:active { margin-left: 0.5em; margin-bottom: 0.5em; } -.wikipedia div { +.wikipedia > h4 { + margin-top: 0.5em; + margin-bottom: 0.5em; +} +.wikipedia > div { text-align: justify; + margin-bottom: 0.5em; } #contentDetails h3 { border-bottom: 1px solid black;