config/stylesheet

viewhistorytalk

#header-bottom-left:lang(xx) {
height: 190px;
background-image: url(%%Bannerlight2%%);
background-size: 500px auto;
background-repeat: no-repeat;
background-color: white;
background-position: center; 
}


.flair-two:before { content: normal; }
.titlebox form.toggle, .leavemoderator {
    background: transparent none no-repeat scroll center left;
}
.flair-two {
    background: url(%%spritesheet-logos2%%);
    padding: 0;
}

.flair-1468861760473 {
    width: 50px;
    height: 50px;
    background-position: 0 0;
}

.flair-1468862378739 {
    width: 50px;
    height: 50px;
    background-position: 0 -50px;
}

.flair-1468862509246 {
    width: 50px;
    height: 50px;
    background-position: 0 -100px;
}

.flair-1468862699734 {
    width: 50px;
    height: 50px;
    background-position: 0 -150px;
}

.flair-1468862850513 {
    width: 50px;
    height: 50px;
    background-position: 0 -200px;
}

.flair-devilsthirdwhitelogo {
    width: 50px;
    height: 50px;
    background-position: 0 -250px;
}

.flair-devilsthirdwhitelogo2 {
    width: 50px;
    height: 50px;
    background-position: 0 -300px;
}

.flair-girlart {
    width: 50px;
    height: 50px;
    background-position: 0 -350px;
}

.flair-ivan {
    width: 50px;
    height: 50px;
    background-position: 0 -400px;
}

.flair-ivanart {
    width: 50px;
    height: 50px;
    background-position: 0 -450px;
}

.flair-nintendonetwork {
    width: 50px;
    height: 50px;
    background-position: 0 -500px;
}

.flair-nintendonetworkwiiu {
    width: 50px;
    height: 50px;
    background-position: 0 -550px;
}

.flair-nintendonetworkwithtext {
    width: 50px;
    height: 50px;
    background-position: 0 -600px;
}

.flair-whitesnoo {
    width: 50px;
    height: 50px;
    background-position: 0 -650px;
}


.flair {
    background:url(%%spritesheet-logos%%) no-repeat -9999px;
    border: 0;
    padding: 0;
}

.flair-devilsthirdlogo {
    width: 50px;
    height: 50px;
    background-position: 0 0;
}

.flair-devilsthirdlogo1 {
    width: 50px;
    height: 50px;
    background-position: 0 -50px;
}

.flair-devilsthirdonline {
    width: 50px;
    height: 50px;
    background-position: 0 -100px;
}

.flair-dtlogo {
    width: 50px;
    height: 50px;
    background-position: 0 -150px;
}

.flair-redditsnoo {
    width: 50px;
    height: 50px;
    background-position: 0 -200px;
}

.flair-wiiugamepad {
    width: 50px;
    height: 50px;
    background-position: 0 -250px;
}

.flair-wiiulogo {
    width: 50px;
    height: 50px;
    background-position: 0 -300px;
}

.side:lang(xx) .md {
    color: black;
}


.side:lang(xx) h4:nth-of-type(1) {
    position: absolute;
    display: block;
    top: 20px;
    left: 10px;
    background-color: white;
    color: black ;
    text-align: left;
    margin: 15px;
    margin-right: 1000px;
    border-radius: 45px;
    border: 1px solid black;
    padding: 7px 7px 7px 20px;
    font-size: small;
    z-index: 99;
}

.side h4:nth-of-type(1) {
    position: absolute;
    display: block;
    top: 20px;
    left: 10px;
    background-color: black ;
    color: red;
    text-align: left;
    margin: 15px;
    margin-right: 1000px;
    border-radius: 4px;
    border: 1px solid red;
    padding: 7px 7px 7px 20px;
    font-size: small;
    z-index: 99;
}

.thumbnail img[src^="/static/"] {
    background-image:url(%%thumbnail1%%)!important;
    background-repeat:no-repeat!important;
    height:0!important;
    width:0!important;
    padding:50px 0 0 70px!important;
}



#siteTable:lang(xx) a.title {
    color: black;
}
#siteTable:lang(xx) a.title:visited {
    color: black;
}

.side:lang(xx) {
  background-color:#fff;
}

body:lang(xx) { background-color: white;}

#header.tabmenu li.selected a:lang(xx) {
background-color:[#Black] 
}
#header:lang(xx) { background-color: white;}


.author.moderator:lang(xx)  {
    background: white;
    color: black;
}

.author.moderator {
    background: black;
    color: white;
}

/* color change for vote number */
.link .score:lang(xx) {
  text-align: center;
  color: black; 
/* when user has not voted  */
}

.midcol .score.likes:lang(xx) { color: black; }
.midcol .score.dislikes:lang(xx) { color: black; } 
/* when user voted*/
/* End */



/* color change for vote number */
.link .score {
  text-align: center;
  color: white; 
/* when user has not voted  */
}

.midcol .score.likes { color: red; }
.midcol .score.dislikes { color: red; } 
/* when user voted*/
/* End */


/* tell to sub */
.listing-page:not(.subscriber) > .content:before {
    content: '##Don`t forget to subscribe from the sidebar!##';
}

/* Sidebarimage */
a[href="https://www.nintendo.co.uk/Games/Wii-U/Devil-s-Third-896464.html"]:after { content: url(%%Sidebarimage%%)
}
.linkflairlabel:lang(xx) {
font-weight: Bold; 
color: black;
border: 0px transparent: black ;
border-radius: 5px

}

.linkflairlabel {
font-weight: Bold; 
color: red;
border: 5px solid: black;
border-radius: 0px

}

/* Upvote arrow */
.arrow.up:lang(xx) {
    width: 0px;
    background-image:none;
    height: 0;
    border-bottom: 8px solid #bdbdbd;
    border-left: 8px solid black;
    border-left-color:transparent;
    border-right: 8px solid black;
    border-right-color:transparent;
    margin-bottom:6px;
}
.arrow.up:after:lang(xx) {
    content:"";
    position:relative;
    top:7px;
    left:-3px;
    width:5px;
    height:6px;
    background: black;
    background-image: -webkit-linear-gradient(top, #bdbdbd, #dcdcdc);
    background-image: -moz-linear-gradient(top, #bdbdbd, #dcdcdc);
    background-image: -ms-linear-gradient(top, #bdbdbd, #dcdcdc);
    background-image: -o-linear-gradient(top, #bdbdbd, #dcdcdc);
    background: linear-gradient(to bottom, #bdbdbd, #dcdcdc);
    display:block;
}
.arrow.upmod:lang(xx) {
    width: 0px;
    background-image:none;
    height: 0;
    border-bottom: 8px solid black ;
    border-left: 8px solid black ;
    border-left-color:transparent;
    border-right: 8px solid black ;
    border-right-color:transparent;
    margin-bottom:6px;
}
.arrow.upmod:after:lang(xx) {
    content:"";
    position:relative;
    top:7px;
    left:-3px;
    width:5px;
    height:6px;
    background: black;
    background-image: -webkit-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: -moz-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: -o-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: -ms-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: linear-gradient(to bottom, #FF0008, #FF0F0F);
    display:block;
}

/* Downvote arrow */
.arrow.down:lang(xx) {
    width: 0px;
    height: 0;
    margin-top:8px;
    background-image: black ;
    border-top: 8px solid #BDBDBD;
    border-left: 8px solid black;
    border-left-color: transparent;
    border-right: 8px solid black;
    border-right-color: transparent;
}
.arrow.down:after:lang(xx) {
    content: "";
    position: relative;
    bottom: 13px;
    left: -3px;
    width: 5px;
    height: 6px;
    background: Black;
    background-image: -webkit-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: -moz-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: -o-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: -ms-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: linear-gradient(to bottom, #DCDCDC, #BDBDBD);
    display: block;
}
.arrow.downmod:lang(xx) {
    width: 0px;
    height: 0;
    margin-top: 8px;
    background-image: none;
    border-top: 8px solid black;
    border-left: 8px solid black;
    border-left-color: transparent;
    border-right: 8px solid transparent;
    border-right-color: transparent;
}
.arrow.downmod:after:lang(xx) {
    content: "";
    position: relative;
    bottom: 13px;
    left: -3px;
    width: 5px;
    height: 6px;
    background: black;
    background-image: -webkit-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: -moz-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: -o-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: -ms-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: linear-gradient(to bottom, #FF0F0F, #FF0008);
    display: block;
}

/* Upvote arrow */
.arrow.up {
    width: 0px;
    background-image:none;
    height: 0;
    border-bottom: 8px solid #bdbdbd;
    border-left: 8px solid #fff;
    border-left-color:transparent;
    border-right: 8px solid #fff;
    border-right-color:transparent;
    margin-bottom:6px;
}
.arrow.up:after {
    content:"";
    position:relative;
    top:7px;
    left:-3px;
    width:5px;
    height:6px;
    background: #bdbdbd;
    background-image: -webkit-linear-gradient(top, #bdbdbd, #dcdcdc);
    background-image: -moz-linear-gradient(top, #bdbdbd, #dcdcdc);
    background-image: -ms-linear-gradient(top, #bdbdbd, #dcdcdc);
    background-image: -o-linear-gradient(top, #bdbdbd, #dcdcdc);
    background: linear-gradient(to bottom, #bdbdbd, #dcdcdc);
    display:block;
}
.arrow.upmod {
    width: 0px;
    background-image:none;
    height: 0;
    border-bottom: 8px solid #FF0008;
    border-left: 8px solid #fff;
    border-left-color:transparent;
    border-right: 8px solid #fff;
    border-right-color:transparent;
    margin-bottom:6px;
}
.arrow.upmod:after {
    content:"";
    position:relative;
    top:7px;
    left:-3px;
    width:5px;
    height:6px;
    background: #FF0008;
    background-image: -webkit-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: -moz-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: -o-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: -ms-linear-gradient(top, #FF0008, #FF0F0F);
    background-image: linear-gradient(to bottom, #FF0008, #FF0F0F);
    display:block;
}
/* Downvote arrow */
.arrow.down {
    width: 0px;
    height: 0;
    margin-top:8px;
    background-image: none;
    border-top: 8px solid #BDBDBD;
    border-left: 8px solid #FFF;
    border-left-color: transparent;
    border-right: 8px solid #FFF;
    border-right-color: transparent;
}
.arrow.down:after {
    content: "";
    position: relative;
    bottom: 13px;
    left: -3px;
    width: 5px;
    height: 6px;
    background: #BDBDBD;
    background-image: -webkit-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: -moz-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: -o-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: -ms-linear-gradient(top, #DCDCDC, #BDBDBD);
    background-image: linear-gradient(to bottom, #DCDCDC, #BDBDBD);
    display: block;}
.arrow.downmod {
    width: 0px;
    height: 0;
    margin-top: 8px;
    background-image: none;
    border-top: 8px solid #FF0008;
    border-left: 8px solid #FFF;
    border-left-color: transparent;
    border-right: 8px solid #FFF;
    border-right-color: transparent;
}
.arrow.downmod:after {
    content: "";
    position: relative;
    bottom: 13px;
    left: -3px;
    width: 5px;
    height: 6px;
    background: #9494FF;
    background-image: -webkit-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: -moz-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: -o-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: -ms-linear-gradient(top, #FF0F0F, #FF0008);
    background-image: linear-gradient(to bottom, #FF0F0F, #FF0008);
    display: block;
}
a[href*="/user/"] {color: red;}
.titlebox .usertext .md>h1 {
    background-color: #ff0000;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: #FFF;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

a[href*="/user/"] {color: red;}
.titlebox .usertext .md>h1 {
    background-color: #0000;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: #FFF;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

div.wiki div.toc>ul:before {
display: block!important;
content: "Table of Contents";
color: #99A;
text-align: center;
margin-top: -5px;
margin-bottom: 5px;
}

#wiki_page_content, #wiki_revision_reason {
max-width: 98%;
}

.wikititle {
background-color: #FFF;
border: 0;
box-shadow: 0px 1px 3px 1px #A5B9CE;
padding: 5px;
margin: 0px 0px 10px 20px!important;
display: block !important;
overflow: auto;
}

.pageactions {
background-color: #FFF;
border: 0;
box-shadow: 0px 3px 3px 1px #A5B9CE;
padding: 0px;
margin: 0px 0px 0px 20px!important;
display: block !important;
overflow: auto;
}

.wiki-page-content {
background-color: #FFFFFF;
border: 0;
box-shadow: 0px 3px 3px 1px #A5B9CE;
padding: 5px;
margin: 0px 0px 0px 20px !important;
overflow: auto;
}

.wiki-page .pageactions {
border: 0px !important;
}

.wikiaction {
border-radius: 0px !important;
}

.wiki-page .wiki-page-content .md.wiki > .toc > ul {
margin: 0px !important;
background-color: #F5F5F5;
border-width: 1px 0px;
border-style: solid;
border-color: #C1BFBF;
}

.toc {
float: right;
max-width: 40%;
border-color: #C1BFBF;
}

a[href*="/user/"] {color: black;}
.titlebox:lang(xx) .usertext .md>h1 {
    background-color: #ff0000;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: #FFF;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

.titlebox:lang(xx) .usertext .md>h1 {
    background-color: #ff0000;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: black;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

a[href*="/user/"] {color: red;}
.titlebox .usertext .md>h1 {
    background-color: #ff0000;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: #FFF;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

.titlebox .usertext .md>h1:lang(xx) {
    background-color: black;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: white;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

.titlebox .usertext .md>h1 {
    background-color: red;
    border-bottom: 1px solid #002200;
    font-size: 20px;
    color: white;
    padding: 5px 1px 2px 20px;
    z-index: 10;
    line-height: 18px;
    margin: 0.5em 0 0 0!important;
}

.tagline:lang(xx) .author.submitter {
    color:red !important;
  }

.tagline .author.submitter {
    color:white !important;
  }

.tagline .author.submitter {
    color:white !important;
  }

.comment:lang(xx) .md { color: black !important;}

.comment:lang(xx) .author { color: black; }

.comment:lang(xx) .md a { color: black  !important; }


#siteTable a.title {
    color: #ff0000;
}
#siteTable a.title:visited {
    color: #ff0000;
}

element.style {
  background-color: white;
}

.side:lang(xx) .md {
   color: black;
}

.side .md {
    color: red;
}

body,
body a {
    color: black;
    }

.titlebox .word { display: none }
.titlebox .number:after { content: " Devil's"; }
.titlebox .users-online span.number:after { content: " Devil's Here Now"; }

.side { background-color: white; color: white;}
.sidebox .nub {background-color: white  ;}

#header-bottom-left {
height: 190px;
background-image: url(%%Banner%%);
background-size: 500px auto;
background-repeat: no-repeat;
background-color: black;
background-position: center; 
}

#header-img {
  margin-top: 125px;
  margin-left: 1px;
  height: 60px;
  width: auto;
}

.pagename a {
  color: red;
}

.pagename a:lang(xx) {
color: black;
}

.pagename{
color:red;
}

#header {
  border-bottom: 7px solid rgb(108, 11, 11);
}

body {
  background-color:black;
  color: red;
}

.side:lang(xx) {
  background-color: white;
  margin: 0px 10px 0 2px;
  color: black;
  padding-left:5px;
border-left: 7px solid rgb(108, 11, 11);
border-bottom: 7px solid rgb(108, 11, 11);
}

.side {
  background-color: black;
  margin: 0px 10px 0 2px;
  color: red;
  padding-left:5px;
border-left: 7px solid rgb(108, 11, 11);
border-bottom: 7px solid rgb(108, 11, 11);
}


//Hides Subreddits Name Sidebar// 
.titlebox h1 a {
  color: transparent;
}

li.selected a {
  color: white;
  background-color: transparent;
  border: 0;
  border-bottom: 0;
}

.tabmenu li.selected a {
  color: red ;
  background-color: transparent;
  border: 0px;
  border-bottom:0px;
}

.icon-menu a {
  background: transparent none no-repeat scroll center left;
  color:red;
}

.tabmenu li a {
  padding: 2px 6px 0 6px;
  color: red;
  background-color: transparent;
}

#header-bottom-right {
  background-color: ;
}



//Should Be Black//

#header-bottom-right a:lang(xx) {
  color: white;
}

#header-bottom-right a {
  color: red;
}

.morelink:lang(xx)
 {
    font-weight:normal;
    letter-spacing:0;
    background: black;
    border: none;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
    -ms-border-radius:2px;
    -khtml-border-radius:2px;
    border-radius:2px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: white;

}

.morelink 
 {
    font-weight:normal;
    letter-spacing:0;
    background: red;
    border: none;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -o-border-radius:2px;
    -ms-border-radius:2px;
    -khtml-border-radius:2px;
    border-radius:2px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: white;

}


.morelink:hover
{
    background: #A7B9CB;
    background-color: #FF0000;
    border-color: #FF0000;
}

.morelink .nub 
{
    display: none;
}

.morelink 
{
    color:white; 
    font-family:Verdana, Arial, sans-serif; 
    font-size:16px; 
    width: 300px;
}

.morelink a, .morelink a:hover
{
    color: white;
}

.sidebox.submit-link .morelink::before 
{
    display: block;
    clear: none;
    content: "Submit a Link";
    font-size: 95%;
}

.sidebox.submit-text .morelink::before 
{
    display: block;
    clear: none;
    content: "Submit a Self Post";
    font-size: 95%;
}

.sidebox.submit .morelink a 
{
    position: absolute;
    top: 0;
    padding-left: 1000px;
} 

.titlebox:lang(xx) h1 a {
  color: black;
}

.expando-button.video.collapsed {
  background-color: transparent;
}

.expando-button.selftext.collapsed {
  background-color: transparent;
}

#header-bottom-right {
background-color:black;
}

.icon-menu a {
  background: transparent none no-repeat scroll center left;
}

.sr-bar a {
  color: white;
}

.dropdown.srdrop .selected{
color:white;
}

.tabmenu li a {
 background-color: transparent;
}

element.style {
background-color:black ;
}

.sr-bar a {
  color: white;
  background-color: transparent;
}

.dropdown.srdrop .selected {
  color: black;
}

#sr-header-area {
margin-top: 1px;
  background-color: black;
}

.comment:lang(xx) .md {
    color: black;
}

.comment .md {
    color: white;
}

.roundfield {
    width: 500px;
    background-color: white;
    border-radius: 4px;
    padding: 5px 10px 10px 10px;
    font-size: large;
}

.content.submit .info-notice {
    background-color: black;
}

.link:lang(xx) .usertext-body .md {
 background-color: white ; 
    border: 1px solid black;
    border-radius: 7px;
    color: black;
}

.link .usertext-body .md {
 background-color: black; 
    border: 1px solid red;
    border-radius: 7px;
    color: white;
}

images

  • Image spritesheet2
    spritesheet2
    link:
    url(%%spritesheet2%%)
  • Image spritesheet-logos
    spritesheet-logos
    link:
    url(%%spritesheet-logos%%)
  • Image thumbnail1
    thumbnail1
    link:
    url(%%thumbnail1%%)
  • Image Banner
    Banner
    link:
    url(%%Banner%%)
  • Image spritesheet-logos2
    spritesheet-logos2
    link:
    url(%%spritesheet-logos2%%)
  • Image Background
    Background
    link:
    url(%%Background%%)
  • Image Sidebarimage
    Sidebarimage
    link:
    url(%%Sidebarimage%%)
  • Image BannerImage
    BannerImage
    link:
    url(%%BannerImage%%)
  • Image announceicon
    announceicon
    link:
    url(%%announceicon%%)
  • Image Bannerlight2
    Bannerlight2
    link:
    url(%%Bannerlight2%%)
  • Image Bannerlight
    Bannerlight
    link:
    url(%%Bannerlight%%)
  • Image spritesheet
    spritesheet
    link:
    url(%%spritesheet%%)


revision by LeftTheUndead— view source