foundationhaus

Rating:

rating: -8+x

Rating w/ Info Pane:

  • rating: -8+x

This is a deliberate monstrosity. This is not a real theme. This is a protest.

To use it (and I would prefer you did not), paste the following into your page:

[[include :scptestwiki:sigma:groverhaus]]


Unvisited Link (Visited Link)

Please add class="haus" to all of your divs, to give them that authentic foundationhaus style, as seen in the blockquote above!

Header Level 1

Go on, give them a spin.


/* ---------------------------------
The Foundationhaus Theme
2020 Wikidot Theme
Created by stormbreath
Please do not use this theme.
 
This is not for you.
--------------------------------- */
 
/* -------------- MAIN -------------- */
body {
    cursor: wait;
}
 
#content-wrap {
    transform: skew(.4deg);
}
 
::selection {
    background: #ff617b;
    color: transparent;
    text-shadow: 2px 2px 0 white;
}
 
a,
a.newclass {
    color: hsl(307, 100%, 37%);
}
 
a:visited {
    color: hsl(307, 90%, 30%);
}
 
a:hover {
    text-decoration: underline red wavy;
}
 
/* -------------- HEADER -------------- */
div#container-wrap {
    background-image: url(http://scptestwiki.wdfiles.com/local--files/sigma%3Agroverhaus/body_bg.png)
}
 
#header {
    background-image: url(http://scptestwiki.wdfiles.com/local--files/sigma%3Agroverhaus/foundationhas.png)
}
 
#header h1 a {
    color: transparent;
    text-shadow: none;
    text-align: center
}
 
#header h1 a::after {
    content: "foundationhaus";
    color: #fff;
    text-shadow: 3px 3px 5px #000;
    text-decoration: underline red wavy
}
 
#header h2 span {
     display: none;
}
 
/* -------------- LOG-IN INFO -------------- */
#login-status {
     top: 79px;
     right: 9px;
}
 
.printuser a,
.avatar-hover {
    filter: invert(100%);
}
 
#login-status ul a {
    color: #f0e65b;
    background: #36220e;
    border-color: #f0e65b;
}
 
/* -------------- SEARCH-BAR -------------- */
#search-top-box {
    top: 1em;
}
 
#search-top-box-input {
    background-color: teal;
}
 
#search-top-box-input:hover,
#search-top-box-input:focus {
    background-color: teal;
}
 
#search-top-box-form input[type=submit] {
    background-color: #633;
    background: linear-gradient(to bottom, #008080, #5F9EA0, #38A09B);
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-color: #966;
    background: linear-gradient(to bottom, #38A09B, #5F9EA0, #008080);
}
 
/* -------------- TOP-BAR -------------- */
#top-bar ul li:hover a[href="javascript:;"] {
    background: radial-gradient(red 15%,orange 30%,yellow 45%,green 60%,blue 75%,indigo 85%,violet 100%);
  -webkit-text-stroke: 1px black;
}
 
#top-bar ul li:hover a:hover {
    color: yellow;
    background-color: indigo;
}
 
#top-bar ul li ul {
    border: solid 1px hsl(20, 100%, 45%);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-top: 1px solid white;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: hsl(20, 90%, 90%);
    color: hsl(20, 100%, 55%);
}
 
/* -------------- SIDE-BAR -------------- */
@media (min-width: 767px) {
    #main-content {
        margin: 0 22em 0 2em;
    }
 
    #side-bar {
        left: unset;
        right: 2em;
        display: flex;
        flex-direction: column-reverse;
    }
}
 
#side-bar a,
#side-bar a.newclass {
    color: hsl(200, 100%, 37%);
}
 
#side-bar a:visited {
    color: hsl(180, 100%, 37%);
}
 
#side-bar .side-block.media {
    border-radius: 0;
    background-color: #DBFFDD !important;
}
 
#side-bar .side-block.resources {
    border-radius: 100px;
    padding: 30px;
}
 
#side-bar .side-block {
    background: transparent url(http://scptestwiki.wdfiles.com/local--files/sigma%3Agroverhaus/foundationflage.png);
    border-color: #665500;
}
 
#side-bar .heading {
    font-family: BauhausLTDemi, 'Nanum Gothic', Arial, sans-serif;
    text-align: right;
    color: #005266;
    border-bottom-color: #005266;
}
 
#side-bar .menu-item img {
    display: none
}
 
#side-bar .menu-item::before {
    display: inline;
    position: relative;
    font-size: 10px;
    top: 1px;
    margin-right: 1px;
    content: url(http://topia.wikidot.com/local--files/component:hf-theme/goldstarsmall.png)
}
 
#side-bar .side-block.media .menu-item::before {
    content: "";
    top: 0;
    margin-right: 0;
    font-size: unset
}
 
#side-bar .side-block.media img {
    display: inline
}
 
div.scpnet-interwiki-wrapper {
    filter: hue-rotate(276deg) brightness(105%) grayscale(13%) sepia(18%) invert(76%);
}
 
/* -------------- MOBILE SIDE-BAR -------------- */
@media (max-width: 767px) {
    #side-bar {
          background-image: url(https://pbs.twimg.com/media/DF8ohQsUQAAzoiU.jpg);
          background-repeat: repeat-y;
          background-size: 100% auto;
     }
 
    .open-menu a {
         filter: sepia(100%);
         transform: rotate(45deg);
    }
}
 
/* -------------- RATING MODULE -------------- */
 .page-rate-widget-box .rate-points {
     background-color: #FFF542 !important;
     border: solid 1px #363;
     color: #194068;
}
 
.page-rate-widget-box .number {
    color: #006B0A;
}
 
.page-rate-widget-box .ratedown {
     background-color: #e2ffef;
     border-top: solid 10px black;
     border-bottom: solid 10px purple;
}
 
.page-rate-widget-box .ratedown a {
     color: #336;
}
 
.page-rate-widget-box .ratedown a:hover {
     background: #a55a21;
     color: #ffffe8;
}
 .page-rate-widget-box .cancel {
     background-color: #005c60;
     border: solid 1px #446008;
}
 .page-rate-widget-box .cancel a {
     color: #996;
}
 .page-rate-widget-box .cancel a:hover {
     background: deeppink;
     color: greenyellow;
}
 
/* -------------- PAGE ELEMENTS -------------- */
/* ---- Titles ---- */
#page-title,
#page-content h1 {
    font-family: serif;
    font-weight: bold;
    text-shadow: 0 0 8px rgba(255, 100, 100, .5);
    text-align: justify;
    text-justify: inter-character;
    display: list-item;
}
 
#page-content h1 {
    transform: rotateX(180deg);
}
 
/* ---- Paragraphs ---- */
#page-content p::first-line {
    text-shadow: 2px 2px 2px rgba(0, 0, 30, .2);
}
 
#page-content p::first-letter {
    color: #000;
    font-family: serif;
    font-style: italic;
    font-weight: bold;
    font-size: 1.2em;
}
 
/* ---- Haus Divs ---- */
blockquote,
div.blockquote,
.haus {
    margin: 1em 6vw 1em 1vw !important;
    padding: 1em 1vw 3vh 6vw !important;
    border-radius: 0px 99px 25px 10px;
}
 
/* ---- Horizontal Rules ---- */
hr {
    border: 1em 1vw 1em 9vw;
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,.5);
}
 
/* ---- Tabs ---- */
.yui-navset .yui-nav a {
    transition: .5s;
}
 
/* -------------- MY BEAUTIFUL BASTARD SON -------------- */
#extra-div-1 {
    height: 1px;
    width: 1px;
    background: black;
    z-index: 999;
    position: fixed;
    top: 28vh;
    left: 43vw;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License