From SCP: Secret Laboratory English Official Wiki

No edit summary
No edit summary
 
(937 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 */
/* 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; }
*/


/* Tabber Formating  */
/* Infobox test */
tabbernav {
.infobox-container {
     font-family: inherit !important;
     position: relative;
     font-weight: normal !important;
     display: inline-block;
     font-size: 16px !important;
     margin: 5;
     overflow: hidden !important;
     padding: 5;
     padding: 0.3em 0 !important;
     width: auto;
}
}
 
/* Plain list */
.tabbernav a {
.plainlist ul {
    padding: 0.3em 0.5em !important;
     line-height: inherit;
    margin: 0 !important;
     list-style: none none;
    color: none !important;
     margin: 0;
    border: none !important;
    background: #282829 !important;
}
 
.tabbernav li {
    display: inline-block !important;
    margin-top: 0 !important;
}
 
 
.tabbertab {
    border: none !important;
    padding: 0 !important;
}
 
.tabbernav {
    text-align:center;
}
 
ul.tabbernav li a {
border: none;
background: #282829 !important;
    border-radius: 0 0 0 0;
-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 {
background: #59595c !important;
border: none;
border-radius: 0 0 0 0;
-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;
}
 
/* Background Images for Pages */
 
.page-User_Jamintheinfinite{      
background-image: linear-gradient(rgba(10,10,10,.70), rgba(10,10,10,.70)),
      url("https://hub.scpslgame.com/images/0/0b/Hoobert.png");
     background-position: center top;
     background-repeat: no-repeat;
     background-attachment: scroll;
    background-size:cover;
    }
 
/* Test Background Images for Pages */
.page-Light_Containment_Zone{
background-image: linear-gradient(rgba(23,23,23,.70), rgba(23,23,23,.70)),
      url("https://hub.scpslgame.com/images/b/bd/LCZ_Straight.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-size:cover;
}
 
.page-SCP-079{
background-image: linear-gradient(rgba(23,23,23,.70), rgba(23,23,23,.70)),
      url("https://hub.scpslgame.com/images/5/59/CC_079_Chamber.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-size:cover;
}
}
/* Image Thumb Formatting */
.plainlist ul li {
div.thumb {
    margin-bottom: 0;
margin-bottom: .5em;
width: auto;
background-color: transparent;
}
}


div.thumbinner {
border: 0 solid transparent;
padding: 3px !important;
background-color: transparent;
font-size: 94%;
text-align: center;
overflow: hidden;
}
html .thumbimage {
border: 0 solid transparent;
}
html .thumbcaption {
border: none;
line-height: 1.4em;
padding: 3px;
font-size: 94%;
}


div.magnify {
div.magnify {
Line 136: Line 49:


img.thumbborder {
img.thumbborder {
border: 0 solid transparent;
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;
}
}

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.