Template:Msgbox/styles.css: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
Tag: Reverted
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 12:
}
 
.msgbox:not(.msgbox-mini):last-of-type {
margin-bottom: 0.5em;
}
Line 27:
max-width: max-content;
clear: none;
margin-bottom: 0.5em;
}
 
Line 39 ⟶ 40:
background-color: #f8f9fa;
border-color: #36e;
}
 
.msgbox-warning {
text-align: center;
}
 
Line 59 ⟶ 56:
.msgbox-text p {
margin: 0;
text-align: center;
}