This commit is contained in:
wentch
2016-01-26 17:20:37 +08:00
parent 79e596c62f
commit e465e86706
8 changed files with 46 additions and 48 deletions

View File

@@ -16,6 +16,10 @@ a {
text-decoration: none;
}
.anchor {
color: #90139E;
}
a:hover {
text-decoration: none;
}