User:Xeverything11/sandbox/RC/styles.css: Difference between revisions
Page last edited 4 months ago by Xeverything11
Xeverything11 changed the content model of the page User:Xeverything11/sandbox/styles.css from "CSS" to "Sanitized CSS" |
CSS |
||
Line 1: | Line 1: | ||
.mw-changeslist-legend { | .mw-changeslist-legend { | ||
display: none; | display: none; | ||
} | |||
.mw-changeslist > div > table { | |||
display: block; | |||
border: 1px solid var(--color-primary1); | |||
padding: 1rem; | |||
margin: 0.5rem 0; | |||
border-radius: 4px; | |||
} | } |