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

Import remaining {{Ambox}} styles from MediaWiki:Gadget‑enwp‑boxes.css
(Add missing `@noflip`)
(Import remaining {{Ambox}} styles from MediaWiki:Gadget‑enwp‑boxes.css)
Zeile 6: Zeile 6:
  */
  */
table.ambox {
table.ambox {
/* 10% = Will not overlap with other elements */
margin: 0 10%;
border: 1px solid #a2a9b1;
/* Default "notice" blue */
/* Default "notice" blue */
border-left: 10px solid #36c;
border-left: 10px solid #36c;
/* required for RTL */
background-color: #fbfbfb;
border-right: 1px solid #a2a9b1;
box-sizing: border-box;
}
}


Anonymer Benutzer