MediaWiki:Mobile.css: Difference between revisions

No edit summary
m Undo revision 6770 by Banri (talk)
Tag: Undo
 
(8 intermediate revisions by the same user not shown)
Line 1,419: Line 1,419:
}
}


.questdetails .questdetails-header,
.missiondetails .missiondetails-header,
.trainingdetails .questdetails-header {
.trainingdetails .missiondetails-header {
     vertical-align: top;
     vertical-align: top;
     text-align: left;
     text-align: left;
Line 1,429: Line 1,429:
}
}


td.questdetails-info {
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-agility a:first-child,
.skill-hackingdefense a:first-child,
.skill-melee a:first-child {
.skill-armor a:first-child {
     background: #bc483d;
     background: #bc483d;
}
}


.skill-ranged a:first-child {
.skill-damage a:first-child {
     background: #748d36;
     background: #748d36;
}
}


.skill-magic a:first-child {
.skill-shield a:first-child {
     background: #6274ab;
     background: #6274ab;
}
}


.skill-fishing a:first-child,
.skill-cargospace a:first-child,
.skill-fletching a:first-child {
.skill-shieldrecharge a:first-child {
     background: #3e8e9a;
     background: #3e8e9a;
}
}


.skill-cooking a:first-child,
.skill-attack a:first-child,
.skill-divination a:first-child,
.skill-salvagechance a:first-child,
.skill-thieving a:first-child {
.skill-heatresistance a:first-child {
     background: #91689e;
     background: #91689e;
}
}


.skill-farming a:first-child,
.skill-cargosalvage a:first-child,
.skill-woodcutting a:first-child {
.skill-targeting a:first-child {
     background: #59924f;
     background: #59924f;
}
}


.skill-mining a:first-child,
.skill-defense a:first-child,
.skill-summoning a:first-child {
.skill-engineefficiency a:first-child {
     background: #6385a8;
     background: #6385a8;
}
}


.skill-invention a:first-child,
.skill-sensorscanresults a:first-child,
.skill-smithing a:first-child {
.skill-evasion a:first-child {
     background: #d2b244;
     background: #d2b244;
}
.skill-archaeology a:first-child {
    background: #a56831;
}
}