Просмотр исходного кода

fix: remove target selector style

pull/5/head
Rohan Verma 6 лет назад
Родитель
Сommit
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;
}

Загрузка…
Отмена
Сохранить