미디어위키: Common.css
ph
참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.
- 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
- 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
- 인터넷 익스플로러: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
- 오페라: 메뉴 → 설정(맥의 경우 오페라 → 환경 설정)으로 이동한 다음 개인 정보 보호 및 보안 → 검색 데이터 지우기 → 캐시한 영상 및 파일을 누름.
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
pre {font-family:courier}
code {font-family:courier}
h3,b {font-family:sans-serif}
.mw-body h2 {margin-top:1.5em}
blockquote {border-left:15px solid #efefef; padding-left:10px; font-size:1em;}
.poem blockquote {border:0px; padding:0 0 0 3em; margin:0; }
.noautonum .tocnumber { display: none; }
del {color:gray}
div.mw-content-ltr p {text-indent:0.5em}
div.poem p {text-indent:0em}
div.mw-content-ltr { border-bottom:1px dotted lightgray;}
div.mw-content-ltr img { max-width:100%; object-fit:cover; width:auto; height:auto;}
.fancytree ul {
background: none;
border: none;
font-size: 12px;
}
ul.fancytree-container {
outline: 0;
border: none;
overflow: hidden;
}
.fancytree p {
display: none;
}
span.fancytree-title {
cursor: default;
}
span.fancytree-title a {
color: black;
}
.ref td {vertical-align:top; padding:0.3em}
ul.none {list-style-type:none}
ul.ndash {list-style-type:none}
ul.ndash li:before {content : "– " ; }
span.red {color: INDIANRED}
span.blue { color: MEDIUMBLUE}
.gray { color: gray}