Module:Message box/ambox.css: Difference between revisions
Orangestar (talk | contribs) m 1 revision imported |
Orangestar (talk | contribs) 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: # | background-color: #563030; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | } |