사용자:Hsl0/연구소/1: 두 판 사이의 차이
imported>Hsl0 잔글편집 요약 없음 |
imported>Hsl0 잔글편집 요약 없음 |
||
3번째 줄: | 3번째 줄: | ||
body:not(.protectCGI-link-done) #mw-text-content :not(.protectCGI-link-no) a { | body:not(.protectCGI-link-done) #mw-text-content :not(.protectCGI-link-no) a { | ||
pointer-events: none; | pointer-events: none; | ||
background-image: linear-gradient(135deg, #cccccc, #cccccc, #4d4d4d, #4d4d4d, #cccccc, #cccccc); | background-image: linear-gradient(135deg, #cccccc, #cccccc, #4d4d4d, #4d4d4d, #cccccc, #cccccc) !important; | ||
background-size: 200% auto; | background-size: 200% auto !important; | ||
background-clip: text; | background-clip: text !important; | ||
-webkit-background-clip: text; | -webkit-background-clip: text !important; | ||
-moz-background-clip: text; | -moz-background-clip: text !important; | ||
text-fill-color: transparent; | text-fill-color: transparent; | ||
-webkit-text-fill-color: transparent; | -webkit-text-fill-color: transparent; |