Template:Help wanted box/styles.css
Template page
More actions
.MPHelpWanted {
background: #fff8e6;
border-radius: 16px;
box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}
.MPHelpWanted .MPBoxHeader {
background: #e6c75f;
}
.HelpWantedCounts {
list-style: none;
padding: 0;
margin: 0 0 1em 0;
}
.HelpWantedCounts li {
margin: 0.3em 0;
}
.HelpWantedProjects ul {
margin: 0.4em 0 0 1.2em;
}