Template:Font/styles.css

From Fallen London Wiki
.tag-fate a {
    color: #3AD90C;
    background-color: #0F0416;
}

.tag-hallowmas a {
    background: #191001;
    color: orange;
}

.tag-christmas a {
    background: #07079C;
    color: #C6F0F5;
}

.tag-clearing a {
    background: #42260B;
    color: #DE781F;
}

.tag-election a {
    background: #822B21;
    color: #FFDBDD;
}

.tag-fruits a {
    background: #3B4C11;
    color: greenyellow;
}

.tag-mask a {
    background: #1f2827;
    color: #a5c3af;
}

.tag-mysteries {
    color:#ffffff;
    background-color: #820D0D;
}

.tag-retired {
    color:#BABABA;
    background-color: #400501
}

.tag-rose a {
    background: #080840;
    color: #FE6AA7;
}

.tag-silver a {
    background: #221e23;
    color: #b9b3b3;
}

.tag-skies a {
    background: #340c17;
    color: #ecda8e;
}

.tag-smen a {
    color:#efe6d3;
    background:black;
}

.tag-sunless a {
    background: #02211d;
    color: #27bca5;
}

.tag-whitsun a {
    background: #0F4B4C;
    color: #89E9EB;
}

.tag-legacy a {
    background: darkslateblue;
    color: #FFFFFF;
}

.tag-world a {
    background: maroon;
    color: antiquewhite;
}

.tag-summer a {
	background:#B31C19;
	color:#fc3;
}

.tag-exhibition a {
	background:#dea27c;
	color:#4d2919;
}

.tag-horticultural a {
	background:#A8CE6A;
	color:#424E2A;
}

.tag-exceptional a {
	background:#5e1784;
	color:#e1d45f;
}