사용자:ChongDae/common.css

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

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

#bodyContent a[title="사용자:ChongDae"] { background-color: #ddf; }
#bodyContent a[title="사용자:Chobot"] { background-color: #eef; }
#bodyContent a[title="사용자:Choboty"] { background-color: #eef; }
#bodyContent a[title="사용자:Chobotz"] { background-color: #eef; }

/* Small font-size for hidden categories,
 per [[Commons:Village_pump/Archive/2010Mar#Hidden_categories:_change_the_default_setting_for_logged-in_users]]
*/
#mw-hidden-catlinks { font-size: 87% !important; }

/* [[en:Wikipedia:Visualizing redirects]] */
 .mw-redirect {
     color: #006633;
 }
 .mw-redirect:visited {
     color: #009900;
 }
 .mw-redirect:hover {
     color: #990000;
 }
 .mw-redirect:active {
     color: #990000;
 }

a.extiw:link { color: #3366bb; } /* links to other Wikipedias */
a.extiw:visited { color: #3366bb; }

/**
 * Display links to disambiguation pages in orange
 * @revision 1.0 (2015-05-27)
 * @author Kaldari
 */
a.mw-disambig { color: #f17600; }

/* CS1/CS2 error message */
.citation-comment {display: inline !important;} /* 모든 인용 오류 메시지 보이기 */
.mw-parser-output span.cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */
.mw-parser-output span.cs1-hidden-error {display: inline;} /* display hidden Citation Style 1 error messages */