CSS : header custom_title if <a> no text-underline

This commit is contained in:
ShevAbam 2015-07-21 15:22:48 +02:00
parent 8e4aaf99de
commit 54461c2df9
2 changed files with 2 additions and 1 deletions

View File

@ -82,6 +82,7 @@ nav[role="main"] {
a {
color: #fff;
text-decoration: none;
}
}

File diff suppressed because one or more lines are too long