removed underline from header link
This commit is contained in:
parent
1bb5b7a954
commit
bbc86822fb
|
@ -240,4 +240,7 @@ fieldset[disabled] .btn-default.focus {
|
||||||
.post-list .list-unstyled > .post-list-item > h2 > a {
|
.post-list .list-unstyled > .post-list-item > h2 > a {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.blog-title h1 a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
Loading…
Reference in New Issue