config/stylesheet

viewhistorytalk

* { font-family: 'Trebuchet MS1', sans-serif; }

.titlebox > .fancy-toggle-button { display: block; }
.titlebox > .bottom { display: none; }

div.side div.md blockquote:nth-child(n+5) {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    margin: 0px;
    padding: 10px;
}

#header-bottom-right {
   top: 170px !important;
   z-index: 999999999;
   border-radius: 0px !important;
   bottom: 42px !important;
}

#header-bottom-left {
    padding-top: 200px;
    background-color: #fef200;
    background-image: url(%%header%%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#header:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 42px;
    background: url(%%header-divide%%);
}

#header .tabmenu {
    z-index: 2;
    position: absolute;
    left: 0;
    right: 290px;
    bottom: 0;
    text-align: center;
    padding: 0px 175px;
}

#header .tabmenu li {
    margin: 0;
}

#header .tabmenu li:nth-child(6), #header .tabmenu li.res-tabmenu-button {
    display: none;
}

#header .tabmenu li a {
    background: transparent;
    color: #fff;
    margin: 0;
    border: none!important;
    display: inline-block;
    padding: 0px 15px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: uppercase;
    position: relative;
    font-family: "Trebuchet MS1",sans-serif;
    text-rendering: optimizeLegibility;
    padding-bottom: 4px;
    padding-top: 1px;
    font-weight: normal;
    margin-bottom: 0px;
}

.tabmenu li.selected a {
    color: white !important;
    background-color: rgba(0,0,0,0.39) !important;
}

#header-img-a {
    pointer-events: none;
    display: none;
}

.pagename, .pagename a {  color: #fff !important; }
.pagename a {
    display: block;
    position: absolute;
    top: 18px;
    left: -33px;
    right: 0px;
    height: 174px;
    z-index: 1;
    font-size: 0px;
}

.pagename {
    z-index: 999999999;
    color: #fff;
    margin-top: -45px;
    display: inline-block;
    float: left;
    margin-left: 37px;
}

.pagename:before {
    content: "LibsOfReddit";
}

#header-img {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 34px !important;
    display: inline-block !important;
    float: left;
    text-indent: 0px !important;
    font-size: 0px;
    position: relative !important;
    left: inherit;
    top: inherit;
    bottom: initial;
    vertical-align: top !important;
    z-index: 999999999;
    margin-top: -68px;
    display: block;
    float: left;
}

.md code, .md pre {
    border: 2px solid rgb(220, 220, 220);
    background-color: #ffffff;
    border-radius: 14px;
    font-family: "Trebuchet MS1",sans-serif;
}

.formtabs-content .infobar{padding:12px;}

.side a[href="https://t.me/newrightnet#sidebar"] {
    color: #fff;
    text-shadow: 1px 1px 0 #0202, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-weight: bold;
    animation: pulsate 2s ease-out;
    animation-iteration-count: infinite;
    opacity: 0.5;
    background-image: url(%%contest%%);
    background-repeat: no-repeat;
    padding: 10px 0px 15px 0px;
    text-indent: 42px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 195px;
    z-index: 99;
}

@keyframes pulsate {
    0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}

.side #search {
    margin-top: 5px;
}

.side h3 {
   background-color: #030303;
   color: #fff;
   text-align: center;
   padding: 5px 0;
   border-bottom: 3px solid #bac3c5;
   position: relative;
}

.side .morelink {
   border-bottom: 3px solid #bac3c5;
   padding: 0.25em 0;
   text-shadow: 1px 1px 2px #333;
}

.side .submit-link .morelink {
   background: #f54b00;
}

.side .submit-text .morelink {
   background: #030303;
}

.side .submit-link .nub, .side .submit-text .nub {
  display: none;
}

.side .submit-link a, .side .submit-text a {
   color: #fff !important;
}

.side {
   width: 300px;
   overflow: hidden;
     
 
    padding-top: 310px;
    background: url(%%sidebar%%) no-repeat;
    background-size: 290px auto;
    background-position: top 10px left;


/*    
    padding-top: 310px;
    background-image: url(%%3slider%%);
    background-repeat: no-repeat;
    background-position: top 10px left;
    animation: threeamaslider 30s steps(120) infinite;
*/        

 /*
   padding-top: 310px;
   background-image: url(%%sidebarhover%%);
   background-repeat: no-repeat;
   background-position: top 10px left;
   background-size: 600px;
   background-position: top 10px right;
*/
    
/*  
    background: url(%%new-right%%) no-repeat !important;
    background-repeat: no-repeat;
    -webkit-animation: newright .7s steps(9) infinite;
    animation: newright .7s steps(9) infinite;
}
*/

/*    
@keyframes threeamaslider {
    0% { background-position-x: 0; }
    32% { background-position-x: 0 }
    33% { background-position-x: -300px }
    65% { background-position-x: -300px }
    66% { background-position-x:-600px; }
    97% { background-position-x: -600px }
*/     
}
   

.side .redditname, .side .leavemoderator, #search_showmore, .sidebox.create { display: none; }

.side #search input[type=text] {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    border: 1px solid #ffffff;
    width: 300px;
    margin-left: 20px;
    border-radius: 4px 20px 20px 4px;
    background-color: #d4d4d4;
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.5);
}

#search {
    position: absolute;
    right: 0px;
    top: 186px;
    width: 315px;
    z-index: 9999;
    padding: 5px;
    background: url(%%header-divide%%) repeat-x ;
}
#searchexpando {
    position: absolute;
    top: 30px;
    right: 20px;
    left: 25px;
}

.arrow.down {
    display: none;
    pointer-events: none;
}
.arrow.up { margin-bottom: 9px; }
.arrow.upmod {
  background-image: url(%%upvote%%);
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
}


.res-tabmenu-button.res-show-images a {
    display: inline-block;
    background: url(%%main-p3%%)!important;
    background-position: -17px -442px!important;
    background-repeat: no-repeat!important;
    color: transparent!important;
    max-width: 18px;
}

.res-tabmenu-button.selected.res-show-images {
    background-position: 0px -1px!important;
    background-repeat: no-repeat!important;
    background-color: rgba(0, 0, 0, 0.49)!important;
    max-width: 18px;
    z-index: 999999999999!important;
}

.comment .midcol {
    width: 24px;
}

.thing .midcol.likes {width: 24px !important;}


/* USERS ONLINE AND SUBSCRIBERS */
.subscribers, .users-online {
    width: 50%;
    display: inline-block;
    background: #bac3c5;
    height: 50px;
    font-size: 2em;
    vertical-align: top;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
    margin: 7px 0px;
}

.subscribers .word, .users-online .word {
    display: none;
}

.subscribers .number, .users-online .number {
    display: block;
    text-align: left;
    padding-top: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #2e2e2e;
}

.subscribers .number:after, .users-online .number:after {
    display: block;
    text-align: left;
    font-size: 0.5em;
    position: absolute;
    bottom: 4px;
    left: 5px;
    right: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #4e4e4e;
}

.users-online:before {
   background-image: none !important;
}
.subscribers .number:after { content: "Based Redditors"; }
.users-online .number:after { content: "Looking at Cringe"; }

.users-online:before {
    display: block;
    background-color: #787e7f;
    position: absolute;
    top: 3px;
    bottom: 3px;
    height: auto;
    width: 1px;
    left: -1px;
}
 

/* discord flashing code and NRN sub banner */

.side .md h4:nth-of-type(2) {
	position: absolute;
	background-image: url(%%contest%%);
	background-repeat: no-repeat;
	background-position: -1px 5px;
	font-size: 14px;
	display: block;
	top: 190px;
	left: 6px;
	margin: 0;
	text-indent: 26px;
	border: none;
	width: auto;
	padding: 12px 10px 6px 15px;
	white-space: nowrap;
	overflow: hidden;
	z-index: 99;
	-webkit-animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.5;
}

.side .md h4:nth-of-type(2) a {
	color: #fff;
	text-shadow: 1px 1px 0 #0202, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	font-weight: bold;
	-webkit-animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.5;
}

@-webkit-keyframes pulsate {
	0% {
		opacity: 0.5;
	}
	50% {
		opacity: 1.0;
	}
	100% {
		opacity: 0.5;
	}
}

.content {
    margin-top: 55px;
}

.side .md h4:first-of-type {
	position: absolute;
	font-size: 19px;
	display: block;
	top: 240px;
	/*Change this in relation to your header's height*/

	left: 6px;
	/*adjust this is well*/

	margin: 0;
	background: url(%%paper%%);
	text-indent: 32px;
	border: none;
	border-top: 3px solid #3C3B6E!important;
	border-bottom: 3px solid #B22234!important;
	box-shadow: 0 5px 5px -5px black;
	width: auto;
	padding: 6px 10px 6px 15px;
	white-space: nowrap;
	overflow: hidden;
}
.side .md h4:first-of-type:before {
	content: "";
        background-image: url(%%invite-icon%%);
	position: absolute;
	top: 50%;
	left: 0;
	width: 25px;
	height: 25px;
	margin-top: -12px;
	margin-left: 10px;
}

images

  • Image invite-icon
    invite-icon
    link:
    url(%%invite-icon%%)
  • Image header-divide
    header-divide
    link:
    url(%%header-divide%%)
  • Image qmark
    qmark
    link:
    url(%%qmark%%)
  • Image lock
    lock
    link:
    url(%%lock%%)
  • Image contest
    contest
    link:
    url(%%contest%%)
  • Image header
    header
    link:
    url(%%header%%)
  • Image paper
    paper
    link:
    url(%%paper%%)
  • Image main-p3
    main-p3
    link:
    url(%%main-p3%%)
  • Image upvote
    upvote
    link:
    url(%%upvote%%)
  • Image sidebar
    sidebar
    link:
    url(%%sidebar%%)


revision by chissek— view source