ソースを参照

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;
}

読み込み中…
キャンセル
保存