Template:Cleanup/cleanup-style.css

From NRSCCA
Jump to navigation Jump to search
.message-cleanup {
clear: both;
margin: 12px auto;
padding: 12px;
width: 80%;
border: 4px solid #f00;
background-color: #ffc;
}

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

.message-text-header {
font-family: sans-serif;
font-size:1em;
font-weight: bold;
}

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