Added text shadow to style.css

This commit is contained in:
JasonMillward 2013-02-08 15:15:22 +10:30
parent acfc378af8
commit 3e3f9f9a9f

View File

@ -448,6 +448,7 @@ aside:nth-child(odd) span {
position: absolute; position: absolute;
top: -2px; top: -2px;
left: 25px; left: 25px;
text-shadow: 2px 2px #FFFFFF;
} }
/* links below resos */ /* links below resos */