Module:Message box/ombox.css: Difference between revisions
Created page with "→{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; →Default "notice" gray: background-color: var(--background-color-neutral-subtle, #f8f9fa); box-sizing: border-box; color: var(--color-base, #202122); } →For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; →Red: background-color: #fee7e6; →Pink: } .ombox-de..." |
rm unnecessary template |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
.ombox { | .ombox { | ||
margin: 4px 0; | margin: 4px 0; |