This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
rhnvrm
/
rohanverma.net
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
fix: remove target selector style
pull/5/head
Rohan Verma
6 년 전
부모
5ef1aeb9f6
커밋
a7531f597c
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
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
파일 보기
@@ -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…
취소
저장