removed underline from header link
This commit is contained in:
parent
1bb5b7a954
commit
bbc86822fb
|
@ -241,3 +241,6 @@ fieldset[disabled] .btn-default.focus {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.blog-title h1 a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
Loading…
Reference in New Issue