Skip to content

Old Trollpasta Wiki Layout by alphashitlord

Screenshot of Old Trollpasta Wiki Layout

Details

Authoralphashitlord

LicenseNo License

Categoryhttps://trollpasta.com

Created

Updated

Size3.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just a dumb thing I made to mimic the style of the original Fandom Wiki

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Old Trollpasta Wiki Layout
@version      20241031.22.07
@namespace    https://userstyles.world/user/alphashitlord
@description  Just a dumb thing I made to mimic the style of the original Fandom Wiki
@author       alphashitlord
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://trollpasta.com") {
body {
    font-family: Comic Sans MS !important;
}

#globalWrapper {
    background-image: url("https://static.miraheze.org/trollpastawiki/7/7c/Trollpasta_Wiki_-_Default_Background.png") !important;
}

a[title="Trollpasta Wiki:New Stories"] {
    font-family: Comic Sans MS !important;
}

a[title="Trollpasta Wiki:The Rules"]>font {
    color: lime !important;
}

a:visited[title="Trollpasta Wiki:The Rules"]>font {
    color: lime !important;
}

a[title="Trollpasta Wiki:Recently Edited Pages"] {
    font-family: Comic Sans MS !important;
}

.mp-main>.mp-box>div {
    font-family: Comic Sans MS !important;
}

#content {
    background-color: #ffffff !important;
}

#column-one,
#sidebar {
    font-family: Arial;
}

.mp-main {
    border: 5px solid navy;
    border-radius: 10px;
    border: ridge 5px dodgerblue;
    padding: 5px;
    background: black;
}

#p-navigation,
#p-search,
#p-tb {
    background-color: mediumblue;
    color: white;
}

#p-navigation > .pBody,
#p-search > .pBody,
#p-tb > .pBody {
    background-color: white;
}

#p-navigation-label,
#p-search-label,
#p-tb-label {
    color: white;
}


#mp-1 {
    background-color: mediumblue !important;
}

#mp-1 > center > span > b {
    color: yellow !important;
}

#mp-1,
#mp-2,
#mp-3,
#mp-4,
#mp-5,
#mp-6,
#mp-7,
#mp-8 {
    border: -5px solid;
    border-color: dodgerblue !important;
}

#localNotice > .sitenotice > div,
table[style="width: 100%; background:#5d7994; color: black; padding-left: 3px; border-radius: 8px 8px 0px 0px;"] {
    background-color: mediumblue !important;
}

table[style="width: 100%; background:#b0cdeb; color: black; padding: 5px; border-radius: 0px 0px 8px 8px;"] {
    background-color: #d8ebff !important;
}

b {
    font-family: Comic Sans MS !important;
}

.sitenotice,
.monobook-body,
.mp-box,
.mw-content-text,
.mw-page-title-main,
.mw-page-title-namespace,
.mw-page-title-separator,
.mw-content-text,
.mw-body-content,
.mw-content-ltr,
.mw-parser-output,
.mw-normal-catlinks {
    font-family: Comic Sans MS !important;
}

.mw-page-title-main {
    font-weight: bolder !important;
}

.mw-parser-output > table[cellspacing="0"] {
    border: 10px solid red;
    border-radius: 20px !important;
}

.mw-parser-output > table[cellspacing="0"] > tbody > tr {
    background-color: darkred;
    text-align: center;
}

.mw-parser-output > table[cellspacing="0"] > tbody > tr > td > span {
    color: orange !important;
}

.mw-parser-output > table[cellspacing="0"] > tbody > tr > td:nth-child(2) > span {
    text-transform: uppercase;
    font-size: 69%;
    line-height: normal;
    padding: 0px 20px 0px;
}

.mw-parser-output > table[cellspacing="0"] > tbody > tr > td > b {
    color: orange !important;
}
}

Reviews

No reviews yet.