View source for Template:Legend/styles.css
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* legends for EvoLudo labs */
.legend{font-weight:bold; font-style:italic; font-family:Verdana,Sans-Serif; font-size:smaller; width:100%; padding:0.6em 0; margin:0;}
.legend td{text-align:center; padding:2px 0; vertical-align:middle;}
.legend th{text-align:right; padding:2px 10px 2px 0; width:20%; vertical-align:middle;}
.twocol td{width:40%;}
.threecol td{width:26%;}
.fourcol td{width:20%;}
.tencol td{width:5%;}
.tencol td.label{width:19%;}
/* legend colors */
.newrock, .newasocial, .newdeflight, .newmutant, .paydefect, .paymutant {background-color:#ffa0a0;} /* light red */
.newscissors, .newsocial, .newcooplight, .newresident, .paycooperate, .payresident {background-color:#a0a0ff;} /* light blue */
.newpaper, .newbully, .newloner{background-color:#ffffa0;} /* light yellow */
.newmild, .newpun{background-color:#a0ffa0;} /* light green */
.coop, .scissors, .social, .resident, .max {background-color:blue; color:white}
.defect, .rock, .asocial, .mutant, .min {background-color:red;}
.newcoop, .newres, .mild, .punish{background-color:#0f0;}
.loner, .newdef, .paper, .bully, .newmut{background-color:yellow;}
.mean, .minbw{background-color:black; color:white;}
.maxbw, .empty, .newempty{background-color:white; border:1px solid;}
000
1:0
Return to Template:Legend/styles.css.