Don't show homepage URL
This commit is contained in:
@@ -233,7 +233,7 @@ audio::-webkit-media-controls-panel {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:not(:has(img), [href^="#"])::after {
|
a:not(:has(img), [href^="#"], [href="/"])::after {
|
||||||
content: " (" attr(href) ")";
|
content: " (" attr(href) ")";
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user