Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: working soapboxchristmashammer css
Submitted on December 29, 2017 at 12:29 AM

s.css (CSS)




@import url(https://voat.co/Content/Dark);
@import url(https://gistcdn.githack.com/anonymous/56df28e2c21312897938dbd4ac166c85/raw/79b9ed1eef37be97a23cac4551ef42f88495dae6/streamster.css);
.author{
	color:goldenrod !important;
	font-family:Streamster;
	font-size:18px;
	letter-spacing:2px;
	font-weight:bolder;
	line-height:1.6em
}

@keyframes blinker{
	0%{
		text-shadow:goldenrod 0 0 5px
	}

	49.9%{
		text-shadow:goldenrod 0 0 5px
	}

	50%{
		text-shadow:goldenrod 0 0 0
	}

	99.9%{
		text-shadow:goldenrod 0 0 0
	}

	100%{
		text-shadow:goldenrod 0 0 5px
	}

}

#header{
	height:250px;
	background:url(http://www.mundelein-il.gov/sites/default/files/Christmas%20Tree%20Sale.jpg);
	background-size:100% auto
}

body{
	background:url(http://rs257.pbsrc.com/albums/hh234/tfm448/Snow411.gif~c200),url(http://vignette4.wikia.nocookie.net/phobia/images/a/aa/Snow.jpg/revision/latest?cb=20161109045734);
	background-attachment:fixed
}

#header-container{
	background:linear-gradient(-45deg,red,lightcoral)
}

.title,.score{
	color:#C5A436 !important;
	animation:blinker 1s linear infinite
}

.even{
	background:#0F8A5F
}

#container{
	background:#235E6F
}

a:link{
	text-decoration:none !important
}

.domain,.domain > a{
	color:black !important
}

#header-img{
	background:url(https://files.catbox.moe/7uath5.png);
	background-size: 112px 31px;
	object-position:-99999px 99999px
}

.contribute[href="/v/SoapboxBanhammer/submit"]{
	background:transparent -moz-linear-gradient(center top,darkgreen,green) repeat scroll 0 0 !important
}

.sidecontentbox .content{
	background:url(http://hddfhm.com/images/clipart-christmas-wreath-frame-17.png),black;
	background-size:100% 100%;
	color:#000;
	padding:60px
}

.sidecontentbox .content > li > a{
	color:#000
}

img[width="270"]{
	display:none
}

.submission{
	border-radius:5px
}

a[title="Owner"]{
	color:black !important
}

a[title="Moderator"]{
	color:black !important
}

.author:after{
	font-family:Courier;
	color:gold !important;
	background:#992114;
	margin-left:15px;
	border-radius:5px;
	padding-left:3px;
	padding-right:3px;
	font-size:13px
}

.author[href="/user/Mick"]:after{
	content:"Saint Mick"
}

.author[href="/user/Hammer_Bot"]:after{
	content:"Kris Kringle"
}

.author[href="/user/heygeorge"]:after{
	content:"Rudolf"
}

.author[href="/user/iBottomOutMidgets"]:after{
	content:"Dasher"
}

.author[href="/user/ExpertShitposter"]:after{
	content:"Shithead the Reindeer"
}

.author[href="/user/ilikeskittles"]:after{
	content:"Dancer"
}

.author[href="/user/dynamiteVacancy"]:after{
	content:"Prancer"
}

.author[href="/user/SlothropAnAbreaction"]:after{
	content:"Shotgun"
}

.author[href="/user/FuzzyWords"]:after{
	content:"Vixen"
}

.author[href="/user/WhiteRonin"]:after{
	content:"Comet"
}

.author[href="/user/unruly"]:after{
	content:"Cupid"
}

.author[href="/user/HomerSimpson"]:after{
	content:"Donner Party"
}

.author[href="/user/TahTahBur"]:after{
	content:"Frosty"
}

.author[href="/user/Klaxon"]:after{
	content:"Mrs. Claus"
}

.author[href="/user/humblebumble"]:after{
	content:"Tiny Tim"
}

.author[href="/user/protectdeeznuts"]:after{
	content:"The Testicle Cracker"
}

.author[href="/user/watch_listed"]:after{
	content:"Blitzen"
}

.author[href="/user/Trigglypuff"]:after{
	content:"Snow Bunny"
}

.author[href="/user/Failure"]:after{
	content:"Fixed the CSC"
}

.author[href="/user/kevdude"]:after{
	content:"Potatoe"
}

.author[href="/user/engrish_is_hard"]:after{
	content:"Navidad"
}

.author[href="/user/SelfReferenceParadox"]:after{
	content:"Christmas++"
}

.author[href="/user/gabara"]:after{
	content:"Low effort"
}

.author[href="/user/friendshipistragic"]:after{
	content:"Friends in high places"
}

.author[href="/user/Hockey_Sweater"]:after{
	content:"Sweaty Hooker"
}

.author[href="/user/MaxAncap"]:after{
	content:"Black Cister"

.li .author:after{
	display:none
}

div.side > div.spacer:nth-of-type(1){
	padding:256px 0 0 !important;
	background:transparent url("https://upload.wikimedia.org/wikipedia/commons/5/5e/The_Children%27s_friend._Number_III._A_New-Year%27s_present%2C_to_the_little_ones_from_five_to_twelve._Part_III_%281821%29%2C_page_1.jpg") no-repeat scroll center top;
	background-size:100%;
	margin-top:0
}

.comment .arrow-upvote{
	background-position: -32px -12px;
}

.comment .arrow-downvote{
	background-position: -32px -24px;
}

.comment .arrow-upvoted{
	background-position: -44px -12px;
}

.comment .arrow-downvoted{
	background-position:-44px -24px
}