DCD Theme

This theme is that of the Department of Censorship and Disinformation. To use on your article, copy the following code to the top of your page:

[[include theme:dcd]]

All articles posted on the site have to use the above code, but it won't work on your sandbox page! For that, you will need to use this code:

[[include :scp-wiki:theme:dcd]]

/* IMPORT */
 
@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');
@import url('https://fonts.googleapis.com/css?family=Special+Elite');
 
/* Hide the title */
#page-title {
  display: block;
}
 
/* LOGO */
 
#header {
    height: 200px;
    padding-bottom: 0px; /* FOR MENU */
    position: relative;
    background-image: url( )
}
 
/* BANNER*/
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Adcd/unknown.png) top left repeat-x;
}
body {
    background-position: top center;
    background-repeat: repeat;
    background-color: white;
    color: black;
}
 
/* PAGE BACKGROUND */
 
body {
    color:black;
    background-color: #f4f4f4;
}
 
/* PAGE TITLE */
 
#page-title {
  display: block;
  font-family: 'Special Elite', cursive;
  font-size: 200%;
  text-align: left;
  position: relative;
  color:black;
}
 
/* HEADERS*/
h1 {
  position: relative;
  text-align: center;
  font-family: 'Special Elite', cursive;
  font-size: 20pt;
  color: #000;
  font-weight: bold;
  font-style: italic;
}
h2 {
  font-family: Merriweather;
  font-size: 16pt;
  color:black;
}
 
h3 {
  font-family: Merriweather;
  font-size: 14pt;
  color:black;
}
 
/* SEARCH BAR */
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus {
    background-color: #000000;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px black;
    color: white;
    background-color: #000000;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    background: linear-gradient(to bottom, #000000, black);
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: linear-gradient(to bottom, #00000, black);
}
 
/* TOPBAR */
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    font-family: 'Special Elite', cursive;
    font-weight: normal;
    line-height: 18px;
    padding: 0;
    z-index: 20;
    font-size: 100%;
}
#top-bar ul {
    float: right;
}
 
/* SIDEBAR */
 
#side-bar {
    background: transparent;
}
 
#side-bar .side-block {
    border: 2px dashed #000;
    color: #000;
    background: transparent;
    font-family: 'Special Elite', cursive;
    box-shadow: 0 0px 0px rgba(21, 21, 21, 1);
    border-radius: 0px;
}
#side-bar .heading {
    color: #000;
    background-color: transparent;
    font-family: 'Special Elite', cursive;
    font-size: 120%;
    border-bottom: dashed 2px #000;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
#side-bar a:visited{ color: #000; }
 
 a:visited { color: #000; }
 
/* SIDEBAR OPENING MENU */
 
open-menu a {
    border: 0.2em solid #003333!important;
    background-color: lightgrey!important;
    color: #003333!important;
}
 
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
 
#side-bar{
    background-color: transparent;
}
 
.open-menu a {
    border: 0.2em solid black!important;
    background-color: #fff!important;
    color: black!important;
}
}
 
/* USERNAME */
 
#login-status {
    color: #E8E1DB;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    z-index: 30;
 
}
 
#login-status a {
    background: transparent;
    color: #E8E1DB;
    font-family: 'Special Elite', cursive;
border: none;
}
 
#login-status ul a {
    color: black;
    background: transparent;
background-color: #E8E1DB;
    font-family: 'Special Elite', cursive;
 
}
 
#login-status ul a:hover{
color: black;
}
 
#account-topbutton {
    background: #22DE0E;
    font-family: 'Special Elite', cursive;
    color: #E8E1DB;
}
 
/* COLLAPSIBLE */
 
.collapsible-block-link {
     font-family: Merriweather;
     color: #000
}
 
/* LINKS */
 
a {
    color: #D2352D;
}
 
a:visited {
    color: #414141;
    background-color: transparent;
}
 
.page-options-bottom a {
  color: black;
    font-family: 'Special Elite', cursive;
}
 
/* HIDE THE HEADER TEXT */
#header h1 a {
    display: block;
    margin: 0;
    padding: 80px 0 25px;
    line-height: 0px;
    max-height: 0px;
    color: #00003D;
    background: transparent;
    font-family: Akashi, Arial, sans-serif;
    font-size:0%;
    text-decoration: none;
    text-shadow: 3px 3px 5px #000;
    letter-spacing: 0.9px;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 19px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: #f0f0c0;
    font-family: Helvetica, sans-serif;
    font-size: 0%;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* Adjust Mobile Image Size */
@media (max-width: 321px) {
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Adcd/unknown%20%281%29.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    color: white;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
body {
    color:black;
    background-color: #F9F7F0;
}
 
#page-title {
  display: block;
  font-family: 'Special Elite', cursive;
  font-size: 200%;
  text-align: center;
  padding: 0px 0px 0px 0px;
  position: relative;
  color:black;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#login-status {
    color: #000;
    font-family: 'Special Elite', cursive;
    font-size: 90%;
    z-index: 30;
 
}
 
#login-status a {
    background: transparent;
    color: #000;
    font-family: 'Special Elite', cursive;
border: none;
}
 
#login-status ul a {
    color: black;
    background: transparent;
background-color: #000;
    font-family: 'Special Elite', cursive;
 
}
 
#login-status ul a:hover{
color: black;
}
 
#account-topbutton {
    background: #22DE0E;
    font-family: 'Special Elite', cursive;
    color: #000;
}
}
 
@media (min-width: 322px) and (max-width: 425px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Adcd/unknown%20%282%29.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
body {
    color:black;
    background-color: #F9F7F0;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'Special Elite', cursive;
  font-size: 200%;
  text-align: center;
  padding: 0px 0px 0px 0px;
  position: relative;
  color:black;
}
 
#login-status {
    color: #000;
    font-family: 'Special Elite', cursive;
    font-size: 90%;
    z-index: 30;
 
}
 
#login-status a {
    background: transparent;
    color: #000;
    font-family: 'Special Elite', cursive;
border: none;
}
 
#login-status ul a {
    color: black;
    background: transparent;
background-color: #000;
    font-family: 'Special Elite', cursive;
 
}
 
#login-status ul a:hover{
color: black;
}
 
#account-topbutton {
    background: #22DE0E;
    font-family: 'Special Elite', cursive;
    color: #000;
}
}
 
}
@media (min-width: 581px) and (max-width: 767px) {
#header {
background-size: 500px 135px;
    background-position: -1em -1em;
}
}
@media (min-width: 768px) and (max-width: 979px) {
#header {
    background-size: 500px 135px;
    background-position: 0em -1em;
}
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License