This commit is contained in:
2023-01-26 22:10:42 -08:00
parent 1fdc05598c
commit 675df40ddb
4 changed files with 14 additions and 7 deletions

View File

@ -51,6 +51,9 @@ h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
text-decoration: none;
border-bottom-color: transparent;
}
a.copy-cursor{
cursor: copy;
}
embed,
iframe,
object {