Anonymous

MediaWiki:Evoludo.css: Difference between revisions

From EvoLudo
m
no edit summary
No edit summary
mNo edit summary
Line 21: Line 21:


/* legend colors */
/* legend colors */
.newrock, .newasocial, .newdeflight{background-color:#ffa0a0;} /* light red */
.newrock, .newasocial, .newdeflight, .newmutant {background-color:#ffa0a0;} /* light red */
.newscissors, .newsocial, .newcooplight{background-color:#a0a0ff;} /* light blue */
.newscissors, .newsocial, .newcooplight, .newresident {background-color:#a0a0ff;} /* light blue */
.newpaper, .newbully, .newloner{background-color:#ffffa0;} /* light yellow */
.newpaper, .newbully, .newloner{background-color:#ffffa0;} /* light yellow */
.newmild, .newpun{background-color:#a0ffa0;} /* light green */
.newmild, .newpun{background-color:#a0ffa0;} /* light green */
.coop, .scissors, .social, .res, .max{background-color:blue; color:white}
.coop, .scissors, .social, .resident, .max {background-color:blue; color:white}
.defect, .rock, .asocial, .mut, .min{background-color:red;}
.defect, .rock, .asocial, .mutant, .min {background-color:red;}
.newcoop, .newres, .mild, .punish{background-color:#0f0;}
.newcoop, .newres, .mild, .punish{background-color:#0f0;}
.loner, .newdef, .paper, .bully, .newmut{background-color:yellow;}
.loner, .newdef, .paper, .bully, .newmut{background-color:yellow;}