From SCP: Secret Laboratory English Official Wiki

No edit summary
No edit summary
 
(982 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* Link formating
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; }
*/


tabbernav {
/* Infobox test */
     font-family: inherit !important;
.infobox-container {
    font-weight: normal !important;
    position: relative;
    font-size: 16px !important;
    display: inline-block;
    overflow: hidden !important;
    margin: 5;
    padding: 0.3em 0 !important;
    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;
}
}


.tabbernav a {
/* @noflip */div.tleft {
    padding: 0.3em 0.5em !important;
margin: .5em 1.4em 1.3em 0;
    margin: 0 !important;
    color: none !important;
    border: none !important;
    background: #282829 !important;
}
}


.tabbernav li {
img.thumbborder {
    display: inline-block !important;
border: 0 none transparent;
    margin-top: 0 !important;
}
}
/* Overflow by default */
pre { overflow: auto; }




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


.tabbernav {
/* Audio */
    text-align:center;
audio{
filter:invert(100%);
}
audio::-webkit-media-controls-enclosure{
transform: scale(1.1);
}
}


ul.tabbernav li a {
/* Image Hovering */
border: none;
.hycontent a{
background: #282829 !important;
opacity: 100 ;
    border-radius: 0 0 0 0;
transition: opacity 0.5s;
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
-o-border-radius: 0 0 0 0;
}
}
 
ul.tabbernav li.tabberactive a {
.hycontent:hover a, .hycontent:hover a {
background: #59595c !important;
opacity: 0.5 ;
border: none;
transition: opacity 0.5s;
border-radius: 0 0 0 0;
color: #9c8a7b !important;
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
-o-border-radius: 0 0 0 0;
color: black !important;
font-weight: bold !important;
}
}


.page-User_Jamintheinfinite{      
.smwtable .row-even {
     background: #414345 url(https://hub.scpslgame.com/images/0/0b/Hoobert.png) 0 0 no-repeat;
     background-color: #2e2e2e;
    background-position: center top;
}
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:1920px 1080px;
    }

Latest revision as of 13:49, 26 September 2023

/* 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;
}
*/

/* Audio */
audio{
filter:invert(100%);
}
audio::-webkit-media-controls-enclosure{
transform: scale(1.1);
}

/* Image Hovering */
.hycontent a{
 opacity: 100 ;
 transition: opacity 0.5s;
}

.hycontent:hover a, .hycontent:hover a p  {
 opacity: 0.5 ;
 transition: opacity 0.5s;
 color: #9c8a7b !important;
}

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