refactor(css) links -> links a

This commit is contained in:
coderaiser 2013-12-27 12:52:52 +00:00
parent 3f7afada87
commit 745be9e478
3 changed files with 3 additions and 3 deletions

View file

@ -127,7 +127,7 @@ body {
top:5px;
}
.links {
.links a {
color:red;
}