사용자:Klutzy/vector.css

위키백과, 우리 모두의 백과사전.

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다. 구글 크롬, 파이어폭스, 마이크로소프트 엣지, 사파리: ⇧ Shift 키를 누른 채 "새로 고침" 버튼을 클릭하십시오. 더 자세한 정보를 보려면 위키백과:캐시 무시하기 항목을 참고하십시오.

/*
일부 네임스페이스 글에서 수동 강조 표시를 제거
ns-1: 토론
ns-3: 사용자토론
ns-4: 위키백과
ns-5: 위키백과토론
ns-7:
ns-9:
ns-11: 틀토론
*/
.ns-1 #bodyContent u,
.ns-1 #bodyContent b,
.ns-1 #bodyContent strong,
.ns-1 #bodyContent i,
.ns-1 #bodyContent em,
.ns-1 #bodyContent span,
.ns-1 #bodyContent font,

.ns-3 #bodyContent u,
.ns-3 #bodyContent b,
.ns-3 #bodyContent strong,
.ns-3 #bodyContent i,
.ns-3 #bodyContent em,
.ns-3 #bodyContent span,
.ns-3 #bodyContent font,

.ns-4 #bodyContent u,
.ns-4 #bodyContent b,
.ns-4 #bodyContent strong,
.ns-4 #bodyContent i,
.ns-4 #bodyContent em,
.ns-4 #bodyContent span,
.ns-4 #bodyContent font,

.ns-5 #bodyContent u,
.ns-5 #bodyContent b,
.ns-5 #bodyContent strong,
.ns-5 #bodyContent i,
.ns-5 #bodyContent em,
.ns-5 #bodyContent span,
.ns-5 #bodyContent font,

.ns-7 #bodyContent u,
.ns-7 #bodyContent b,
.ns-7 #bodyContent strong,
.ns-7 #bodyContent i,
.ns-7 #bodyContent em,
.ns-7 #bodyContent span,
.ns-7 #bodyContent font,

.ns-9 #bodyContent u,
.ns-9 #bodyContent b,
.ns-9 #bodyContent strong,
.ns-9 #bodyContent i,
.ns-9 #bodyContent em,
.ns-9 #bodyContent span,
.ns-9 #bodyContent font,

.ns-11 #bodyContent u,
.ns-11 #bodyContent b,
.ns-11 #bodyContent strong,
.ns-11 #bodyContent i,
.ns-11 #bodyContent em,
.ns-11 #bodyContent span,
.ns-11 #bodyContent font
{
  color: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  background: none !important;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

/*
위키백과:, 위키백과토론: 네임스페이스에서 투표 그림 제거
*/
.ns-4 #bodyContent img[src$="_vote.svg.png"],
.ns-4 #bodyContent img[src$="Symbol_wait.svg.png"],
.ns-4 #bodyContent img[src$="Symbol_question.svg.png"],

.ns-5 #bodyContent img[src$="_vote.svg.png"],
.ns-5 #bodyContent img[src$="Symbol_wait.svg.png"],
.ns-5 #bodyContent img[src$="Symbol_question.svg.png"]
{
	display: none;
}