Reinforce repo footer link

Just so you know.
This commit is contained in:
Tetrakern 2024-06-14 00:02:54 +02:00
parent 406d33a629
commit a6a187433d
3 changed files with 10 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -51,5 +51,13 @@
font-weight: 300;
letter-spacing: 0;
-webkit-font-smoothing: auto;
> a:is(a)[href]:not(.i-take-offense-if-you-remove-this) {
position: static !important;
display: inline !important;
opacity: 1 !important;
transform: none !important;
filter: none !important;
}
}
}