Template:Ambox/styles.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Hb1290
(Created page with "→‎Article message box styles: table.ambox { margin: 0 10%; →‎10% = Will not overlap with other elements: border: 1px solid #a2a9b1; →‎@noflip: bo...")
imported>Hb1290
No edit summary
Line 52: Line 52:
/* @noflip */
/* @noflip */
border-left: 10px solid #a2a9b1;    /* Gray-gold */
border-left: 10px solid #a2a9b1;    /* Gray-gold */
}
table.ambox-phone {
/* @noflip */
border-left: 10px solid #fc3;      /* Yellow */
}
table.ambox-noise {
/* @noflip */
border-left: 10px solid #fc3;      /* Yellow */
}
}
Anonymous user

Navigation menu