Ad placeholder

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

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 10: Line 10:
border: 1px solid #496675;
border: 1px solid #496675;
/* Default "notice" blue */
/* Default "notice" blue */
background-color: #496675;
background-color: #39506f;
     color: #3d3e43;
     color: #4f4f4f;
box-sizing: border-box;
box-sizing: border-box;
}
}
Line 62: Line 62:
table.cmbox-speedy {
table.cmbox-speedy {
/* Pink */
/* Pink */
background-color: #ffdbdb;
background-color: #6f395d;
}
}


table.cmbox-content {
table.cmbox-content {
/* Orange */
/* Orange */
background-color: #ffe7ce;
background-color: #6f4b39;
}
}


table.cmbox-style {
table.cmbox-style {
/* Yellow */
/* Yellow */
background-color: #fff9db;
background-color: #6f6139;
}
}


table.cmbox-move {
table.cmbox-move {
/* Purple */
/* Purple */
background-color: #e4d8ff;
background-color: #49396f;
}
}


table.cmbox-protection {
table.cmbox-protection {
/* Gray-gold */
/* Gray-gold */
background-color: #efefe1;
background-color: #707070;
}
}
8,856
edits

Navigation menu