Template:Msgbox/styles.css: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
mNo edit summary
Line 5:
align-items: center;
max-width: 90%;
margin: 0.5em auto;
padding: 0.3em 0.6em;
border-top: 8px solid #36e;
background-color: #f8f9fa;
clear: both;
}
 
.msgbox:last-of-type {
margin-bottom: 0.5em;
}