Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Tag: Manual revert
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.mediawiki.page-User_Jamintheinfinite{       
 
    background: #414345 url(https://hub.scpslgame.com/images/thumb/b/be/096%27s_CC_Door.png/800px-096%27s_CC_Door.png) 0 0 no-repeat;
/* Link formating
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:1920px 1080px;
    }
a.new:visited, #ca-talk > span > a { color: #d6b295 !important; }
a.new:visited, #ca-talk > span > a { color: #d6b295 !important; }
a.new:link, #ca-talk > span > a { color: #926b6b !important; }
a.new:link, #ca-talk > span > a { color: #926b6b !important; }
a.external, #ca-talk > span > a {color: #f2d7c1 !important; }
a.external, #ca-talk > span > a {color: #f2d7c1 !important; }
a:link, #ca-talk > span > a { color: #f2d7c1 !important; }
a:link, #ca-talk > span > a { color: #f2d7c1 !important; }
.hycontent a:hover, #ca-talk > span > a {color: #9c8a7b !important; }
*/


/**
/* Infobox test */
* Don't show the external link icon for ShoutWiki sites & email
.infobox-container {
* Works for most skins, except cologneblue, modern, and truglass
    position: relative;
**/
    display: inline-block;
.mw-body .external[href*=".shoutwiki.com"],
    margin: 5;
.mw-body .external[href$="@shoutwiki.com"] {
    padding: 5;
background: none;
    width: auto;
padding-right: 0;
}
 
/**
* For [[Template:Wiki]]
* Force over-sized logo/wordmark to fit in {{{logo-width}}}
**/
.sw-logo {
margin: 0 auto;
}
 
.sw-logo > .external,
.sw-logo > .external > img {
max-width: inherit;
}
 
/* For [[Template:Outdent]] */
.sw-outdent {
color: #888;
font-family: sans-serif;
margin: -0.5em 0;
word-wrap: normal;
}
 
.sw-outdent > span {
display: inline-block;
overflow: hidden;
}
 
/* For [[Template:Email]] */
.sw-email {
white-space: nowrap;
}
 
/* Documentation box, e.g., for template docs */
div.sw-doc {
border: 1px solid #ddd;
display: table;
max-width: 600px;
padding: 0.5em 1em;
width: 100%;
}
 
/* Adjust SyntaxHighlight top & bottom margin */
.mw-highlight {
margin: 1em 0;
}
.mw-highlight > pre {
margin: 0;
}
 
/* Message box styles for [[Template:Mbox]] */
.sw-mbox {
background-color: #f8f8f8;
border: 1px solid #888;
border-left: 10px solid #000;
margin: 0 10%;
padding: 0.25em 0;
}
}
 
/* Plain list */
/* Message cells */
.plainlist ul {
.sw-mbox > div {
    line-height: inherit;
display: table-cell;
    list-style: none none;
padding: 0 1em;
    margin: 0;
vertical-align: middle;
}
}
 
.plainlist ul li {
/* Fake a line height for images */
    margin-bottom: 0;
.sw-mbox > div > img,
.sw-mbox > div > a > img {
padding: 0.25em 0;
}
}


/* Floating message box */
.sw-mbox.sw-mbox-float {
clear: right;
float: right;
margin: 0 0 0 1em;
width: 25%;
}


/* Single border between stacked boxes */
div.magnify {
.sw-mbox + .sw-mbox {
border: none !important;
margin-top: -1px;
background: none !important;
margin-left: 0;
}
}


/* Assorted color overrides */
div.magnify a, div.magnify img {
.sw-mbox.sw-mbox-gray {
display: block;
border-left-color: #aaa;
border: none !important;
background: none !important;
}
}


.sw-mbox.sw-mbox-red {
/* @noflip */div.tright {
border-left-color: #d00;
margin: .5em 0 1.3em 1.4em;
}
}


.sw-mbox.sw-mbox-rred {
/* @noflip */div.tleft {
background-color: #fee;
margin: .5em 1.4em 1.3em 0;
border-left-color: #d00;
}
}


.sw-mbox.sw-mbox-orange {
img.thumbborder {
border-left-color: #f70;
border: 0 none transparent;
}
}
/* Overflow by default */
pre { overflow: auto; }


.sw-mbox.sw-mbox-oorange {
background-color: #fed;
border-left-color: #f70;
}


.sw-mbox.sw-mbox-yellow {
/*
border-left-color: #f8f800;
.hoverbox:hover:after {
opacity: 0;
  transition:display 0.5s!important;
transition: 0.5s;
}
}
*/


.sw-mbox.sw-mbox-yyellow {
background-color: #ffe;
border-left-color: #f8f800;
}
.sw-mbox.sw-mbox-green {
border-left-color: #0d0;
}


.sw-mbox.sw-mbox-ggreen {
.smwtable .row-even {
background-color: #efe;
    background-color: #2e2e2e;
border-left-color: #0d0;
}
}
.sw-mbox.sw-mbox-blue {
border-left-color: #0de;
}
.sw-mbox.sw-mbox-bblue {
background-color: #eef8ff;
border-left-color: #0de;
}
.sw-mbox.sw-mbox-indigo {
border-left-color: #04f;
}
.sw-mbox.sw-mbox-iindigo {
background-color: #def;
border-left-color: #04f;
}
.sw-mbox.sw-mbox-violet {
border-left-color: #60f;
}
.sw-mbox.sw-mbox-vviolet {
background-color: #edf;
border-left-color: #60f;
}
.sw-mbox.sw-mbox-magenta {
border-left-color: #d0d;
}
.sw-mbox.sw-mbox-mmagenta {
background-color: #fef;
border-left-color: #d0d;
}
/* Don't print message boxes */
@media print {
.sw-mbox {
display: none;
}
}
/* Highlight table rows on hover */
.sw-hovertable > tbody > tr:hover {
background-color: #efe;
}
.sw-hovertable > tbody > tr.sw-nohover {
background-color: inherit;
}
/* List styles, e.g., for Extension:Cite groups */
.lower-alpha ol {
list-style-type: lower-alpha;
}
.upper-alpha ol {
list-style-type: upper-alpha;
}
.lower-greek ol {
list-style-type: lower-greek;
}
.lower-roman ol {
list-style-type: lower-roman;
}
.upper-roman ol {
list-style-type: upper-roman;
}
/* Make ol & toc indents the same as ul & dd */
.mw-content-ltr ol,
.mw-content-rtl .mw-content-ltr ol,
.mw-content-ltr .toc ul ul,
.mw-content-ltr #toc ul ul,
.mw-content-rtl .mw-content-ltr .toc ul ul,
.mw-content-rtl .mw-content-ltr #toc ul ul {
margin-left: 1.6em;
}
/* Make pre behave like kbd or samp, but preserve spaces */
pre.sw-inline {
background-color: inherit;
border: 0 none;
color: inherit;
display: inline;
line-height: inherit;
margin: 0;
padding: 0;
white-space: pre-wrap;
}
/* For [[MediaWiki:No such wiki]] */
.sw-nosuchwiki-heading {
color: #4682b4;
text-align: center;
}
.sw-nosuchwiki-table {
background: transparent;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
.sw-nosuchwiki-table td {
vertical-align: top;
}
/* Lua */
.lua-error {
color: #d33;
font-size: larger;

Latest revision as of 21:04, 2 May 2025

/* CSS placed here will be applied to all skins */

/* Link formating
a.new:visited, #ca-talk > span > a { 	color: #d6b295 !important; }
a.new:link, #ca-talk > span > a { 	color: #926b6b !important; }
a.external, #ca-talk > span > a {color: #f2d7c1 !important; }
a:link, #ca-talk > span > a { color: #f2d7c1 !important; }
.hycontent a:hover, #ca-talk > span > a {color: #9c8a7b !important; }
*/

/* Infobox test */
.infobox-container {
    position: relative;
    display: inline-block;
    margin: 5;
    padding: 5;
    width: auto;
}
/* Plain list */
.plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}
.plainlist ul li {
    margin-bottom: 0;
}


div.magnify {
	border: none !important;
	background: none !important;
	margin-left: 0;
}

div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}

/* @noflip */div.tright {
	margin: .5em 0 1.3em 1.4em;
}

/* @noflip */div.tleft {
	margin: .5em 1.4em 1.3em 0;
}

img.thumbborder {
	border: 0 none transparent;
}
/* Overflow by default */
pre { overflow: auto; }


/*
.hoverbox:hover:after {
 opacity: 0;
  transition:display 0.5s!important;
 transition: 0.5s;
}
*/


.smwtable .row-even {
    background-color: #2e2e2e;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.