Module:WikiProject banner/sandbox/styles.css: Difference between revisions

Content deleted Content added
m Protected "Module:WikiProject banner/sandbox/styles.css": High-risk template or module: 586 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))
importance colours
Line 115:
white-space: nowrap;
color: black;
}
 
.importance-top {
background-color: #FFBFFF;
}
.importance-high {
background-color: #FFCCFF;
}
.importance-mid {
background-color: #FFD9FF;
}
.importance-low {
background-color: #FFE7FF;
}
.importance-bottom {
background-color: #FFEBFF;
}
.importance-na {
background-color: #F5F5F5;
}
.importance-unknown {
background-color: #DCDCDC;
}