본문으로 이동

사용자:Badbread/modern.css

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

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

/* 메타박스 */
/* <pre><nowiki>*/
@import url(http://ko.wikipedia.org/w/index.php?title=%EC%82%AC%EC%9A%A9%EC%9E%90:Theoteryi/metabox.css&action=raw&ctype=text/css);
/* </nowiki></pre>*/
/* 메타 모노북 css */
/* 메인 인터페이스 컬러 테마 */	 	
#content,
#p-cactions li a,
.ns-0 * #p-cactions li,
.ns-0 * #p-cactions li a {
    background:#FFF;
}

body {
  background: #f6f9f6;
  background-image: none;
}


/* "From Meta..." 보여주기 */
#siteSub {
    display:inline;
    font-size:1.2em;
    font-weight:normal;
}


/* Hide classes only relevant online when printing */
@media print {
    .editlink, .noprint, .metadata, .dablink { display:none; }
}


/* [[Meta:Language select|언어 선택]] 위젯 스타일 */
.lang_info {font-size:8pt;text-align:right;margin-bottom:0.5em;}
    .lang_info a {font-weight:bold;font-family:Arial,
      sans-serif;font-size:8pt;}
    .lang_info input {font-size:8pt;}
    .lang_info input.ls_select {font-weight:bold;}


/* 헤더를 쓰는 코드를 발견 시, 회색 배경을 사용하지 않도록 설정 */
h2 code,
h3 code,
h4 code,
h5 code,
h6 code {
    background:none;
}

/* nudge too-light monospace fonts */
h2 code {
    font-weight:bold;
}
/* 뷁괴사전 common css */
/* 이름공간별 색상 */

/* 특수 문서 색*/
.ns--1 * #content { background : #EDF6FC; }
.ns--1 * #p-cactions li { background : #EDF6FC; }
.ns--1 * #p-cactions li a { background :#EDF6FC; }

/* 일반 문서 색*/
.ns-0 * #content { background : #FFFFFF; }
.ns-0 * #p-cactions li { background : #FFFFFF; }
.ns-0 * #p-cactions li a { background : #FFFFFF; }

/* 토론 문서 색 */
.ns-1 * #content { background : #F9FCED; }
.ns-1 * #p-cactions li { background : #F9FCED; }
.ns-1 * #p-cactions li a { background : #F9FCED; }

/* 사용자 문서 색 */
.ns-2 * #content { background : #FFFFFF; }
.ns-2 * #p-cactions li { background : #FFFFFF; }
.ns-2 * #p-cactions li a { background : #FFFFFF; }

/* 사용자 토론 문서 색 */
.ns-3 * #content { background : #F9FCED; }
.ns-3 * #p-cactions li { background : #F9FCED; }
.ns-3 * #p-cactions li a { background : #F9FCED; }

/* 위키백과 문서 색  */
.ns-4 * #content { background : #EDFCF0; }
.ns-4 * #p-cactions li { background : #EDFCF0; }
.ns-4 * #p-cactions li a { background : #EDFCF0; }

/* 위키백과 토론 문서 색 */
.ns-5 * #content { background : #F9FCED; }
.ns-5 * #p-cactions li { background : #F9FCED; }
.ns-5 * #p-cactions li a { background : #F9FCED; }

/* 그림 문서 색 */
.ns-6 * #content { background : #EDF6FC; }
.ns-6 * #p-cactions li { background : #EDF6FC; }
.ns-6 * #p-cactions li a { background : #EDF6FC; }

/* 그림 토론 문서 색 */
.ns-7 * #content { background : #F9FCED; }
.ns-7 * #p-cactions li { background : #F9FCED; }
.ns-7 * #p-cactions li a { background : #F9FCED; }

/* 시스템 메시지(MediaWiki) 문서 색  */
.ns-8 * #content { background : #DEEBFF; }
.ns-8 * #p-cactions li { background : #DEEBFF; }
.ns-8 * #p-cactions li a { background : #DEEBFF; }

/* 시스템 메시지 문서 토론 */
.ns-9 * #content { background : #F9FCED; }
.ns-9 * #p-cactions li { background : #F9FCED; }
.ns-9 * #p-cactions li a { background : #F9FCED; }

/* 틀 문서 색 */
.ns-10 * #content { background : #DEFFDE; }
.ns-10 * #p-cactions li { background : #DEFFDE; }
.ns-10 * #p-cactions li a { background : #DEFFDE; }

/* 틀 토론 문서 색 */
.ns-11 * #content { background : #F9FCED; }
.ns-11 * #p-cactions li { background : #F9FCED; }
.ns-11 * #p-cactions li a { background : #F9FCED; }

/* 도움말 문서 색 */
.ns-12 * #content { background : #FCF0ED; }
.ns-12 * #p-cactions li { background : #FCF0ED; }
.ns-12 * #p-cactions li a { background : #FCF0ED; }

/* 도움말 토론 문서 색 */
.ns-13 * #content { background : #F9FCED; }
.ns-13 * #p-cactions li { background : #F9FCED; }
.ns-13 * #p-cactions li a { background : #F9FCED; }

/* 분류 문서 색 */
.ns-14 * #content { background : #DEFFDE; }
.ns-14 * #p-cactions li { background : #DEFFDE; }
.ns-14 * #p-cactions li a { background : #DEFFDE; }

/* 분류 토론 문서 색 */
.ns-15 * #content { background : #F9FCED; }
.ns-15 * #p-cactions li { background : #F9FCED; }
.ns-15 * #p-cactions li a { background : #F9FCED; }

/* 들머리 문서 색 */
.ns-100 * #content { background : #ffff00; }
.ns-100 * #p-cactions li { background : #ffff00; }
.ns-100 * #p-cactions li a { background : #ffff00; }

/* 들머리 토론 문서 색 */
.ns-101 * #content { background : #ffd700; }
.ns-101 * #p-cactions li { background : #ffd700; }
.ns-101 * #p-cactions li a { background : #ffd700; }

/* 서버 공지 */

#siteNotice table { 
background:transparent;
text-align:left;
}

#mw-subcategories table {
  background: transparent;
 }

#mw-pages table {
  background: transparent;
 }

/* '베타 버전 체험하기' 버튼 숨김 */
li#pt-optin-try {
display: none;
}

/* </nowiki></pre> */