Module:Message box/cmbox.css: Difference between revisions

Created page with "{{pp|small=y}}: .cmbox { margin: 3px 0; border: 1px solid #a2a9b1; background-color: #dfe8ff; Default "notice" blue: box-sizing: border-box; overflow-x: hidden; necessary when embedded in other templates like [[:Category:Pending_AfC_submissions]]: color: var(--color-base, #202122); } .cmbox-speedy { border: 4px solid #b32424; Red: background-color: #ffdbdb; Pink: } .cmbox-delete { background-color: #ffdbdb; Pink: ..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* {{pp|small=y}} */
.cmbox {
.cmbox {
margin: 3px 0;
margin: 3px 0;