MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
mNo edit summary
mNo edit summary
Line 51: Line 51:
.container-fire { background-color: #F08030; }
.container-fire { background-color: #F08030; }
.container-water { background-color: #6890F0; }
.container-water { background-color: #6890F0; }
/* Background for attack table headers */
.container-attacks { background-color: #A80101 }


.container-bug,.container-electric,.container-dark,.container-psychic,.container-normal,.container-fighting,.container-flying,.container-poison,.container-ground,.container-rock,.container-ghost,.container-dragon,.container-fairy,.container-grass,.container-steel,.container-ice,.container-fire,.container-water {
.container-bug,.container-electric,.container-dark,.container-psychic,.container-normal,.container-fighting,.container-flying,.container-poison,.container-ground,.container-rock,.container-ghost,.container-dragon,.container-fairy,.container-grass,.container-steel,.container-ice,.container-fire,.container-water {
Line 58: Line 60:
}
}


.bug,.electric,.dark,.psychic,.normal,.fighting,.flying,.poison,.ground,.rock,.ghost,.dragon,.fairy,.grass,.steel,.ice,.fire,.water {
.bug,.electric,.dark,.psychic,.normal,.fighting,.flying,.poison,.ground,.rock,.ghost,.dragon,.fairy,.grass,.steel,.ice,.fire,.water,.attacks {
color: rgba(0,0,0,0.7);
color: rgba(0,0,0,0.7);
background-color: #fff;
background-color: #fff;
Line 66: Line 68:
background: rgba(255,255,255,0.5);
background: rgba(255,255,255,0.5);
}
}
/* Atacks table headers */
.container-attacks { background-color: #A80101 }


/* StatBar Div
/* StatBar Div