Procházet zdrojové kódy

fix: remove target selector style

pull/5/head
Rohan Verma před 6 roky
rodič
revize
a7531f597c
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      themes/after-dark/assets/css/theme.css

+ 2
- 2
themes/after-dark/assets/css/theme.css Zobrazit soubor

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

Načítá se…
Zrušit
Uložit