MediaWiki:Minerva.css: Difference between revisions
m fixing the last edit |
m fixing the last edit |
||
| Line 114: | Line 114: | ||
.heading-holder, | .heading-holder, | ||
.mw-body-content { | #bodyContent:has(.mw-body-content) { | ||
border-radius: 8px; | border-radius: 8px; | ||
border-width: 1px; | border-width: 1px; | ||
| Line 124: | Line 124: | ||
} | } | ||
.mw-body-content { | #bodyContent:has(.mw-body-content) { | ||
margin-top: 0em; | margin-top: 0em; | ||
border-top-width: 0px; | border-top-width: 0px; | ||