MediaWiki:Mobile.css: Difference between revisions
No edit summary |
Tag: Undo |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1,419: | Line 1,419: | ||
} | } | ||
. | .missiondetails .missiondetails-header, | ||
.trainingdetails . | .trainingdetails .missiondetails-header { | ||
vertical-align: top; | vertical-align: top; | ||
text-align: left; | text-align: left; | ||
| Line 1,429: | Line 1,429: | ||
} | } | ||
td. | td.missiondetails-info { | ||
padding-top: 1.5em; | padding-top: 1.5em; | ||
padding-bottom: 0.5em; | padding-bottom: 0.5em; | ||
| Line 1,701: | Line 1,701: | ||
max-width: 50em; | max-width: 50em; | ||
margin: auto; | margin: auto; | ||
max-height: 300px; | |||
} | } | ||
| Line 1,725: | Line 1,726: | ||
} | } | ||
.skill- | .skill-hackingdefense a:first-child, | ||
.skill- | .skill-armor a:first-child { | ||
background: #bc483d; | background: #bc483d; | ||
} | } | ||
.skill- | .skill-damage a:first-child { | ||
background: #748d36; | background: #748d36; | ||
} | } | ||
.skill- | .skill-shield a:first-child { | ||
background: #6274ab; | background: #6274ab; | ||
} | } | ||
.skill- | .skill-cargospace a:first-child, | ||
.skill- | .skill-shieldrecharge a:first-child { | ||
background: #3e8e9a; | background: #3e8e9a; | ||
} | } | ||
.skill- | .skill-attack a:first-child, | ||
.skill- | .skill-salvagechance a:first-child, | ||
.skill- | .skill-heatresistance a:first-child { | ||
background: #91689e; | background: #91689e; | ||
} | } | ||
.skill- | .skill-cargosalvage a:first-child, | ||
.skill- | .skill-targeting a:first-child { | ||
background: #59924f; | background: #59924f; | ||
} | } | ||
.skill- | .skill-defense a:first-child, | ||
.skill- | .skill-engineefficiency a:first-child { | ||
background: #6385a8; | background: #6385a8; | ||
} | } | ||
.skill- | .skill-sensorscanresults a:first-child, | ||
.skill- | .skill-evasion a:first-child { | ||
background: #d2b244; | background: #d2b244; | ||
} | } | ||