미디어위키:Vector.css
미미위키
참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.
- 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
- 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
- 인터넷 익스플로러: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
- 오페라: 메뉴 → 설정(맥의 경우 오페라 → 환경 설정)으로 이동한 다음 개인 정보 보호 및 보안 → 검색 데이터 지우기 → 캐시한 영상 및 파일을 누름.
/* <source lang="css"> */
/* 디자인 변경에 관해 [[위키백과토론:위키프로젝트 시스템/벡터 스킨]]에서 논의 중입니다. */
/**
*
* 특정 이름공간 문서의 배경을 하늘색, 비활성 탭의 색깔을 연한 하늘색으로 지정합니다.
*
* 적용 대상: 특수기능(-1), 토론(1), 사용자토론(3), 위키백과토론(5), 그림토론(7), 미디어위키(8), 미디어위키토론(9),
* 틀토론(11), 도움말토론(13), 분류토론(15), 들머리토론(101)
*
**/
.ns-1 #content, .ns-1 #p-cactions li a:hover, .ns-1 #p-cactions li.selected a,
.ns-3 #content, .ns-3 #p-cactions li a:hover, .ns-3 #p-cactions li.selected a,
.ns-5 #content, .ns-5 #p-cactions li a:hover, .ns-5 #p-cactions li.selected a,
.ns-6 #content, .ns-6 #p-cactions li a:hover, .ns-6 #p-cactions li.selected a,
.ns-7 #content, .ns-7 #p-cactions li a:hover, .ns-7 #p-cactions li.selected a,
.ns-8 #content, .ns-8 #p-cactions li a:hover, .ns-8 #p-cactions li.selected a,
.ns-9 #content, .ns-9 #p-cactions li a:hover, .ns-9 #p-cactions li.selected a,
.ns-11 #content, .ns-11 #p-cactions li a:hover, .ns-11 #p-cactions li.selected a,
.ns-13 #content, .ns-13 #p-cactions li a:hover, .ns-13 #p-cactions li.selected a,
.ns-15 #content, .ns-15 #p-cactions li a:hover, .ns-15 #p-cactions li.selected a,
.ns-101 #content, .ns-101 #p-cactions li a:hover, .ns-101 #p-cactions li.selected a,
.ns--1 #content, .ns--1 #p-cactions li a:hover, .ns--1 #p-cactions li.selected a {
background-color: #fafaff;
}
#p-cactions li a {
background-color: #fbfbfb;
}
#mw-subcategories table, #mw-pages table, table.diff,
td.diff-otitle, td.diff-ntitle {
background-color: transparent;
}
/* 벡터 스킨의 기본 글꼴 크기 키움. 시스템 기본 : 0.8em */
#bodyContent {
font-size: 0.938em; /* 임시 설정 */
}
/* [[위키백과토론:위키프로젝트 시스템/벡터 스킨#IE8에서 사이드바 글자 짤림 현상]] 관련
- 2010년 4월 9일 (금) 10:05 [[사용자:PuzzletChung]] */
#mw-panel div.portal div.body ul li {
padding: 0.25em 0;
}
/* 오른쪽 상단 개인 도구 글자 짤림 현상 수정
- [[위키백과토론:위키프로젝트 시스템/벡터 스킨#IE8에서의 오른쪽 상단 글자 짤림 현상]] */
#p-personal li a {
padding-left: 0.05em;
}
/* 2단계 제목을 굵은 글꼴로 */
h2 {
font-weight: bold;
}
/* 입력창 크기 버그 수정. 영어 위키백과에서 가져옴 */
/* [[bugzilla:20276]] */
input#wpSummary {
width:100%;
}
/* 알찬 글, 보호 문서 등의 아이콘 위치 조정 */
div.topicon {
position: absolute;
top: -3em;
margin-right: -10px;
display: block !important;
}
body.ns-0 div.topicon,
body.ns-1 div.topicon {
top: -2em;
}
/* 문서 제목 밑의 ‘위키백과 ― 우리 모두의 백과사전.’ 모양 조절 */
body.ns-0 #siteSub,
body.ns-1 #siteSub {
display: inline;
font-size: 92%;
font-weight: normal;
}
/* {{틀|Coord 관련}} */
#coordinates {
position: absolute;
top: -1em;
right: 0em;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}
body.ns-0 #coordinates,
body.ns-1 #coordinates {
top: 0em;
}
/* 좋은 글 {{틀|Link GA}}, 알찬 글 {{틀|Link FA}}
[[미디어위키:Common.css]]의 "일반 단추와 알찬 글, 좋은 글 단추 그림 지정"과 통합 관리 바람. */
#mw-panel div.portal div.body ul li.GA {
background: url("http://upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png") no-repeat 0% 0%;
margin-left: -1.25em;
padding-left: 1.25em;
list-style-image:none;
}
#mw-panel div.portal div.body ul li.FA {
background: url("http://upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png") no-repeat 0% 0%;
margin-left: -1.25em;
padding-left: 1.25em;
list-style-image:none;
}
/* 편집 요약, 이유의 모양 설정.
(기울임 대신 글자 크기 약간 작게 하여 구별) */
.comment {
font-style: normal !important;
font-size: 9pt;
}
/* 문서 목록과 주시문서 목록에서 넘겨주기의 모양 설정
(연한 회색) */
.allpagesredirect a,
.watchlistredir a {
color:#888888;
}
/* 로그인·계정 등록 깨짐 수정 */
#loginend, #signupend {
clear: both;
}
/* 계정 등록 폼 레이블 */
.mw-label {
width: 6em;
}
/* 새내기들을 위해 윗부분 '편집' 버튼의 글씨를 언제나 굵게 */
#ca-edit a {
font-weight: bold !important;
}
/* [[MediaWiki:Edittools]] 편집 입력 도구의 버튼 */
.my-buttons {
padding: 0.5em;
}
.my-buttons a {
color: black;
background-color: #ccddee !important;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
border: thin #006699 outset;
padding: 0 0.1em 0.1em 0.1em;
}
.my-buttons a:hover, .my-buttons a:active {
background-color: #bbccdd;
border-style: inset;
}
/* 사이트노티스 관련 - 영어 위키백과 참고 ([[bugzilla:19567]]) */
#siteNotice div {
background-color: transparent;
}
#mw-dismissable-notice {
background-color: transparent;
}
/* </source> */