This commit is contained in:
parent
3e70f7c79a
commit
79a33c8271
@ -4,6 +4,11 @@ a[href^=http]:not([href*=pmcf\.xyz]):after {
|
|||||||
content: " ↗"
|
content: " ↗"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a.external {
|
||||||
|
text-decoration: none;
|
||||||
|
border-bottom: 1.3px dashed;
|
||||||
|
}
|
||||||
|
|
||||||
a.internal {
|
a.internal {
|
||||||
border-radius: .1875rem;
|
border-radius: .1875rem;
|
||||||
padding: 0 .3rem;
|
padding: 0 .3rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user