The Un-human cult theme

The un-human cult theme!

I use it for "the un human cult "GOI" "

rating: 0+x
black-highlighter-logo.svg

Logo.png

Un-human logo(hoover to zoom)

Note: This is a NOT Black Highlighter based theme. You won't need to import the Black Highlighter theme as well in order to use this theme.





On any wiki:

[[*Wait for it*]]
[[*wait for it*]]

Examples

A horizontal rule can be created with 5 hyphens "-----" and extends across the whole page if it's not placed inside anything (eg a blockquote). The lines separating sections of this document are horizontal rules.


Titles can be created by putting between one and six plus "+" at the start of the line

Just use your imagination and pretend there's `Lorem Ipsum` here.

This is a blockquote, created by putting "> " at the start of each line.
More text


That's a horizontal rule

Nested blockquotes

And another1

This is a table
You should know how to make these
already

Theme code

(delete spaces between "- -")
[[module CSS]]
/*
    Powered on 2020/02/18 11:29:19
    [2020 Wikidot Theme]
    Created by Dr Hectopia
    CC BY-SA 3.0
*/

body {
    background: #ffffff;
    color: rgb(27, 27, 0);
    font-family: 'Comic Sans';
}
a,a:visited {
    color: #b45;
}
h1 {
    color: #540063;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Kristen ITC';
}
div#container-wrap {
    background: url(http://areajo.wikidot.com/local--files/component:yeestheme/Banner%20Yees.png) top left repeat-x;
}
div#header {
    background: url(http://wdfiles.com/local--files/the-milk-walker/Logo.png) 10px 40px no-repeat;
}
div#header h1 a span {
    font-size: 0px;
}
div#header h1 a:before {
    content: "The Un-Human cult";
    color: #f1f0c4;
    text-shadow: 3px 3px 5px #000;
}
div#header h2 span {
    font-size:0px;
    padding: 4px;
}
div#header h2:after {
    content: "We don't need humanity";
    font-weight: bold;
    color: #f1f0c4;
    padding: 19px 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    white-space: pre;
}
div.scpnet-interwiki-wrapper {
    filter: sepia(20%);
}
div.yui-navset div.yui-content {
    background: #f4f4f4;
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
    background: #d8d8d8;
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
    background: #dd4433;
}
div.yui-navset ul.yui-nav .selected a,
div.yui-navset ul.yui-nav .selected a:focus,
div.yui-navset ul.yui-nav .selected a:hover {
    background: #330233;
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
    background-color: #dd0155!important;
    border: solid #dd0155 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    border: solid #dd0155!important;
    border-width: 1px 0!important;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.cancel a:hover {
    color: #330233;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    background-color: #dd5233!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
    color: #330233!important;
}
div.page-rate-widget-box span.cancel a:hover,
div.page-rate-widget-box span.rateup a:hover,
div.page-rate-widget-box span.ratedown a:hover {
    background: transparent!important;
    color: transparent!important;
}
div.open-menu a {
    color: #113643!important;
    border-color: #113643!important;
}

[[/module]]