Hide underline in link footer
This commit is contained in:
parent
a49d57a742
commit
c29bb7cd56
|
@ -55,6 +55,7 @@ div.blogroll-footer-links {
|
|||
div.blogroll-footer-links a {
|
||||
margin-inline: 6px;
|
||||
box-sizing: border-box;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div.blogroll-footer-links a:first-of-type {
|
||||
|
|
Loading…
Reference in a new issue