Commit: Contact Honeypot
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
border-color: #0473b3;
|
||||
}
|
||||
|
||||
.incognito-field {
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 0;
|
||||
width: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
: root {
|
||||
--current-background: var(--dark-background);
|
||||
|
||||
Reference in New Issue
Block a user