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

m 1 revision imported
No edit summary
Line 4: Line 4:
/* @noflip */
/* @noflip */
border-left: 10px solid #36c;  /* Default "notice" blue */
border-left: 10px solid #36c;  /* Default "notice" blue */
background-color: #fbfbfb;
background-color: #563030;
box-sizing: border-box;
box-sizing: border-box;
}
}