Explorar el Código

fix: remove target selector style

pull/5/head
Rohan Verma hace 6 años
padre
commit
a7531f597c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      themes/after-dark/assets/css/theme.css

+ 2
- 2
themes/after-dark/assets/css/theme.css Ver fichero

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

Cargando…
Cancelar
Guardar