mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-14 05:13:46 +02:00
Compare commits
1 commit
675f3962af
...
8cbf2248c4
Author | SHA1 | Date | |
---|---|---|---|
8cbf2248c4 |
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ a > button::after {
|
||||||
|
|
||||||
a[target="_blank"] > button::after,
|
a[target="_blank"] > button::after,
|
||||||
:is(h1, h2, h3, p, li) > a[target="_blank"]::after {
|
:is(h1, h2, h3, p, li) > a[target="_blank"]::after {
|
||||||
content: " ⮥";
|
content: " ↑";
|
||||||
color: var(--color-accent);
|
color: var(--color-accent);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue