Modul:Message box/ambox.css: Unterschied zwischen den Versionen

Add `table.ambox + style + table.ambox` to `margin‑top: -1px` rule
(Import remaining {{Ambox}} styles from MediaWiki:Gadget‑enwp‑boxes.css)
(Add `table.ambox + style + table.ambox` to `margin‑top: -1px` rule)
Zeile 17: Zeile 17:
/* Single border between stacked boxes. */
/* Single border between stacked boxes. */
table.ambox + table.ambox,
table.ambox + table.ambox,
table.ambox + link + table.ambox {
table.ambox + link + table.ambox,
table.ambox + style + table.ambox {
margin-top: -1px;
margin-top: -1px;
}
}
Anonymer Benutzer