사용자:차별없는세상/femiwiki.css

최근 편집: 2020년 2월 29일 (토) 20:31

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.

  • 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
  • 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
  • 인터넷 익스플로러 / 엣지: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
  • 오페라: Ctrl-F5를 입력.
/* 다크테마 * /
.nav-bar{background:#111;}
body{background:#222; color:#eee;}
#p-header #p-title-and-tb h1, #p-header #p-title-and-tb h2, #p-header #p-title-and-tb h3, #p-header #p-title-and-tb h4, #p-header #p-title-and-tb h5, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #fw-menu .mw-portlet h3, #fw-menu .portal h3{color:#eee !important;}
#fw-menu{margin-top:0px; background:#111;}
a{color:#cfc7ff;}
a:visited{color:#9183ea;}
.editOptions{background:#444; color:#fff;}
.mw-content-ltr .tocnumber{color:#fff;}
.mw-special-Recentchanges #content #bodyContent div.mw-changeslist > div > table:nth-child(odd){background:#333;}

.mw-parser-output .notice{color:#eee; background:#333;}

/ * 설정버튼 * /
#p-header #p-title-and-tb #p-title-buttons .oo-ui-buttonElement-button,
span.mw-ui-icon.mw-ui-icon-before.mw-ui-icon-only.mw-ui-icon-ellipsis{
    border: none;
    box-shadow: none;
    background-color: #ccc;
    border-radius: 100%;
    display: inline-block;
    margin: 3px;
}
.flow-post{color:#eee;}

.ve-ce-branchNode.ve-ce-contentBranchNode.ve-ce-paragraphNode{color:#333;}
div#content .flow-topic-title{color:#222 !important;}
.flow-board-header.flow-load-interactive{color:#555;}


.flow-topic-summary-content.mw-parser-output{color:#666;}


/ * 에디터 * /
.ve-ce-branchNode.ve-ce-contentBranchNode.ve-ce-paragraphNode{color:#fff !important;}
p.ve-ce-branchNode.ve-ce-contentBranchNode.ve-ce-paragraphNode{color: #333 !important;}

*/
/*
#content, #p-header, .nav-bar #mw-navigation, #mw-footer{max-width:90rem;}
*/
/*
div.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-scrollable.oo-ui-stackLayout.oo-ui-stackLayout-continuous{position:relative;}
div.mw-gallery-slideshow-buttons.oo-ui-layout.oo-ui-panelLayout{position:absolute; z-index:99999999; width:100%; height:100%;}

span.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-buttonWidget:nth-child(3){position:absolute; top:0px; right:0px; width:50%; height:100%;}
span.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-buttonWidget:nth-child(3) a{position: absolute; right:0px; top:0px; width:50%; height:100%;}

span.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-buttonWidget:nth-child(1){position:absolute; top:0px; left:0px; width:50%; height:100%;}
span.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-iconElement.oo-ui-buttonWidget:nth-child(1) a{position: absolute; left:0px; top:0px; width:50%; height:100%;}


span.oo-ui-iconElement-icon.oo-ui-icon-next{position:absolute; width:100%; height:100%; top:0px; left:0px;}
*/