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