Bureaucrats, editor, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
47,390
edits
(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-woodcutting span a {
background: #59924f;
Line 4,958 ⟶ 4,975:
.skill-farming:hover > a:last-child,
.skill-woodcutting:hover > a:last-child {
background: #306f25;
Line 4,970 ⟶ 4,988:
}
.skill-
.skill-smithing span a,
.skill-prayer span a {
background: #d2b244;
}
.skill-
.skill-smithing:hover > a:last-child,
.skill-prayer:hover > a:last-child {
background: #b69213;
}
|