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

Jump to navigation Jump to search
m
removing link to unneeded template
(Created page with "→‎{{pp|small=y}}: .imbox { margin: 4px 0; border-collapse: collapse; border: 3px solid #36c; →‎Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } →‎For imboxes inside imbox-text cells.: .imbox .mbox-text .imbox { margin: 0 -0.5em; →‎0.9 - 0.5 = 0.4em left/right.: →‎TODO: Still needed?: display: block; →‎Fix for webkit to force 100% width.: } .imbox-speedy { border: 3px solid #b32424; →‎Red: background-color...")
 
m (removing link to unneeded template)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* {{pp|small=y}} */
.imbox {
.imbox {
margin: 4px 0;
margin: 4px 0;

Navigation menu