미디어위키: Common.css
ph
잔글 |
잔글 |
||
1번째 줄: | 1번째 줄: | ||
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */ | /* 이 CSS 설정은 모든 스킨에 적용됩니다 */ | ||
− | body div.mw-body h1 | + | body div.mw-body h1.firstheading { display: none; } |
pre {font-family:courier} | pre {font-family:courier} | ||
code {font-family:courier} | code {font-family:courier} |
2017년 7월 27일 (목) 12:10 판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
body div.mw-body h1.firstheading { display: none; }
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;}
.noautonum .tocnumber { display: none; }
del {color:gray}
div.mw-content-ltr p {text-indent:0.5em}
img { max-width: 100%; max-height:100%; object-fit:cover; height: auto; width: auto\9; /* ie8 */ }
.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}