Dark Theme 2

STOP

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


DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION





  :root
  {
    --forum-border: #011a49!important;
    --forum-background: #0f1114!important;
    --forum-entry-background: #0f1114!important;
    --rating-background: #032d7b!important;
    --rating-cancel-color: #ccc!important;
  }
 
  body
  {
    background: #141518 url("http://rpcsandbox.wikidot.com/local--files/bobbytheevil/defaultbackground.png") repeat !important;
    color: #828282;
  }
 
  #side-bar div.menu-item a
  {
    color: #828282;
  }
 
  #side-bar .heading
  {
    color: rgb(46, 64, 171);
  }
 
  #page-title
  {
    color: #17487e;
  }
 
/*div#container-wrap {
    background: url(https://image.ibb.co/m043c8/supremacy_theme.png) top left repeat-x;
}*/
  .yui-navset .yui-content
  {
    background: #0f1114!important;
    color: #6e6e6e;
  }
 
  blockquote
  {
    border: 1px dashed #494949;
    color: #828282;
    background-color: #13161a;
  }
 
  .yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover
  {
    filter: invert(12.5%);
  }
 
  .yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a
  {
    filter: invert(12.5%);
  }
 
  .content-panel.standalone
  {
    background: #0f1114!important;
  }
 
  .content-panel
  {
    border: solid 1px #011a49;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(100, 130, 255, 0.3),
        inset 0 10px rgba(25, 40, 45, 0.2),
        inset 0 10px 20px rgba(50, 80, 255, 0.25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .content-toc
  {
    background: #0f1114!important;
    border: solid 1px #011a49;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(100, 130, 255, 0.3),
        inset 0 10px rgba(25, 40, 45, 0.2),
        inset 0 10px 20px rgba(50, 80, 255, 0.25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .scp-image-block .scp-image-caption
  {
    background-color: #0f1114;
  }
 
  .content-panel
  {
    border: solid 1px #011a49;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(100, 130, 255, 0.3),
        inset 0 10px rgba(25, 40, 45, 0.2),
        inset 0 10px 20px rgba(50, 80, 255, 0.25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .panel-heading
  {
    background-color: #171a1f;
    color: #adadad!important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
  }
 
  .content-panel .panel-body
  {
    background: #0f1114;
  }
 
  .content-panel .panel-footer
  {
    background-color: #171a1f;
    color: #adadad!important;
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  }
 
  .pager .current
  {
    background-color: #171a1f;
    color: #adadad!important;
  }
 
  .pager .target
  {
    padding: 0 7px#21262d!important;
  }
 
  table.wiki-content-table th
  {
    background-color: #191c20;
    border: 1px solid #3c3c3c;
    color: #aeaeae;
    padding: 0.3em 0.7em;
  }
 
  table.wiki-content-table td
  {
    background-color: #0f1113;
    border: 1px solid #3c3c3c;
    padding: 0.3em 0.7em;
    color: #888;
  }
 
  .hovertip
  {
    border: 1px solid #828282 !important;
    background-color: #0f1114!important;
    color: #828282!important;
  }
 
  img[src^="http://rpcauthority.wdfiles.com/local--files/component%3Aicons/h-"]
  {
    filter: invert(90%) hue-rotate(160deg) brightness(40%) saturate(800%) contrast(120%);
  }
 
  div[style="display: inline-block; border:dashed 1px #999999; background:#F5F5F5; float:center; width:84%; padding:1px 15px; margin: 10px 10px 10px 40px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #13161a!important;
  }
 
  div[style="background: light grey; border: solid black 3px; padding-left: 10px; margin-top: 10px; margin-bottom: 10px;"]
  {
    background: #0f1114!important;
    color: #6e6e6e;
  }
 
  .code
  {
    background-color: #0f1114;
    border: 1px dashed #21262d;
  }
 
  .page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown
  {
    background: #0f1114!important;
  }
 
  .page-rate-widget-box .rate-points
  {
    color: #ccc!important;
  }
 
  .content-panel .content-type-title
  {
    font-size: 120%;
    font-weight: bold;
    padding: 5px 20px;
    background-color: #0f111400!important;
    color: #fff;
    border-radius: 8px 8px 0 0;
    box-shadow: inset 0 1px 1px rgba(15, 17, 20, .25),
        inset 0 15px 1px rgba(1, 26, 73, 1),
        inset 0 15px 10px rgba(1, 26, 73, 1);
  }
 
  tr [style="padding: 0 2px; width: 50%;"],
tr [style="padding: 0 2px; width: 25%; text-align: center;"],
tr [style="padding: 0 2px; text-align: center;"]
  {
    background-color: #0f1114!important;
    color: #fff!important;
  }
 
  #u-warningthing
  {
    color: #aeaeae!important;
    background: #191c20 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_3_1.png) center no-repeat!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/rpc-001/header.jpg"]
  {
    filter: invert(70%);
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #aeaeae!important;
    background: #191c20 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2.png) center no-repeat!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"] > h1 > span > span
  {
    color: #002be0!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/paper.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #333!important;
  }
 
  div[style*="border: 1px solid black; margin:1em; padding: 1em;"]
  {
    background: #141518!important;
  }
 
  div[style="border:solid 1px #999999; background:#f2f2c2; padding:5px; margin-bottom: 10px; max-width:50em; margin:auto;"]
  {
    background: #13181f!important;
  }
 
  div[style="background:url(https://vgy.me/1koGhu.png) center top 1em no-repeat #dddddd; border: 3px solid #312d2a; padding:.66em; width:85%; margin:auto;"]
  {
    background: url(https://vgy.me/1koGhu.png) center top 1em no-repeat #15181b!important;
    border: 3px solid #2a2a31!important;
  }
 
  img[src="https://vgy.me/MJFCj7.png"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/MJFCj7dark.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/001contestbenllans/RPCNotice.PNG"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPCNotice.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/personnel:janet-e-neuman/SymbolOld/medium.jpg"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/SymbolOld.png);
  }
 
  div[style="background:url(http://www.rpc-wiki.com/local--files/rpc-080/RPC_D2_3_SMOOTHER.png) no-repeat center -0.25em;"]
  {
    background: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2_3_SMOOTHER_DARK.png) no-repeat center -0.25em!important;
  }
 
  div[style="center no-repeat; background-color: #F2F2ED; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #191c20!important;
  }
 
  div[style="border:solid 2px #000000; background:#666666; padding:5px; margin-bottom: 10px;"]
  {
    color: #aeaeae!important;
    background: #191c20!important;
  }
 
  div[style="center no-repeat; background-color: white; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="text-align: center; font-size: 8vw; padding: 5px 15px 5px 15px; margin: 0; font-family: verdana,arial,helvetica,sans-serif; color: #333; background-color: white; margin-left: auto; margin-right: auto; width: fit-content; border: 2px solid black"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="text-align: center; font-size: 8vw; padding: 5px 15px 5px 15px; margin: 0; font-family: verdana,arial,helvetica,sans-serif; color: #333; background-color: white; margin-left: auto; margin-right: auto; width: fit-content; border: 2px solid black"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="background-color: white; border: 2px solid black; padding: 2% 4% 2% 4%; margin-top: 0"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="border:solid 1px #999999; background:#ffffff; padding:5px; margin-bottom: 10px;"]
  {
    border: 1px solid #494949!important;
    color: #828282!important;
    background-color: #13161a!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:solid 2px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    color: #828282!important;
    background-color: #202020!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:solid 2px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    color: #aeaeae!important;
    background-color: #202020!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:dotted 2px #444444; background:#F5F5F5; float:top; width:35%; padding:10px"]
  {
    border: dotted 2px #1c1c1c!important;
    background: #2b2b2b!important;
  }
 
  span[style="color: #545454"]
  {
    color: #aeaeae!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/twitter%20icon"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/Discord-Logo-Color.png"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/reddit%20icon"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/steam%20icon.png"]
  {
    filter: hue-rotate(0deg)!important;
  }
 
  div[class="content-panel series"][style="background-color: #FFFFFF;"]
  {
    border: dotted 2px #1c1c1c!important;
    background: #0f1114!important;
  }
 
  div[style="background-color: rgba(255,255,255,0.6); border: 1px solid gray; border-radius: 3px; padding: 2% 4% 2% 4%;"]
  {
    background: #0f1114!important;
    border: 1px solid var(--dark-border)!important;
  }
 
  #u-maintext #u-warningthing
  {
    background: #0f111400!important;
  }
 
  div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]
  {
    border: solid 5px #000!important;
  }
 
  div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]>h1>span>span[style="color: white"],
div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]>h6>span>span[style="color: white"]
  {
    color: #000!important;
  }
 
  div[style="text-align: justify;"]>div[style="color:#E7E8E3;"]>div[style="text-align: center;"]>p>em
  {
    color: #fff0!important;
  }
 
  div[style="float: center; border: solid 4px #444444; width: 570px; padding: 1px 15px; margin: 10px 10px 10px 40px; box-shadow: 2px 1px 3px rgba(0,0,0,.2);"]
  {
    background-color: #13161a!important;
    border: solid 4px #494949!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:dashed 1px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #13161a!important;
  }
 
  img[src="/common--images/jquery-raty/star-on.png"]
  {
    filter: hue-rotate(190deg) brightness(75%) saturate(200%);
  }
 
  img[src="/common--images/jquery-raty/star-half.png"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/star.5.png);
  }
 
  img[src="/common--images/jquery-raty/star-off.png"]
  {
    filter: hue-rotate(190deg) brightness(25%) saturate(200%);
  }
 
  td[class="rate-module"]
  {
    box-shadow: 1px 1px 2px rgba(50, 80, 255)!important;
  }
 
  td[class="rate-module-stars"]
  {
    background-color: #060e1a!important;
  }
 
  td[class="rate-module-counter"]
  {
    background-color: #13161a!important;
    color: #b5b5b5!important;
  }
 
  td[class="rate-module-stars"]
  {
    box-shadow: inset 0px 0px 2px rgba(50, 80, 255)!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/project-blue-book/Cerberus.png/small.jpg"]
  {
    content: url(https://image.ibb.co/cWtqEf/Cerberus-Small.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/project-blue-book/Cerberus.png"]
  {
    content: url(https://image.ibb.co/bVvRn0/Cerberus.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/project-blue-book/2000px-Trygve_Lie_Signature.svg.png/small.jpg"]
  {
    content: url(https://image.ibb.co/hkWffL/Trygve-Lie-Signature-Small.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/project-blue-book/2000px-Trygve_Lie_Signature.svg.png"]
  {
    content: url(https://image.ibb.co/mf9Nuf/Trygve-Lie-Signature.png);
  }
 
  div[style="background-color: white; font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; border: solid 2.1px #000000; border-radius: 10px; margin: 0 auto; padding: 10px 30px; repeat; text-shadow) repeat; text-shadow: 0.2px 0.2px 0.2px rgba(0,0,0,.30);"]
  {
    color: #aeaeae!important;
    background-color: #202020!important;
  }
 
  #toc
  {
    color: #aeaeae!important;
    background-color: #101010!important;
    border: 1px dashed #000;
  }
 
  div[style="center no-repeat; background-color: white; float: center; border: solid 2px grey; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background-color: #202020!important;
    border: solid 2px #000!important;
  }
 
  div[style="border: solid 2px black; padding: 10px 10px;"]
  {
    color: #aeaeae!important;
    background-color: #202020!important;
    border: solid 2px #000!important;
  }
}
 
@-moz-document regexp("(https?://)?rpcauthority.wdfiles.com/local--html/rpc-616/890977b1c70d1ed3f3d224119777f2f6b6012150-687018274243063250/(www.rpcauthority.wikidot.com|www.rpc-wiki.com|www.rpc-wiki.net)/")
{
  :root
  {
    --forum-border: #011a49!important;
    --forum-background: #0f1114!important;
    --forum-entry-background: #0f1114!important;
    --rating-background: #032d7b!important;
    --rating-cancel-color: #ccc!important;
  }
 
  body
  {
    color: #828282;
  }
 
  .scp-image-block .scp-image-caption
  {
    background-color: #0f1114;
  }
 
  blockquote
  {
    border: 1px dashed #494949;
    color: #828282;
    background-color: #13161a;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(rpc-012)).*")
{
  .page
  {
    color: #333!important;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(x-ray-6-annulifers|alpha-1-angels-of-eden)).*")
{
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/x-ray-6-annulifers/Annullifier/medium.jpg"]
  {
    content: url(http://rpcauthority.wdfiles.com/local--files/x-ray-6-annulifers/Annullifier);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/alpha-1-angels-of-eden/Eden.png/small.jpg"]
  {
    content: url(http://rpcauthority.wdfiles.com/local--files/alpha-1-angels-of-eden/Eden.png);
    width: 192px;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(pretend this doesn't exist)).*")
{
  :root
  {
    --forum-border: #494949!important;
    --forum-background: #0f1114!important;
    --forum-entry-background: #0f1114!important;
    --rating-background: #032d7b!important;
    --rating-cancel-color: #ccc!important;
    --highlight-color: #adadad!important;
    --highlight-hover: #c2c2c2!important;
    --highlight-shadow: #49494973!important;
    --icon-hack-recolor: grayscale(100%)!important;
    --panel-shadow: #494949!important;
    --dark-border: #494949!important;
    --text-header-color: #b0b0b1;
  }
 
  body
  {
    background: #161616 url("http://rpcsandbox.wikidot.com/local--files/bobbytheevil/directorbackground.png") repeat !important;
    color: #828282;
  }
 
  #side-bar .side-block
  {
    padding: 10px;
    border: 1px solid var(--dark-border);
    border-radius: var(--element-border-radius);
    box-shadow: 0 2px 6px var(--highlight-shadow);
    background: #141414!important;
    margin-bottom: 15px;
  }
 
  #page-title
  {
    color: #7e7e7e;
  }
 
  .yui-navset .yui-content
  {
    background: #141414!important;
    color: #6e6e6e;
  }
 
  blockquote
  {
    border: 1px dashed #494949;
    color: #828282!important;
    background-color: #1a1a1a!important;
  }
 
  .yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover
  {
    filter: invert(12.5%);
  }
 
  .yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a
  {
    filter: invert(12.5%);
  }
 
  .content-panel.standalone
  {
    background: #141414!important;
  }
 
  .content-panel
  {
    border: solid 1px #494949;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(100, 130, 255, 0.3),
        inset 0 10px rgba(25, 40, 45, 0.2),
        inset 0 10px 20px rgba(50, 80, 255, 0.25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .content-toc
  {
    background: #141414!important;
    border: solid 1px #494949;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(100, 130, 255, 0.3),
        inset 0 10px rgba(25, 40, 45, 0.2),
        inset 0 10px 20px rgba(50, 80, 255, 0.25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .scp-image-block .scp-image-caption
  {
    background-color: #141414;
  }
 
  .content-panel
  {
    border: solid 1px #141414;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(100, 130, 255, 0.3),
        inset 0 10px rgba(25, 40, 45, 0.2),
        inset 0 10px 20px rgba(50, 80, 255, 0.25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .panel-heading
  {
    background-color: #171a1f;
    color: #adadad!important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
  }
 
  .content-panel .panel-body
  {
    background: #141414;
  }
 
  .content-panel .panel-footer
  {
    background-color: #171a1f;
    color: #adadad!important;
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  }
 
  .pager .current
  {
    background-color: #171a1f;
    color: #adadad!important;
  }
 
  .pager .target
  {
    padding: 0 7px#2d2d2d!important;
  }
 
  table.wiki-content-table th
  {
    background-color: #202020;
    border: 1px solid #3c3c3c;
    color: #aeaeae;
    padding: 0.3em 0.7em;
  }
 
  table.wiki-content-table td
  {
    background-color: #0f1113;
    border: 1px solid #3c3c3c;
    padding: 0.3em 0.7em;
    color: #888;
  }
 
  .hovertip
  {
    border: 1px solid #828282 !important;
    background-color: #141414!important;
    color: #828282!important;
  }
 
  img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Biohazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Chemical_Hazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Electricity.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Explosive.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Extreme_Temperatures.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Memetic_Hazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Radioactive.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Reality.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Sapient.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Sentient.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Telekinetic.png"]
  {
    filter: invert(90%) hue-rotate(160deg) brightness(40%) saturate(800%) contrast(120%);
  }
 
  div[style="display: inline-block; border:dashed 1px #999999; background:#F5F5F5; float:center; width:84%; padding:1px 15px; margin: 10px 10px 10px 40px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #1a1a1a!important;
  }
 
  div[style="background: light grey; border: solid black 3px; padding-left: 10px; margin-top: 10px; margin-bottom: 10px;"]
  {
    background: #141414!important;
    color: #6e6e6e;
  }
 
  .code
  {
    background-color: #141414;
    border: 1px dashed #2d2d2d;
  }
 
  .page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown
  {
    background: #141414!important;
  }
 
  .page-rate-widget-box .rate-points
  {
    color: #ccc!important;
  }
 
  .content-panel .content-type-title
  {
    font-size: 120%;
    font-weight: bold;
    padding: 5px 20px;
    background-color: #14141400!important;
    color: #fff;
    border-radius: 8px 8px 0 0;
    box-shadow: inset 0 1px 1px rgba(15, 17, 20, .25),
        inset 0 15px 1px rgba(1, 26, 73, 1),
        inset 0 15px 10px rgba(1, 26, 73, 1);
  }
 
  tr [style="padding: 0 2px; width: 50%;"],
tr [style="padding: 0 2px; width: 25%; text-align: center;"],
tr [style="padding: 0 2px; text-align: center;"]
  {
    background-color: #141414!important;
    color: #fff!important;
  }
 
  #u-warningthing
  {
    color: #aeaeae!important;
    background: #202020 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_3_1.png) center no-repeat!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/rpc-001/header.jpg"]
  {
    filter: invert(70%);
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #aeaeae!important;
    background: #202020 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2.png) center no-repeat!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"] > h1 > span > span
  {
    color: #e0e0e0!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/paper.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #333!important;
  }
 
  div[style*="border: 1px solid black; margin:1em; padding: 1em;"]
  {
    background: #161616!important;
  }
 
  div[style="border:solid 1px #999999; background:#f2f2c2; padding:5px; margin-bottom: 10px; max-width:50em; margin:auto;"]
  {
    background: #13181f!important;
  }
 
  div[style="background:url(https://vgy.me/1koGhu.png) center top 1em no-repeat #dddddd; border: 3px solid #312d2a; padding:.66em; width:85%; margin:auto;"]
  {
    background: url(https://vgy.me/1koGhu.png) center top 1em no-repeat #15181b!important;
    border: 3px solid #2a2a31!important;
  }
 
  img[src="https://vgy.me/MJFCj7.png"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/MJFCj7dark.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/001contestbenllans/RPCNotice.PNG"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPCNotice.png);
  }
 
  div[style="center no-repeat; background-color: #F2F2ED; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="border:solid 2px #000000; background:#666666; padding:5px; margin-bottom: 10px;"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div#container-wrap
  {
    background: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/Black_Wallpaper.png) top left repeat-x!important;
  }
 
  textarea
  {
    border: 1px solid #777;
    background-color: #202020!important;
    color: #000;
  }
 
  table[class="rate-module-container"]
  {
    filter: grayscale(100%);
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(rpc-pain-j)).*")
{
  body
  {
    background: #141518 url("https://image.ibb.co/hJg498/fuckyou.png") repeat !important;
    color: #999!important;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(rpc-050)).*")
{
  body
  {
    background: #141518 url("https://image.ibb.co/bYKfVL/image.png") repeat !important;
    color: #999!important;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(a-005-the-box-from-site-77|a-013-golden-showers|a-017-john-plexett|a-054-doorway-to-nowhere|a-056-paranoia-blacklight|a-056|a-054|a-013|a-005|gear-hub)).*")
{
  :root
  {
    --forum-border: #492101!important;
    --forum-background: #13110f!important;
    --forum-entry-background: #13110f!important;
    --rating-background: #7b3b03!important;
    --rating-cancel-color: #ccc!important;
    --dark-border: #ff4b00!important;
    --highlight-shadow: #ff4b00!important;
    --icon-hack-recolor: hue-rotate(50deg);
  }
 
  body
  {
    background: #181614 url("http://rpcsandbox.wikidot.com/local--files/bobbytheevil/gear-background.png") repeat !important;
    color: #828282;
  }
 
  #side-bar div.menu-item a
  {
    color: #828282;
  }
 
  #side-bar .heading
  {
    color: #cf3d00;
    border-top: 1px solid #c66c2d;
  }
 
  #page-title
  {
    color: #c66c2d;
  }
 
  div#container-wrap
  {
    background: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/gear-banner.png) top left repeat-x;
  }
 
  .yui-navset .yui-content
  {
    background: #13110f!important;
    color: #6e6e6e;
  }
 
  blockquote
  {
    border: 1px dashed #494949;
    color: #828282;
    background-color: #1a1613;
  }
 
  .yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover
  {
    filter: invert(12.5%);
  }
 
  .yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a
  {
    filter: invert(12.5%);
  }
 
  .content-panel.standalone
  {
    background: #13110f!important;
  }
 
  .content-panel
  {
    border: solid 1px #492101;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(255, 180, 100, .3),
        inset 0 10px rgba(45, 35, 25, .2),
        inset 0 10px 20px rgba(255, 173, 50, .25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .content-toc
  {
    background: #13110f!important;
    border: solid 1px #492101;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(255, 180, 100, .3),
        inset 0 10px rgba(45, 35, 25, .2),
        inset 0 10px 20px rgba(255, 173, 50, .25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .scp-image-block .scp-image-caption
  {
    background-color: #13110f;
  }
 
  .content-panel
  {
    border: solid 1px #492101;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(255, 180, 100, .3),
        inset 0 10px rgba(45, 35, 25, .2),
        inset 0 10px 20px rgba(255, 173, 50, .25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .panel-heading
  {
    background-color: #1f1b17;
    color: #adadad!important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
  }
 
  .content-panel .panel-body
  {
    background: #13110f;
  }
 
  .content-panel .panel-footer
  {
    background-color: #1f1b17;
    color: #adadad!important;
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  }
 
  .pager .current
  {
    background-color: #1f1b17;
    color: #adadad!important;
  }
 
  .pager .target
  {
    padding: 0 7px#2d2721!important;
  }
 
  table.wiki-content-table th
  {
    background-color: #201c19;
    border: 1px solid #3c3c3c;
    color: #aeaeae;
    padding: 0.3em 0.7em;
  }
 
  table.wiki-content-table td
  {
    background-color: #13110f;
    border: 1px solid #3c3c3c;
    padding: 0.3em 0.7em;
    color: #888;
  }
 
  .hovertip
  {
    border: 1px solid #828282 !important;
    background-color: #13110f!important;
    color: #828282!important;
  }
 
  img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Biohazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Chemical_Hazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Electricity.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Explosive.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Extreme_Temperatures.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Memetic_Hazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Radioactive.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Reality.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Sapient.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Sentient.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Telekinetic.png"]
  {
    filter: invert(90%) hue-rotate(160deg) brightness(40%) saturate(800%) contrast(120%);
  }
 
  div[style="display: inline-block; border:dashed 1px #999999; background:#F5F5F5; float:center; width:84%; padding:1px 15px; margin: 10px 10px 10px 40px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #1a1613!important;
  }
 
  div[style="background: light grey; border: solid black 3px; padding-left: 10px; margin-top: 10px; margin-bottom: 10px;"]
  {
    background: #13110f!important;
    color: #6e6e6e;
  }
 
  .code
  {
    background-color: #13110f;
    border: 1px dashed #2d2721;
  }
 
  .page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown
  {
    background: #13110f!important;
  }
 
  .page-rate-widget-box .rate-points
  {
    color: #ccc!important;
  }
 
  .content-panel .content-type-title
  {
    font-size: 120%;
    font-weight: bold;
    padding: 5px 20px;
    background-color: #13110f00!important;
    color: #fff;
    border-radius: 8px 8px 0 0;
    box-shadow: inset 0 1px 1px rgba(15, 17, 20, .25),
        inset 0 15px 1px rgb(73, 35, 1),
        inset 0 15px 10px rgba(73, 35, 1);
  }
 
  tr [style="padding: 0 2px; width: 50%;"],
tr [style="padding: 0 2px; width: 25%; text-align: center;"],
tr [style="padding: 0 2px; text-align: center;"]
  {
    background-color: #13110f!important;
    color: #fff!important;
  }
 
  #u-warningthing
  {
    color: #aeaeae!important;
    background: #201c19 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_3_1.png) center no-repeat!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/rpc-001/header.jpg"]
  {
    filter: invert(70%);
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #aeaeae!important;
    background: #201c19 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2.png) center no-repeat!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"] > h1 > span > span
  {
    color: #e06100!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/paper.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #333!important;
  }
 
  div[style*="border: 1px solid black; margin:1em; padding: 1em;"]
  {
    background: #181614!important;
  }
 
  div[style="border:solid 1px #999999; background:#f2f2c2; padding:5px; margin-bottom: 10px; max-width:50em; margin:auto;"]
  {
    background: #1f1913!important;
  }
 
  div[style="background:url(https://vgy.me/1koGhu.png) center top 1em no-repeat #dddddd; border: 3px solid #312d2a; padding:.66em; width:85%; margin:auto;"]
  {
    background: url(https://vgy.me/1koGhu.png) center top 1em no-repeat #15181b!important;
    border: 3px solid #2a2a31!important;
  }
 
  img[src="https://vgy.me/MJFCj7.png"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/MJFCj7dark.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/001contestbenllans/RPCNotice.PNG"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPCNotice.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/personnel:janet-e-neuman/SymbolOld/medium.jpg"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/SymbolOld.png);
  }
 
  div[style="background:url(http://www.rpc-wiki.com/local--files/rpc-080/RPC_D2_3_SMOOTHER.png) no-repeat center -0.25em;"]
  {
    background: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2_3_SMOOTHER_DARK.png) no-repeat center -0.25em!important;
  }
 
  div[style="center no-repeat; background-color: #F2F2ED; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #201c19!important;
  }
 
  div[style="border:solid 2px #000000; background:#666666; padding:5px; margin-bottom: 10px;"]
  {
    color: #aeaeae!important;
    background: #201c19!important;
  }
 
  div[style="center no-repeat; background-color: white; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="text-align: center; font-size: 8vw; padding: 5px 15px 5px 15px; margin: 0; font-family: verdana,arial,helvetica,sans-serif; color: #333; background-color: white; margin-left: auto; margin-right: auto; width: fit-content; border: 2px solid black"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="text-align: center; font-size: 8vw; padding: 5px 15px 5px 15px; margin: 0; font-family: verdana,arial,helvetica,sans-serif; color: #333; background-color: white; margin-left: auto; margin-right: auto; width: fit-content; border: 2px solid black"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="background-color: white; border: 2px solid black; padding: 2% 4% 2% 4%; margin-top: 0"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="border:solid 1px #999999; background:#ffffff; padding:5px; margin-bottom: 10px;"]
  {
    border: 1px solid #494949!important;
    color: #828282!important;
    background-color: #13161a!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:solid 2px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    color: #828282!important;
    background-color: #202020!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:solid 2px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    color: #aeaeae!important;
    background-color: #202020!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:dotted 2px #444444; background:#F5F5F5; float:top; width:35%; padding:10px"]
  {
    border: dotted 2px #1c1c1c!important;
    background: #2b2b2b!important;
  }
 
  span[style="color: #545454"]
  {
    color: #aeaeae!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/twitter%20icon"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/Discord-Logo-Color.png"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/reddit%20icon"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/steam%20icon.png"]
  {
    filter: hue-rotate(0deg)!important;
  }
 
  div[class="content-panel series"][style="background-color: #FFFFFF;"]
  {
    border: dotted 2px #1c1c1c!important;
    background: #13110f!important;
  }
 
  div[style="background-color: rgba(255,255,255,0.6); border: 1px solid gray; border-radius: 3px; padding: 2% 4% 2% 4%;"]
  {
    background: #13110f!important;
    border: 1px solid var(--dark-border)!important;
  }
 
  #u-maintext #u-warningthing
  {
    background: #13110f00!important;
  }
 
  div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]
  {
    border: solid 5px #000!important;
  }
 
  div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]>h1>span>span[style="color: white"],
div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]>h6>span>span[style="color: white"]
  {
    color: #000!important;
  }
 
  div[style="text-align: justify;"]>div[style="color:#E7E8E3;"]>div[style="text-align: center;"]>p>em
  {
    color: #fff0!important;
  }
 
  div[style="float: center; border: solid 4px #444444; width: 570px; padding: 1px 15px; margin: 10px 10px 10px 40px; box-shadow: 2px 1px 3px rgba(0,0,0,.2);"]
  {
    background-color: #1a1613!important;
    border: solid 4px #494949!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:dashed 1px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #1a1613!important;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/(pretend this doesn't exist)).*")
{
  :root
  {
    --forum-border: #490101!important;
    --forum-background: #130f0f!important;
    --forum-entry-background: #130f0f!important;
    --rating-background: #7b0303!important;
    --rating-cancel-color: #ccc!important;
    --dark-border: #f00!important;
    --highlight-shadow: #f00!important;
    --icon-hack-recolor: hue-rotate(50deg);
  }
 
  body
  {
    background: #181614 url("http://rpcsandbox.wikidot.com/local--files/bobbytheevil/redbackground.png") repeat !important;
    color: #828282;
  }
 
  #side-bar .side-block
  {
    padding: 10px;
    border: 2px solid var(--dark-border);
    border-radius: var(--element-border-radius);
    box-shadow: 0 2px 6px var(--highlight-shadow);
    background: #13110f!important;
    margin-bottom: 15px;
  }
 
  #page-title
  {
    color: #bb0001;
  }
 
  div#container-wrap
  {
    /*background: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/gear-banner.png) top left repeat-x;*/;
  }
 
  .yui-navset .yui-content
  {
    background: #13110f!important;
    color: #6e6e6e;
  }
 
  blockquote
  {
    border: 1px dashed #494949;
    color: #828282;
    background-color: #1a1613;
  }
 
  .yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover
  {
    filter: invert(12.5%);
  }
 
  .yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a
  {
    filter: invert(12.5%);
  }
 
  .content-panel.standalone
  {
    background: #13110f!important;
  }
 
  .content-panel
  {
    border: solid 1px #490101;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(255, 100, 100, .3),
        inset 0 10px rgba(45, 25, 25, .2),
        inset 0 10px 20px rgba(255, 50, 50, .25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .content-toc
  {
    background: #130f0f!important;
    border: solid 1px #490101;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(255, 100, 100, .3),
        inset 0 10px rgba(45, 25, 25, .2),
        inset 0 10px 20px rgba(255, 50, 50, .25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .scp-image-block .scp-image-caption
  {
    background-color: #13110f;
  }
 
  .content-panel
  {
    border: solid 1px #490101;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5),
        inset 0 1px rgba(255, 100, 100, .3),
        inset 0 10px rgba(45, 25, 25, .2),
        inset 0 10px 20px rgba(255, 50, 50, .25),
        inset 0 -15px 30px rgba(0, 0, 0, 0.1);
  }
 
  .content-panel .panel-heading
  {
    background-color: #1f1717;
    color: #adadad!important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .35);
  }
 
  .content-panel .panel-body
  {
    background: #130f0f;
  }
 
  .content-panel .panel-footer
  {
    background-color: #1f1717;
    color: #adadad!important;
    font-size: 80%;
    font-weight: bold;
    text-align: right;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  }
 
  .pager .current
  {
    background-color: #1f1717;
    color: #adadad!important;
  }
 
  .pager .target
  {
    padding: 0 7px#2d2121!important;
  }
 
  table.wiki-content-table th
  {
    background-color: #201919;
    border: 1px solid #3c3c3c;
    color: #aeaeae;
    padding: 0.3em 0.7em;
  }
 
  table.wiki-content-table td
  {
    background-color: #130f0f;
    border: 1px solid #3c3c3c;
    padding: 0.3em 0.7em;
    color: #888;
  }
 
  .hovertip
  {
    border: 1px solid #828282 !important;
    background-color: #130f0f!important;
    color: #828282!important;
  }
 
  img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Biohazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Chemical_Hazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Electricity.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Explosive.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Extreme_Temperatures.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Memetic_Hazard.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Radioactive.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Reality.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Sapient.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Sentient.png"],
img[src="http://rpcauthority.wikidot.com/local--files/threats-hazards/Telekinetic.png"]
  {
    filter: invert(90%) hue-rotate(160deg) brightness(40%) saturate(800%) contrast(120%);
  }
 
  div[style="display: inline-block; border:dashed 1px #999999; background:#F5F5F5; float:center; width:84%; padding:1px 15px; margin: 10px 10px 10px 40px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #1a1313!important;
  }
 
  div[style="background: light grey; border: solid black 3px; padding-left: 10px; margin-top: 10px; margin-bottom: 10px;"]
  {
    background: #130f0f!important;
    color: #6e6e6e;
  }
 
  .code
  {
    background-color: #130f0f;
    border: 1px dashed #2d2121;
  }
 
  .page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown
  {
    background: #130f0f!important;
  }
 
  .page-rate-widget-box .rate-points
  {
    color: #ccc!important;
  }
 
  .content-panel .content-type-title
  {
    font-size: 120%;
    font-weight: bold;
    padding: 5px 20px;
    background-color: #130f0f00!important;
    color: #fff;
    border-radius: 8px 8px 0 0;
    box-shadow: inset 0 1px 1px rgba(20, 15, 15, .25),
        inset 0 15px 1px rgb(73, 1, 1),
        inset 0 15px 10px rgb(73, 1, 1);
  }
 
  tr [style="padding: 0 2px; width: 50%;"],
tr [style="padding: 0 2px; width: 25%; text-align: center;"],
tr [style="padding: 0 2px; text-align: center;"]
  {
    background-color: #130f0f!important;
    color: #fff!important;
  }
 
  #u-warningthing
  {
    color: #aeaeae!important;
    background: #201919 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_3_1.png) center no-repeat!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/rpc-001/header.jpg"]
  {
    filter: invert(70%);
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #aeaeae!important;
    background: #201919 url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2.png) center no-repeat!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/RPC_D2.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"] > h1 > span > span
  {
    color: #e00000!important;
  }
 
  div[style="background: url(http://www.rpc-wiki.com/local--files/rpc-899/paper.png) center no-repeat ; float: center; border: solid 2px #000000; padding: 1px 15px; box-shadow: 0 1px 3px rgba(0,0,0,.2); width: 95%;"]
  {
    color: #333!important;
  }
 
  div[style*="border: 1px solid black; margin:1em; padding: 1em;"]
  {
    background: #181414!important;
  }
 
  div[style="border:solid 1px #999999; background:#f2f2c2; padding:5px; margin-bottom: 10px; max-width:50em; margin:auto;"]
  {
    background: #1f1313!important;
  }
 
  div[style="background:url(https://vgy.me/1koGhu.png) center top 1em no-repeat #dddddd; border: 3px solid #312d2a; padding:.66em; width:85%; margin:auto;"]
  {
    background: url(https://vgy.me/1koGhu.png) center top 1em no-repeat #15181b!important;
    border: 3px solid #2a2a31!important;
  }
 
  img[src="https://vgy.me/MJFCj7.png"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/MJFCj7dark.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/001contestbenllans/RPCNotice.PNG"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPCNotice.png);
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--resized-images/personnel:janet-e-neuman/SymbolOld/medium.jpg"]
  {
    content: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/SymbolOld.png);
  }
 
  div[style="background:url(http://www.rpc-wiki.com/local--files/rpc-080/RPC_D2_3_SMOOTHER.png) no-repeat center -0.25em;"]
  {
    background: url(http://rpcsandbox.wikidot.com/local--files/bobbytheevil/RPC_D2_3_SMOOTHER_DARK.png) no-repeat center -0.25em!important;
  }
 
  div[style="center no-repeat; background-color: #F2F2ED; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #201919!important;
  }
 
  div[style="border:solid 2px #000000; background:#666666; padding:5px; margin-bottom: 10px;"]
  {
    color: #aeaeae!important;
    background: #201919!important;
  }
 
  div[style="center no-repeat; background-color: white; float: center; border: solid 2px black; padding: 1px 15px;"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="text-align: center; font-size: 8vw; padding: 5px 15px 5px 15px; margin: 0; font-family: verdana,arial,helvetica,sans-serif; color: #333; background-color: white; margin-left: auto; margin-right: auto; width: fit-content; border: 2px solid black"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="text-align: center; font-size: 8vw; padding: 5px 15px 5px 15px; margin: 0; font-family: verdana,arial,helvetica,sans-serif; color: #333; background-color: white; margin-left: auto; margin-right: auto; width: fit-content; border: 2px solid black"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="background-color: white; border: 2px solid black; padding: 2% 4% 2% 4%; margin-top: 0"]
  {
    color: #aeaeae!important;
    background: #202020!important;
  }
 
  div[style="border:solid 1px #999999; background:#ffffff; padding:5px; margin-bottom: 10px;"]
  {
    border: 1px solid #494949!important;
    color: #828282!important;
    background-color: #1a1313!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:solid 2px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    color: #828282!important;
    background-color: #202020!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:solid 2px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    color: #aeaeae!important;
    background-color: #202020!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:dotted 2px #444444; background:#F5F5F5; float:top; width:35%; padding:10px"]
  {
    border: dotted 2px #1c1c1c!important;
    background: #2b2b2b!important;
  }
 
  span[style="color: #545454"]
  {
    color: #aeaeae!important;
  }
 
  img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/twitter%20icon"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/Discord-Logo-Color.png"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/reddit%20icon"], img[src="http://rpcauthority.wdfiles.com/local--files/component%3Atheme/steam%20icon.png"]
  {
    filter: hue-rotate(0deg)!important;
  }
 
  div[class="content-panel series"][style="background-color: #FFFFFF;"]
  {
    border: dotted 2px #1c1c1c!important;
    background: #130f0f!important;
  }
 
  div[style="background-color: rgba(255,255,255,0.6); border: 1px solid gray; border-radius: 3px; padding: 2% 4% 2% 4%;"]
  {
    background: #130f0f!important;
    border: 1px solid var(--dark-border)!important;
  }
 
  #u-maintext #u-warningthing
  {
    background: #130f0f00!important;
  }
 
  div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]
  {
    border: solid 5px #000!important;
  }
 
  div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]>h1>span>span[style="color: white"],
div[style="border:solid 5px #ffff; background:red; padding:5px; margin-bottom: 10px;"]>h6>span>span[style="color: white"]
  {
    color: #000!important;
  }
 
  div[style="text-align: justify;"]>div[style="color:#E7E8E3;"]>div[style="text-align: center;"]>p>em
  {
    color: #fff0!important;
  }
 
  div[style="float: center; border: solid 4px #444444; width: 570px; padding: 1px 15px; margin: 10px 10px 10px 40px; box-shadow: 2px 1px 3px rgba(0,0,0,.2);"]
  {
    background-color: #1a1313!important;
    border: solid 4px #494949!important;
  }
 
  div[style="display: inline-block; border-radius: 10px; border:dashed 1px #444444; background:#F5F5F5; float:top; width:96.5%; padding:10px"]
  {
    border: 1px dashed #494949!important;
    color: #828282!important;
    background-color: #1a1313!important;
  }
}
 
@-moz-document regexp("(https?://)?(www.)?(rpcauthority.wikidot.com|rpc-wiki.com|rpc-wiki.net)(/forum)(?!/(putexceptionshere)).*")
{
  .forum-thread-box .description-block,
.forum-category-box .description-block
  {
    border: solid 1px #011a49;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25),
        inset 0 1px rgba(100, 130, 255, 0.15),
        inset 0 10px rgba(25, 40, 45, 0.1),
        inset 0 10px 20px rgba(50, 80, 255, 0.125),
        inset 0 -15px 30px rgba(0, 0, 0, 0.05);
    background: #0f1114!important;
    color: #828282;
  }
 
  .forum-category-box table tr.head td,
.forum-group table tr.head td
  {
    background-color: #13161a;
    color: #9a9a9a!important;
  }
 
  .forum-group div.head
  {
    background-color: #122038;
    color: #aaa!important;
    border: solid 1px #011a49;
  }
 
  .forum-category-box table,
.forum-group table td
  {
    border: 1px solid #011a49;
  }
 
  div.new-post a
  {
    border: solid 1px #011a49;
    margin: 10px 0 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25),
        inset 0 1px rgba(100, 130, 255, 0.15),
        inset 0 10px rgba(25, 40, 45, 0.1),
        inset 0 10px 20px rgba(50, 80, 255, 0.125),
        inset 0 -15px 30px rgba(0, 0, 0, 0.05);
    background: #0f1114!important;
  }
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License