Template:Alert/Styles.css: Difference between revisions
From The Undead Archive
TheUnburied (talk | contribs) No edit summary |
TheUnburied (talk | contribs) No edit summary Tag: Manual revert |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.alert | .alert | ||
{ | { | ||
padding: | padding: 20px; | ||
background: var(--light-bg); | background: var(--light-bg); | ||
} | |||
.mw-heading2 | |||
{ | |||
margin-top: 0; | |||
} | } | ||
Latest revision as of 19:56, 10 June 2026
.alert
{
padding: 20px;
background: var(--light-bg);
}
.mw-heading2
{
margin-top: 0;
}
