Template:Cleanup/cleanup-style.css: Difference between revisions

From NRSCCA
Jump to navigation Jump to search
mNo edit summary
(Smcenhill changed the content model of the page Template:Cleanup/cleanup-style.css from "wikitext" to "Sanitized CSS": CSS for Template:Cleanup)
Tag: content model change
(No difference)

Revision as of 13:00, 1 March 2023

.message-header {
font-family: sans;
font-size: 1.5em;
}

.message-text-header {
font-weight: bold;
}

.message-text {
font-family: sans;
font-size:.75em;
}

.message-cleanup {
width: 75%;
border: 2px solid #f00;
background-color: #0f0;
}