Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
rhnvrm
/
rohanverma.net
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
fix: remove target selector style
pull/5/head
Rohan Verma
6 anni fa
parent
5ef1aeb9f6
commit
a7531f597c
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
themes/after-dark/assets/css/theme.css
+ 2
- 2
themes/after-dark/assets/css/theme.css
Vedi File
@@ -82,9 +82,9 @@ blockquote cite {
blockquote cite::before {
content: "\2014\00A0";
}
:target {
/*
:target {
filter: brightness(1.2);
}
}
*/
:disabled {
cursor: not-allowed;
}
Write
Preview
Loading…
Annulla
Salva