MediaWiki:Common.css: Difference between revisions
Tag: Undo |
No edit summary |
||
| Line 4,146: | Line 4,146: | ||
} | } | ||
.skill- | .skill-hackingdefense a:first-child, | ||
.skill- | .skill-armor a:first-child { | ||
background: #bc483d; | background: #bc483d; | ||
} | } | ||
.skill- | .skill-hackingdefense:hover a:last-child, | ||
.skill- | .skill-armor:hover a:last-child { | ||
background: #932419; | background: #932419; | ||
} | } | ||
.skill- | .skill-damage a:first-child { | ||
background: #748d36; | background: #748d36; | ||
} | } | ||
.skill- | .skill-damage:hover a:last-child { | ||
background: #4c6215; | background: #4c6215; | ||
} | } | ||
.skill- | .skill-shield a:first-child { | ||
background: #6274ab; | background: #6274ab; | ||
} | } | ||
.skill- | .skill-shield:hover a:last-child { | ||
background: #304791; | background: #304791; | ||
} | } | ||
.skill- | .skill-cargospace a:first-child, | ||
.skill- | .skill-shieldrecharge a:first-child { | ||
background: #3e8e9a; | background: #3e8e9a; | ||
} | } | ||
.skill- | .skill-cargospace:hover a:last-child, | ||
.skill- | .skill-shieldrecharge:hover a:last-child { | ||
background: #1a6671; | background: #1a6671; | ||
} | } | ||
.skill- | .skill-attack a:first-child, | ||
.skill- | .skill-salvagechance a:first-child, | ||
.skill- | .skill-heatresistance a:first-child { | ||
background: #91689e; | background: #91689e; | ||
} | } | ||
.skill- | .skill-attack:hover a:last-child, | ||
.skill- | .skill-salvagechance:hover a:last-child, | ||
.skill- | .skill-heatresistance:hover a:last-child { | ||
background: #713684; | background: #713684; | ||
} | } | ||
.skill- | .skill-cargosalvage a:first-child, | ||
.skill- | .skill-targeting a:first-child { | ||
background: #59924f; | background: #59924f; | ||
} | } | ||
.skill- | .skill-cargosalvage:hover a:last-child, | ||
.skill- | .skill-targeting:hover a:last-child { | ||
background: #306f25; | background: #306f25; | ||
} | } | ||
.skill- | .skill-defense a:first-child, | ||
.skill- | .skill-engineefficiency a:first-child { | ||
background: #6385a8; | background: #6385a8; | ||
} | } | ||
.skill- | .skill-defense:hover a:last-child, | ||
.skill- | .skill-engineefficiency:hover a:last-child { | ||
background: #315f8d; | background: #315f8d; | ||
} | } | ||
.skill- | .skill-sensorscanresults a:first-child, | ||
.skill- | .skill-evasion a:first-child { | ||
background: #d2b244; | background: #d2b244; | ||
} | } | ||
.skill- | .skill-sensorscanresults:hover a:last-child, | ||
.skill- | .skill-evasion:hover a:last-child { | ||
background: #b69213; | background: #b69213; | ||
} | } | ||