Protection Theme
/* 보호부 테마 [2018 Wikidot Theme] 출처: http://www.rpc-wiki.net/component:protection-theme */ /* HEADER */ #header { height: 140px; position: relative; z-index: 10; padding-bottom: 22px; /* FOR MENU */ background: url(http://rpc-wiki-kr.wdfiles.com/local--files/component%3Aprotection-theme/Protection-logo.png) 5px 22px no-repeat; } #header h1 a { content: "보호부"; text-shadow: 3px 3px 3px black; color: white; font-size: 160%; } #header h1 a::before { content: "보호부"; } #header h1 a span{ display: block; content: ""; visibility: hidden; } #header h2 { margin-left: 124px; padding: 0; clear: left; float: left; font-size: 135%; max-height: 38px; } #header h2 span { display: block; margin: 0; padding: 19px 0; line-height: 0px; max-height: 0px; font-weight: bold; color: transparent; text-shadow: none; } #header h2 span::before { content: "New Dawn Initiative"; display: block; margin: 0; padding: 0px 0; line-height: 0px; max-height: 0px; font-weight: bold; color: #fff; text-shadow: 2px 2px 2px #000; } div#container-wrap { background: url(http://rpc-wiki-kr.wdfiles.com/local--files/component%3Aprotection-theme/Protection-header.png) top left repeat-x; } /* ACCOUNT */ #login-status { color: white; } #login-status a { color: white; } #login-status a:hover { color: white; } #login-status ul a { background: #ddd; color: #33331E; } #login-status ul a:hover { background: #ddd; color: #505F3C; } /* TOPBAR */ top-bar a { color: #aaa; background: #33331E; } #top-bar ul li ul { border: solid 1px #000001; box-shadow: 0 2px 6px #000001; border-top: 0; } #top-bar ul li a { text-decoration: none; padding-top: 10px; padding-bottom: 10px; line-height: 1px; max-height: 1px; overflow: hidden; } #top-bar ul li.sfhover a { color: #C0C0C0; } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { border-width: 0; width: 150px; border-top: 1px solid var(--border-light); line-height: 160%; height: auto; max-height: none; padding-top: 0; padding-bottom: 0; color: #C0C0C0; } #top-bar ul li ul a, #top-bar a:hover { color: #33331E; } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover { background: #355633; color: #f3f3f3; text-decoration: none; } /* SIDEBAR */ #side-bar .heading { color: #707F4C; } #side-bar .menu-item>a { color: #bbb; } #side-bar .menu-item>a:hover { background-color: #355633; color: #f3f3f3; } #main-content { margin: 0 2em 0 21em; padding: 2em 2em calc(14em - 1px) 3em; } /* LINKS */ a { color: #3d7c30; } a:hover { color: #4e8044; } a.newpage { color: #708238; } /* PAGE TITLES */ h1, #page-title { color: #707F4C; } /* SEARCH BAR */ #search-top-box-input { border: solid 1px #33331E; background-color: #707F4C; } #search-top-box-input:hover, #search-top-box-input:focus { border: solid 1px #33331E; background-color: #707F4C; } #search-top-box-form input[type=submit] { border: solid 1px #33331E; background-color: #707F4C; color: black; background: linear-gradient(to bottom, #909F5C, #707F4C); } #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus { border: solid 1px #33331E; color: #33331E; background-color: #707F4C; background: linear-gradient(to bottom, #909F5C, #707F4C); } /* TABS */ .yui-navset defaults to .yui-navset-top, .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { border-bottom:solid #33331E; } /* RATING MODULE */ .rate-module-container { border: 1px solid black !important; } .rate-module-stars { background-color: #33331E !important; } .rateContainer tbody{ background-color: #33331e; }
