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