Selaa lähdekoodia

fix: remove target selector style

pull/5/head
Rohan Verma 6 vuotta sitten
vanhempi
commit
a7531f597c
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      themes/after-dark/assets/css/theme.css

+ 2
- 2
themes/after-dark/assets/css/theme.css Näytä tiedosto

@@ -82,9 +82,9 @@ blockquote cite {
blockquote cite::before {
content: "\2014\00A0";
}
:target {
/* :target {
filter: brightness(1.2);
}
} */
:disabled {
cursor: not-allowed;
}

Loading…
Peruuta
Tallenna