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