This commit is contained in:
McShelby 2023-11-19 00:32:29 +00:00
parent 833ddbefb3
commit b4316f0944
255 changed files with 6244 additions and 6241 deletions

View file

@ -406,7 +406,10 @@ dd {
.topbar-content a:focus,
article a:hover,
article a:active,
article a:focus {
article a:focus,
article a:hover .copy-to-clipboard,
article a:active .copy-to-clipboard,
article a:focus .copy-to-clipboard {
outline: none;
text-decoration: underline;
}