custom css
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Struchkov Mark 2024-09-04 22:23:03 +03:00
parent b6cde7ac96
commit b3afab86fd
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -7,3 +7,8 @@ a[href^=http]:not([href*=pmcf\.xyz]):after {
a.external {
text-decoration: underline;
}
a.internal {
border-radius: .1875rem;
padding: 0 .3rem;
}