Paddy's Theme
HOLD THY HORSES
This is a template page used internally by the Topiary.
PLEASE DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION
UwU
Rating:
Rating w/ Info Pane:
More information
Attribution:

An image
To use this theme put the following syntax somewhere in your article!
[[include component:paddy]]
heading level 1
heading level 2
heading level 3
heading level 4
heading level 5
heading level 6
bold | italic | underline | strikethrough | teletype text superscriptsubscript
header | header | header | header | header | header |
---|---|---|---|---|---|
cell-content | cell-content | cell-content | cell-content | cell-content | cell-content |
Table of Contents
|
Block
Quote
public class Program
{
public static void Main(string[] args)
{
Console.WriteLine("Hello SCP!");
}
}
A link (A link you probably visited)
.pestilence { display: none; }
@charset "utf-8"; @import url('https://fonts.googleapis.com/css?family=Open+Sans'); /* MZL Paddy the Pelican Theme [2019 Wikidot Theme] Based on Aelanna's Sigma 9 and PeppersGhost's SPC Theme and NewyRose's Halloween Theme Edited by FloppyPhoenix for Cliché-Con 2019 Based on Daveyoufool's SCP-2835 ("Paddy the Pelican") and djkaktus' Man Zoo League */ :root { --bg: #aaaaaa; --bg-medium: #292929; --fg: #efefef; --fg-muted: #666; --fg-accent-light: #949494; --fg-accent: #7b7b7b; --fg-accent-dark: #616161; } div#container-wrap:before { content: ""; display: block; width: 100%; height: 38px; position: absolute; border-bottom: 8px solid #f2f2f2; background: #0D0D0D; } body, div#container-wrap { background: linear-gradient(black, var(--bg)) repeat-x, var(--bg); background-size: 1px 205px; color: black; } div#content-wrap { margin-top: 3em; } /* HEADER */ h1 { color: #F2F2F2 !important; } h2, h3, h4, h5, h6 { color: black !important; } div#page-title { color: #F2F2F2 !important; text-shadow: 2px 2px black !important; } #header { height: 140px; position: relative; z-index: 10; padding-top: 40px; padding-bottom: 21px; /* FOR MENU */ background: url(http://smlt.wdfiles.com/local--files/component%3Apaddy/mzl-paddy.png) 10px 70px no-repeat; background-size: 99px; } #header h1 a { color: transparent; font-family: 'Open Sans'; text-shadow: none; } #header h1 a::before { content: "MAN ZOO LEAGUE"; font-weight: bold; color: #F2F2F2; text-shadow: 3px 3px black; } #header h1 a span{ display: block; content: ""; visibility: hidden; } #header h2 span { color: transparent; font-family: 'Open Sans'; text-shadow: none; } #header h2 span::before { content: "“Past, Future, Present, and Last Tuesday at the El Rio Bar and Grille”"; display: block; margin: 0; padding: 0px 0; line-height: 0px; max-height: 0px; font-weight: bold; color: #F2F2F2; text-shadow: 2px 2px black; } #my-account, #account-topbutton { color: #F2F2F2 !important; } #header span { color: #F2F2F2; margin-left: 9px; } /* SIDEBAR */ #side-bar .heading { color: black; border-bottom: solid 1px black; } #side-bar div.menu-item.inactive a { color: black; } #side-bar div.menu-item .sub-text { color: black; } #side-bar .collapsible-block-unfolded-link { border-bottom: solid 1px #ccc; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link { color: #ccc; font-weight: bold; } /* LINKS */ a { color: black; font-weight: bold; background: transparent; } a.newpage { color: #707070; font-weight: bold; background: transparent; } #side-bar a:visited{ color: #404040; } a:visited { color: #404040; } hr { border: 0; height: 0; border-top: 1px solid black; } /* INFO PANE */ .rate-box-with-credit-button { background-color: #333 !important; border: solid 2px black !important; border-radius: 0px !important; outline: 2px solid #F2F2F2 !important; } .page-rate-widget-box { border: solid 2px black !important; border-radius: 0px !important; outline: 2px solid #F2F2F2 !important; } .rate-box-with-credit-button .fa-info { border-color: black !important; color: #F2F2F2 !important; } .rate-box-with-credit-button .fa-info:hover { color: black !important; } .rate-box-with-credit-button .cancel { border: black !important; } .close-credits { filter: hue-rotate(280deg) !important; } .modalbox { box-shadow: 0px 1px 10px rgb(38,38,38,0.3) !important; } /* RATING MODULE */ .page-rate-widget-box .rate-points { background-color: #333 !important; border: solid 1px black !important; border-radius: 0px !important; text-shadow: 1px 1px black; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { background-color: 333 !important; border-top: solid 1px black !important; border-bottom: solid 1px black !important; font-weight: bold !important; text-shadow: 1px 1px black; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a { background: 333 !important; color: #666 !important; padding: 0 4px !important; margin: 0 1px !important; text-shadow: 1px 1px black; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover { background: #333 !important; color: #666 !important; text-decoration: none !important; text-shadow: 1px 1px black; } .page-rate-widget-box .cancel { background-color: #333 !important; border: solid 1px #333 !important; border-top: solid 1px black !important; border-bottom: solid 1px black !important; border-left: 0 !important; border-radius: 0px !important; text-shadow: 1px 1px black; } .page-rate-widget-box .cancel a { background: transparent !important; text-transform: uppercase !important; color: #F2F2F2 !important; text-shadow: 1px 1px black; } .page-rate-widget-box .cancel a:hover { border-radius: 0px !important; background: #333 !important; color: #666 !important; text-decoration: none !important; text-shadow: 1px 1px black; } /* SEARCH BAR */ #search-top-box-input { margin-top: 10px; border: solid 1px #666; background-color: #333; } #search-top-box-input:hover, #search-top-box-input:focus { border: solid 1px #666; background-color: #333; } #search-top-box-input:hover, #search-top-box-input:focus { background: #666; border: solid 1px #666; } #search-top-box-form input[type=submit] { border: solid 1px #666; background-color: #333; color: #262626; background: linear-gradient(to bottom, #737373,#8c8c8c,#a6a6a6); } #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus { border: solid 1px #666; color: #262626; background-color: #333; background: linear-gradient(to bottom, #737373,#8c8c8c,#a6a6a6); } /* TOP MENU */ #top-bar { margin-top: 40px; border-top: 2px solid #f2f2f2; border-bottom: 2px solid #f2f2f2; text-shadow: 1.5px 1.5px black; } #top-bar ul li ul { border: solid 1px black; } #top-bar ul li.sfhover a, #top-bar ul li:hover a { background:#999; color: #F2F2F2; } #top-bar a:hover { background-color: #666 !important; text-shadow: 1.5px 1.5px black; } /* SIDE MENU */ #side-bar { display: block; background: transparent; } #side-bar img { filter: hue-rotate(0deg) saturate(0%) brightness(100%); -webkit-filter: hue-rotate(0deg) saturate(0%) brightness(100%); } #side-bar div.side-block.sns img { filter: none; -webkit-filter: none; } #side-bar .side-block { border: 2px solid black; outline: 5px solid #F2F2F2; border-radius: 0px; box-shadow: 2px 2px 5px rgba(32,32,32,1) !important; background: #F2F2F2 !important; } #side-bar .heading { color: black; border-bottom: solid 1px black; } #side-bar div.menu-item.inactive a { color: black; } #side-bar div.menu-item .sub-text { color: black; } #side-bar .collapsible-block-folded { background: none; } #side-bar .collapsible-block-unfolded-link { border-bottom: solid 1px black; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link { color: black; } /* FOOTER */ #footer, #license-area { background: var(--fg-accent); color: #111; } #license-area { background: var(--fg-accent-dark); } #footer a, #license-area a { color: #fff; } /* YUI-TABS */ .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover { filter: hue-rotate(273deg) saturate(82%) brightness(111%); } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus { filter: hue-rotate(273deg) saturate(82%) brightness(111%); } /* CUSTOM PAGE CONTENT CLASSES */ .content-panel .panel-body { background: #F2F2F2; } .content-panel .panel-footer { color: black; } .content-panel .panel-footer a { color: black; } /* STANDARD IMAGE BLOCK */ .scp-image-block { border: solid 1px black; } .scp-image-block .scp-image-caption { background-color: #F2F2F2; border-top: solid 1px black; } /* WIKIWALK NAV */ .footer-wikiwalk-nav { font-weight: bold; font-size: 75%; } /* OFF-CANVAS */ @media (max-width: 767px) { .open-menu a { border: 0.2em solid black !important; color: black !important; } #side-bar { background-color: rgb(192, 192, 192); } #side-bar:target + #main-content { left: 0; } @media (min-width: 768px) { #header h1 a { font-size: 150%; } } /* INTERWIKI */ .scpnet-interwiki-frame { filter: hue-rotate(273deg) saturate(82%) brightness(111%); }
page revision: 11, last edited: 20 Jan 2020 08:25