Переглянути джерело

fix: remove target selector style

pull/5/head
Rohan Verma 6 роки тому
джерело
коміт
a7531f597c
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      themes/after-dark/assets/css/theme.css

+ 2
- 2
themes/after-dark/assets/css/theme.css Переглянути файл

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

Завантаження…
Відмінити
Зберегти