MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (fix new tabber behaviour)
m (missionrewards amount styling)
Line 898:
}
 
table.missionrewards span.prob {
display: block;
bottom: 1px;
Line 905:
padding: 0 4px;
color: #fff;
}
 
table.missionrewards span.prob {
background: #406ea0;
}
 
table.missionrewards span.amount {
background: #a06c40;
font-size: 12px;
}