Separate style and relative_url on title a tag

This commit is contained in:
LuisEnMarroquin
2019-11-05 15:23:40 -06:00
parent 001a5a5576
commit 38c6de70e4
2 changed files with 5 additions and 1 deletions

View File

@@ -251,3 +251,7 @@ a {
.cf {
zoom:1;
}
#a-title {
text-decoration: none;
}