Anonymous

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

From OS-Tan Collections Wiki
m
removing link to unneeded template
(Created page with "→‎{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; →‎Default "notice" gray: background-color: #f8f9fa; box-sizing: border-box; } →‎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-delete { border: 2px solid #b32424; →‎Red: } .ombox-content { border: 1p...")
 
m (removing link to unneeded template)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* {{pp|small=y}} */
.ombox {
.ombox {
margin: 4px 0;
margin: 4px 0;