MediaWiki:Common.css: Difference between revisions

Updating CSS from MediaWiki:Common.less
(Updating CSS from MediaWiki:Common.less)
(Updating CSS from MediaWiki:Common.less)
Line 4,914:
}
 
.skill-ranged span a, {
.skill-herblore span a {
background: #748d36;
}
 
.skill-ranged:hover > a:last-child, {
.skill-herblore:hover > a:last-child {
background: #4c6215;
}
Line 4,950 ⟶ 4,948:
.skill-thieving:hover > a:last-child {
background: #713684;
}
 
.skill-firemaking span a,
.skill-runecraft span a {
background: #e59339;
}
 
.skill-firemaking:hover > a:last-child,
.skill-runecraft:hover > a:last-child {
background: #cf6e03;
}
 
.skill-hunter span a {
background: #8f8f8f;
}
 
.skill-hunter:hover > a:last-child {
background: #7d7655;
}
 
.skill-farming span a,
.skill-herblore span a {,
.skill-woodcutting span a {
background: #59924f;
Line 4,958 ⟶ 4,975:
 
.skill-farming:hover > a:last-child,
.skill-herblore:hover > a:last-child {,
.skill-woodcutting:hover > a:last-child {
background: #306f25;
Line 4,970 ⟶ 4,988:
}
 
.skill-smithingcrafting span a {,
.skill-smithing span a,
.skill-prayer span a {
background: #d2b244;
}
 
.skill-smithingcrafting:hover > a:last-child {,
.skill-smithing:hover > a:last-child,
.skill-prayer:hover > a:last-child {
background: #b69213;
}