사용자:토끼군/monobook.css
위키백과 ― 우리 모두의 백과사전.
< 사용자:토끼군
참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 무시해야 합니다. 모질라 / 파이어폭스 / 사파리: '시프트' 키를 누르면서 '새로고침'을 클릭하거나, Ctrl-F5를 입력; 컨커러: 단순히 '새로고침'을 클릭하거나 F5를 입력; 오페라 사용자는 '도구→설정'에서 캐시를 완전히 비워야 합니다.
/* MSIE-ko patch (Arial sucks!) */
body { font-family: "굴림", sans-serif; }
textarea, pre, tt, code { font-family: "돋움체", monospace; }
/* disable color of visited links */
a:visited { color: #002bb8 !important; }
a.new:visited { color: #ba0000 !important; }
a.stub:visited { color: #772233 !important; }
a.extiw:visited, a.external:visited { color: #36b !important; }
/* diff style */
td.diff-deletedline, td.diff-addedline, td.diff-context {
font-family: monospace;
white-space: pre-wrap; /* is it works? */
}
span.diffchange {
border: 1px solid red;
background: #ffe0e0;
padding: 1px;
font-weight: normal;
}
/* edit page configuration */
#wpSummary { width: 50% !important; }
/* and so on */
h3 { border-bottom: 1px solid #ddd; }
#siteSub { border-bottom: none; }
/************************************************************/
/* styles for javascript-related element */
/* EditPageRedesign module */
#editpage-specialchars {
border: 1px solid #ccc;
margin: 5px auto;
padding: 3px !important;
font: 10pt "Tahoma", "굴림", sans-serif;
}
#editpage-specialchars a { background: #eef2ff; }
#editpage-specialchars small { font: 7pt "Tahoma", sans-serif; }
#editpage-copywarn { display: none; }
.editOptions br { display: none; }
/* JavascriptConsole module */
#z-console { margin: 10px 10px 10px 12.2em; text-align: center; }
#z-console form { width: 80%; margin: 5px auto; padding: 10px; text-align: center; background: #eee; }
#z-console textarea { font: 9pt "Lucida Console", monospace; height: 240px; }
#z-console-dump { font-weight: bold; }
/* SimpleInterwiki module */
#infoSub { float: right; clear: right; text-align: right; max-width: 75%; font: 8pt "Tahoma", sans-serif; color: gray; }

