RPC財務部門テーマ

STOP

当wiki内部で使用されているページです
スタッフ以外の編集を禁じます


DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION





/*
    Research Theme
    [2018 Wikidot Theme]
*/
 
body {
    background: #17191D !important;
}
 
div#page-content {
    color: rgb(222, 222, 222);
background: rgba(33, 33, 33,.2)
}
 
/* sidenote recolor */
 
@media (min-width: 1000px) {
    .sidenote:hover .sidenoteH {
        background: #31311c!important;
    }
}
 
/* HEADER */
#header {
    height: 140px;
    position: relative;
    z-index: 10;
    padding-bottom: 22px; /* FOR MENU */
    /* background: url(http://rpcauthority.wdfiles.com/local--files/component%3Aresearch-theme/Research-logo.png) 5px 22px no-repeat;*/
}
 
#header h1 a {
    content: "財務部門";
    text-shadow: 3px 3px 3px black;
    color: white;
    font-size: 120%;
}
 
#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 {
content: "Omni aurum robur ædificatur";
    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: "Omni aurum robur ædificatur";
    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(https://puu.sh/Crp23/e26b20f008.png) top left repeat-x;
}
 
/* ACCOUNT */
#login-status {
    color: rgba(255, 181, 5, 1);
}
#login-status a {
    color: rgba(255, 181, 5, 1);
}
#login-status a:hover {
    color: rgba(255, 181, 5, 1);
}
#login-status ul a {
    background: black;
    color: rgba(255, 181, 5, 1);
}
#login-status ul a:hover {
    background: black;
    color: rgba(255, 181, 5, 1);
}
 
/* TOPBAR */
top-bar a {
    color: white;
    background: black;
}
#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;
    color: rgba(285, 181, 5, 1);
}
 #top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #090d12;
    color: rgba(255, 181, 5, 1);
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: black;
    color: rgba(255, 101, 5, 1);
    text-decoration: none;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: black;
}
 
/* SIDEBAR */
 
#side-bar hr {
    display: none;
}
 
#side-bar .side-block {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: transparent !important;
  padding: 0;
  padding-right: calc(8.1em - 1px);
  margin-left: 0em;
  margin-right: -7em;
 
}
 
#side-bar .heading {
  border: none;
  border-radius: 0;
    text-decoration: none;
    font-weight: bold;
  color: rgba(235, 161, 5, 1);
  text-decoration: ;
  font-size: 1.2em;
  background: rgba(33, 33, 33,.3);
  padding: 0.5em 1em 0 -0;
  border-top: 1px solid #bbb;
  margin: 1em calc(-1em + 2px) 0.5em 0;
  font-weight: normal;
}
 
#side-bar div.menu-item {
  margin: 0;
  font-size: 0;
}
 
#side-bar div.menu-item a {
  font-weight: normal;
}
 
#side-bar .menu-item>img {
  display: none;
}
 
#side-bar .menu-item>a {
  transition: all 0.1s ease-in-out;
  display: block;
  color: rgba(255, 181, 5, 1);
  margin: 0 calc(-1em - 1px) 0 -0.5em;
  padding: 0.4em 1em 0.4em 0.5em;
  font-size: 12.8px;
}
 
#side-bar .menu-item>a:hover {
  background-color: transparent;
  color: rgba(255, 101, 5, 1);
  text-decoration: underline;
}
div#side-bar
{background: rgba(33, 33, 33,.2);}
 
#main-content {
  border-left: 1px solid #bbb;
  margin: 0 2em 0 21em;
  padding: 2em 2em calc(14em - 1px) 3em;
 
}
 
/* LINKS */
 
a {
    color: rgba(255, 181, 5, 1);
}
a:hover {
    color: rgba(255, 101, 5, 1);
}
a.newpage {
    color: #8966FF;
}
 
/* PAGE TITLES */
h1, #page-title {
    color: rgba(285, 181, 5, 1);
}
h2
{color: rgba(285, 181, 5, 1);}
h6
{color: rgba(255, 101, 5, 1);}
 
/* SEARCH BAR */
#search-top-box-input {
    border: solid 1px #17002C;
    background-color: #fff;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px #17002C;
    background-color: #fff;
}
#search-top-box-form input[type=submit] {
    border: solid 1px #17002C;
    background-color: #fff;
    color: black;
    background: linear-gradient(to bottom, #fff, #eee);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px #17002C;
    color: #17002C;
    background-color: #fff;
    background: linear-gradient(to bottom, #fff, #eee);
}
 
/* TABS */
.yui-navset defaults to .yui-navset-top,
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-bottom:solid #17002C;
}
 
.yui-navset {
    color: black;
}
/* RATING MODULE */
.rate-module-container {
    border: 1px solid black !important;
}
.rate-module-stars {
    background-color: #17002C !important;
}
.rate-module-counter {
    background-color: #444 !important;
}
 
blockquote {
    color: #f3f3f3;
}
blockquote a
{color: rgba(255, 101, 5, 1);
 text-decoration: underline;}
 
#action-area{
    color: #f3f3f3;
}
 
.page-source{
    color: #f3f3f3;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License