update css for link
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/deployment/woodpecker Pipeline was successful Details

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
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@ pre[class*="language-"] {
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;
padding-bottom: 5px;
}