update css for link
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-19 19:04:38 +01:00
parent d62403afca
commit 8d01a277f1
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -471,7 +471,7 @@ pre[class*="language-"] {
color: #fff; color: #fff;
} }
p a, ul:not(.btn-group) a { p a:not(.btn), ul:not(.btn-group) a:not(.btn) {
background: url('../images/link.svg') bottom left repeat-x; background: url('../images/link.svg') bottom left repeat-x;
padding-bottom: 5px; padding-bottom: 5px;
} }