This commit is contained in:
parent
73a235e3e1
commit
2787450c0e
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ header nav a:hover {
|
||||||
a:not(:where([href^="#"], [href^="/"])):not(:has(img))::after {
|
a:not(:where([href^="#"], [href^="/"])):not(:has(img))::after {
|
||||||
content: " (" attr(href) ")";
|
content: " (" attr(href) ")";
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
white-space: pre;
|
||||||
color: mediumblue;
|
color: mediumblue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue