-
-
Save tjb0607/db032bae08fad4ccdbf9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.spacer .submit-link, .comments-page .linkinfo, .submit-page .spacer .titlebox { | |
margin-top: 334px; | |
} | |
.comments-page .spacer .submit-link { | |
margin-top: 7px; | |
} | |
.report-button .option.error.active:before { | |
content: "NOTE: Paradox Space Comics are not spam. DO NOT REPORT PARADOX SPACE COMICS. THEY WILL NOT BE REMOVED. "; | |
} | |
.md, .md p, .md li { | |
font-size: small; | |
line-height: 1.17em; | |
} | |
.md p { | |
margin: 5px 0; | |
} | |
.md>* { | |
margin-bottom: 0px; | |
} | |
h2 { | |
color: black; | |
} | |
.listing-page .thing.stickied .title { | |
} | |
.thing.stickied a.title { | |
color: #369; | |
font-weight: normal; | |
} | |
.thing.stickied a.title:visited, .thing.stickied a.title.visited { | |
color: #551a8b; | |
} | |
#header { | |
border: 0px; | |
background-color: #eee; | |
z-index: 0; | |
} | |
#header-bottom-right { | |
position: absolute; | |
right: 0px; | |
top: 19px; | |
bottom: 28px; | |
width: 300px; | |
background-color: #cccccc; | |
border-top-left-radius: 0px; | |
border-left: 1px dashed gray; | |
} | |
#header-bottom-left { | |
border-bottom: 7px solid #c6c6c6; | |
padding-top: 10px; | |
} | |
.pagename { | |
font: bold 14px courier, monospace; | |
text-transform: uppercase; | |
} | |
.pagename a, .redditname a { | |
font-size: 0!important; | |
content: ""; | |
} | |
.redditname a:before { | |
font-size: 19px!important; | |
content: "bube just no"; | |
} | |
.pagename.redditname a:before { | |
font-size: 14px!important; | |
} | |
.side .spacer { | |
margin: 0px 5px 0 7px; | |
position: relative; | |
} | |
.spacer .titlebox .bottom, .spacer .sponsorshipbox, .spacer .create, .morelink .nub, .titlebox blockquote:first-child { | |
display: none; | |
} | |
.spacer form#search { | |
position: absolute; | |
top: -76px; | |
right: -5px; | |
padding: 2px; | |
margin-bottom: 100px; | |
background-color: #cccccc; | |
border-left: 1px dashed gray; | |
border-bottom: 1px dashed gray; | |
width: 304px; | |
z-index: 2; | |
} | |
.spacer .sidecontentbox, .spacer .sidecontentbox div { | |
display: block; | |
} | |
.spacer .dropdown { | |
display: inline; | |
} | |
#search input[type=text] { | |
width: 298px; | |
} | |
.roundfield { | |
background: #ccc; | |
border-radius: 0px; | |
} | |
.spacer .submit .morelink { | |
display: block; | |
margin: 10px 5px 10px 0px; | |
background: #eee; | |
text-align: left; | |
padding-left: 5px; | |
border: 3px solid #fecc00; | |
box-shadow: 3px 3px 0 #333; | |
z-index: 0; | |
} | |
.spacer .submit .morelink a { | |
color: black; | |
} | |
.spacer .submit .morelink a:hover, .spacer .submit .morelink:hover { | |
color: #ccc; | |
} | |
#ad_main { | |
margin-top: 20px; | |
} | |
.footer-parent { | |
border-top: 7px solid #c6c6c6; | |
padding-top: 50px; | |
background: url(%%bottombg%%) #fff no-repeat 50% 30px; | |
} | |
.debuginfo .content { | |
background: white; | |
} | |
.debuginfo { | |
background: url(%%bottombg%%) #fff no-repeat 50% -458px; | |
border: 0; | |
} | |
.footer { | |
margin-top: 250px; | |
border: 0px; | |
background: rgba(7,7,78,0.8); | |
} | |
.link .usertext .md { | |
background-color: #fff; | |
border: 1px solid gray; | |
border-radius: 0px; | |
padding: 5px 5px; | |
} | |
.listing-page .sitetable:before { | |
content: "UPDATES: VRISKADAY/VRISKADAY/FRIHORSE"; | |
background-image: url(%%news%%); | |
background-repeat: no-repeat; | |
background-position: center top; | |
font-family: courier; | |
font-weight: bold; | |
font-size: 12px; | |
color: black; | |
text-align: center; | |
padding-top: 80px; | |
padding-bottom: 10px; | |
margin: 15px 50px; | |
display: block; | |
} | |
h1.redditname > a.hover { | |
font-family: courier, monospace; | |
font-weight: bold; | |
text-transform: uppercase; | |
} | |
.thumbnail.nsfw { | |
background-image: url(%%nsfw%%); | |
background-position: 0px 0px; | |
} | |
.thumbnail.self { | |
background-image: url(%%self%%); | |
background-position: 0px 0px; | |
} | |
.thumbnail.default { | |
background-image: url(%%noimage%%); | |
background-position: 0px 0px; | |
} | |
body { | |
background-color: #606060; | |
} | |
.content { | |
background-color: #eee; | |
border: 7px solid #c6c6c6; | |
border-left: 0; | |
margin: 20px 335px 20px 0; | |
padding-bottom: 20px; | |
} | |
#moderation_tools .content { | |
background: white; | |
} | |
.linkinfo { | |
padding: 5px; | |
margin: 7px 7px 5px 5px; | |
background-color: #efefef; | |
color: #535353; | |
border: 1px dashed #5e5e5e; | |
z-index: 0; | |
} | |
.side { | |
background: #c6c6c6 url(%%sidebar2%%) no-repeat 7px 7px; | |
border: 7px solid #eee; | |
border-right: 0; | |
margin: 20px 0; | |
width: 310px; | |
padding-bottom: 7px; | |
} | |
.side .spacer .titlebox form { | |
background-color: #c6c6c6; | |
} | |
.comments-page .linklisting .thing { | |
padding-top: 7px; | |
} | |
.tabmenu li a, .tabmenu li.selected a { | |
background: none; | |
border: none; | |
padding-left: 0px; | |
padding-right: 0px; | |
color: #FFB529; | |
font-family: Verdana, Arial, Helvetica, sans-serif; | |
font-weight: normal; | |
font-size: 10px; | |
text-decoration: underline; | |
text-transform: uppercase; | |
} | |
.tabmenu li a[href="http://www.reddit.com/r/homestuck/"] { | |
color: #fff; | |
} | |
.tabmenu li a[href="http://www.reddit.com/r/homestuck/rising/"], .tabmenu li a[href="http://www.reddit.com/r/homestuck/new/"], .tabmenu li a[href="http://www.reddit.com/r/homestuck/controversial/"], .tabmenu li a[href="http://www.reddit.com/r/homestuck/top/"] { | |
color: #29FF4A; | |
} | |
.tabmenu li a[href="http://www.reddit.com/saved/"], .tabmenu li a[href="http://www.reddit.com/saved/#comments"] { | |
color: #39D5F6; | |
} | |
.tabmenu li a:after { | |
content: "|"; | |
color: #fff; | |
display: inline-block; | |
margin-right: -5px; | |
margin-left: 1px; | |
text-decoration: none !important; | |
} | |
.tabmenu li:last-child a:after { | |
content: ""; | |
} | |
.tabmenu li a[href="http://www.reddit.com/r/homestuck/"]:after, .tabmenu li a[href="http://www.reddit.com/r/homestuck/top/"]:after, .tabmenu li a[href="http://www.reddit.com/saved/"]:after { | |
background-image: url(%%icons%%); | |
background-repeat: no-repeat; | |
background-position: -48px -48px; | |
width: 16px; | |
height: 14px; | |
padding: 0px; | |
padding-top: -5px; | |
margin: 0px; | |
margin-left: 5px; | |
margin-right: -2px; | |
margin-top: -3px; | |
content: " "; | |
text-decoration: none !important; | |
display: inline-block; | |
} | |
ul.tabmenu { | |
padding: 2px; | |
position: absolute; | |
top: 80px; | |
right: 2px; | |
text-align: center; | |
width: 99%; | |
} | |
.arrow { | |
width: 15px; | |
height: 16px; | |
} | |
.arrow.up { | |
background-image: url(%%arrows%%); | |
background-position: 0px 0px; | |
} | |
.arrow.down { | |
background-image: url(%%arrows%%); | |
background-position: -15px 0px; | |
} | |
.arrow.upmod { | |
background-image: url(%%arrows%%); | |
background-position: -30px 0px; | |
} | |
.arrow.downmod { | |
background-image: url(%%arrows%%); | |
background-position: -45px 0px; | |
} | |
.link .score.unvoted { | |
color: #5A5A5A; | |
} | |
.link .score.likes { | |
color: #4be14e; | |
} | |
.link .score.dislikes { | |
color: #9900ff; | |
} | |
.submit-page .tabmenu.formtab { | |
position: static; | |
text-align: left; | |
display: block; | |
padding: 0; | |
padding-left: 10px; | |
} | |
.tabmenu.formtab li { | |
margin: 0; | |
} | |
.tabmenu.formtab li a:after { | |
content: ""!important; | |
} | |
.tabmenu.formtab li a { | |
text-decoration: none; | |
text-transform: none; | |
background-color: #eee!important; | |
color: black!important; | |
padding: 2px 10px 0 5px!important; | |
font: small verdana,arial,helvetica,sans-serif!important; | |
border: 1px dashed #454545!important; | |
border-bottom: 0!important; | |
} | |
.tabmenu.formtab .selected a { | |
background-color: #454545!important; | |
color: white!important; | |
font-weight: bold!important; | |
border: 1px solid #454545!important; | |
} | |
.formtabs-content { | |
border-top: 1px dashed #454545; | |
} | |
.submit-page .spacer .titlebox { | |
padding-top: 30px; | |
} | |
form.submit { | |
border: 0; | |
} | |
.submit_text .content { | |
padding: 0; | |
} | |
.link.last-clicked { | |
border: 0px; | |
} | |
.pref-lang { | |
font-size: 0!important; | |
overflow: hidden; | |
content: ""; | |
} | |
.pref-lang:before { | |
font-size: 10px!important; | |
visibility: visible!important; | |
content: "prefs"; | |
} | |
.titlebox .leavemoderator { | |
display: block; | |
font-size: 16px; | |
margin: 10px; | |
padding: 8px 25px 10px 0px; | |
border-radius: 0px; | |
text-align: center; | |
line-height: 130%; | |
background: #efefef; | |
color: #535353; | |
border: 1px dashed #5e5e5e; | |
} | |
.titlebox .leavemoderator:before { | |
background-position: -700px -900px!important; | |
} | |
table, tr, .md td, .md th { | |
border-color: #5A5A5A!important; | |
} | |
.entry tr, .entry .md td, .entry .md th { | |
border-color: #0000ff!important; | |
} | |
.entry table { | |
border: 4px solid #0000ff!important; | |
background-color: #ffffcc; | |
border-collapse: separate!important; | |
padding: 1px; | |
display: inline-block; | |
} | |
tbody::empty { | |
display: block; | |
padding: 20px; | |
background-color: #000!important; | |
} | |
div.usertext-body:hover table { | |
display: inline-block!important; | |
} | |
.new-comment .usertext-body { | |
background-color: #fefefe; | |
border: dashed 1px #696969; | |
margin: -1px 0; | |
padding: 0 5px; | |
} | |
.res .RES-keyNav-activeElement, .commentarea .RES-keyNav-activeElement .md,.commentarea .RES-keyNav-activeElement.entry .noncollapsed { | |
background-color: transparent!important; | |
} | |
.res #userbarToggle { | |
display: none!important; | |
} | |
.res #header-bottom-right .user { | |
margin: 0; | |
} | |
.res #header-bottom-right .user, .res #header-bottom-right .seperator { | |
display: inline!important; | |
} | |
.res .spacer form { | |
top: -24px; | |
} | |
.flairselector { | |
transform: translateX(-100%); | |
-ms-transform: translateX(-100%); | |
-webkit-transform: translateX(-100%); | |
-moz-transform: translateX(-100%); | |
-o-transform: translateX(-100%); | |
} | |
.flair { | |
background: url(%%flairicons%%) no-repeat scroll left top transparent; | |
background-color: transparent; | |
background-position: 0 -768px; | |
border: none; | |
border-radius: 0; | |
display: inline-block; | |
color: #444444; | |
height: 16px; | |
line-height: 16px; | |
margin: 0; | |
margin-top: -6px; | |
margin-right: 3px; | |
margin-left: 3px; | |
padding: 0; | |
text-indent: -999999px; | |
text-align: left; | |
vertical-align: middle; | |
width: 16px; | |
z-index: 10; | |
} | |
.flair:hover, .flairsample-right .flair { | |
background-color: #CCCCCC; | |
text-indent: 20px; | |
width: auto; | |
padding-right: 16px; | |
} | |
.author { | |
line-height: 20px; | |
} | |
.flair-space { | |
background-position: 0 0; | |
} | |
.flair-time { | |
background-position: 0 -16px; | |
} | |
.flair-gsg { | |
background-position: 0 -32px; | |
} | |
.flair-squid { | |
background-position: 0 -48px; | |
} | |
.flair-sun { | |
background-position: 0 -64px; | |
} | |
.flair-breath { | |
background-position: 0 -80px; | |
} | |
.flair-brokenrecord { | |
background-position: 0 -96px; | |
} | |
.flair-atom { | |
background-position: 0 -112px; | |
} | |
.flair-bec { | |
background-position: 0 -128px; | |
} | |
.flair-dave { | |
background-position: 0 -144px; | |
} | |
.flair-sburbarrow { | |
background-position: 0 -160px; | |
} | |
.flair-sgrubarrow { | |
background-position: 0 -176px; | |
} | |
.flair-mind { | |
background-position: 0 -192px; | |
} | |
.flair-heart { | |
background-position: 0 -208px; | |
} | |
.flair-skaia { | |
background-position: 0 -224px; | |
} | |
.flair-jake { | |
background-position: 0 -240px; | |
} | |
.flair-jane { | |
background-position: 0 -256px; | |
} | |
.flair-void { | |
background-position: 0 -272px; | |
} | |
.flair-doom { | |
background-position: 0 -288px; | |
} | |
.flair-life { | |
background-position: 0 -304px; | |
} | |
.flair-blood { | |
background-position: 0 -320px; | |
} | |
.flair-rage { | |
background-position: 0 -336px; | |
} | |
.flair-hope { | |
background-position: 0 -352px; | |
} | |
.flair-roxy { | |
background-position: 0 -368px; | |
} | |
.flair-dirk { | |
background-position: 0 -384px; | |
} | |
.flair-biznasty { | |
background-position: 0 -400px; | |
} | |
.flair-wk { | |
background-position: 0 -416px; | |
} | |
.flair-wq { | |
background-position: 0 -432px; | |
} | |
.flair-disk2 { | |
background-position: 0 -448px; | |
} | |
.flair-aradia { | |
background-position: 0 -464px; | |
} | |
.flair-tavros { | |
background-position: 0 -480px; | |
} | |
.flair-sollux { | |
background-position: 0 -496px; | |
} | |
.flair-karkat { | |
background-position: 0 -512px; | |
} | |
.flair-nepeta { | |
background-position: 0 -528px; | |
} | |
.flair-terezi { | |
background-position: 0 -544px; | |
} | |
.flair-vriska { | |
background-position: 0 -560px; | |
} | |
.flair-equius { | |
background-position: 0 -576px; | |
} | |
.flair-gamzee { | |
background-position: 0 -592px; | |
} | |
.flair-eridan { | |
background-position: 0 -608px; | |
} | |
.flair-kanaya { | |
background-position: 0 -624px; | |
} | |
.flair-feferi { | |
background-position: 0 -640px; | |
} | |
.flair-undyingumbrage { | |
background-position: 0 -656px; | |
} | |
.flair-uranianumbra { | |
background-position: 0 -672px; | |
} | |
.flair-comet { | |
background-position: 0 -688px; | |
} | |
.flair-hjeff { | |
background-position: 0 -704px; | |
} | |
.flair-crocker { | |
background-position: 0 -720px; | |
} | |
.flair-dad { | |
background-position: 0 -736px; | |
} | |
.flair-cal { | |
background-position: 0 -752px; | |
} | |
.flair-mspalogo { | |
background-position: 0 -768px; | |
} | |
.flair-hussiehead { | |
background-position: 0 -784px; | |
} | |
.flair-pipefan { | |
background-position: 0 -816px; | |
} | |
.flair-autoresponder { | |
background-position: 0 -832px; | |
} | |
.flair-shades { | |
background-position: 0 -848px; | |
} | |
.flair-tavris { | |
background-position: 0 -864px; | |
} | |
.flair-erisol { | |
background-position: 0 -880px; | |
} | |
.flair-fefeta { | |
background-position: 0 -896px; | |
} | |
.flair-derse { | |
background-position: 0 -912px; | |
} | |
.flair-prospit { | |
background-position: 0 -928px; | |
} | |
.flair-hearts { | |
background-position: 0 -944px; | |
} | |
.flair-diamonds { | |
background-position: 0 -960px; | |
} | |
.flair-clubs { | |
background-position: 0 -976px; | |
} | |
.flair-spades { | |
background-position: 0 -992px; | |
} | |
.flair-dutton { | |
background-position: 0 -1008px; | |
} | |
.flair-lemonsnout { | |
background-position: 0 -1024px; | |
} | |
.flair-lemon { | |
background-position: 0 -1040px; | |
} | |
.flair-lime { | |
background-position: 0 -1056px; | |
} | |
.flair-orange { | |
background-position: 0 -1072px; | |
} | |
.flair-apple { | |
background-position: 0 -1088px; | |
} | |
.flair-serenity { | |
background-position: 0 -1104px; | |
} | |
.flair-eightball { | |
background-position: 0 -1120px; | |
} | |
.flair-crewhat { | |
background-position: 0 -1136px; | |
} | |
.flair-pumpkin { | |
background-position: 0 -1152px; | |
} | |
.flair-ccorn { | |
background-position: 0 -1168px; | |
} | |
.flair-barcode { | |
background-position: 0 -1184px; | |
} | |
.flair-doc { | |
background-position: 0 -1200px; | |
} | |
.flair-sweetbro { | |
background-position: 0 -1216px; | |
} | |
.flair-martini { | |
background-position: 0 -1232px; | |
} | |
.flair-arquius { | |
background-position: 0 -1248px; | |
} | |
.flair-tjane { | |
background-position: 0 -1264px; | |
} | |
.flair-uujuju { | |
background-position: 0 -1280px; | |
} | |
.flair-zillyhoo { | |
background-position: 0 -1296px; | |
} | |
.flair-twerk { | |
background-position: 0 -1312px; | |
} | |
.flair-torphy { | |
background-position: 0 -1328px; | |
} | |
.flair-tjake { | |
background-position: 0 -1344px; | |
} | |
.flair-troxy { | |
background-position: 0 -1360px; | |
} | |
.flair-tdirk { | |
background-position: 0 -1376px; | |
} | |
.flair-blueslimer { | |
background-position: 0 -1392px; | |
} | |
.flair-underflair { | |
background-position: 0 -1408px; | |
} | |
.flair-mituna { | |
background-position: 0 -1424px; | |
} | |
.flair-dirkbot { | |
background-position: 0 -1440px; | |
} | |
.flair-strife { | |
background-position: 0 -1456px; | |
} | |
.flair-mierfa { | |
background-position: 0 -1472px; | |
} | |
.flair-nektan { | |
background-position: 0 -1488px; | |
} | |
.flair-lheart { | |
background-position: 0 -1504px; | |
} | |
.flair-lmoon { | |
background-position: 0 -1520px; | |
} | |
.flair-lstar { | |
background-position: 0 -1536px; | |
} | |
.flair-lclover { | |
background-position: 0 -1552px; | |
} | |
.flair-ldiamond { | |
background-position: 0 -1568px; | |
} | |
.flair-lhorseshoe { | |
background-position: 0 -1584px; | |
} | |
.flair-lballoon { | |
background-position: 0 -1600px; | |
} | |
.flair-lrainbow { | |
background-position: 0 -1616px; | |
} | |
.flair-lgold { | |
background-position: 0 -1632px; | |
} | |
.flair-TaB { | |
background-position: 0 -1648px; | |
} | |
.flair-felt1 { | |
background-position: 0 -1680px; | |
} | |
.flair-felt2 { | |
background-position: 0 -1696px; | |
} | |
.flair-felt3 { | |
background-position: 0 -1712px; | |
} | |
.flair-felt4 { | |
background-position: 0 -1728px; | |
} | |
.flair-felt5 { | |
background-position: 0 -1744px; | |
} | |
.flair-felt6 { | |
background-position: 0 -1760px; | |
} | |
.flair-felt7 { | |
background-position: 0 -1776px; | |
} | |
.flair-felt8 { | |
background-position: 0 -1792px; | |
} | |
.flair-felt9 { | |
background-position: 0 -1808px; | |
} | |
.flair-felt10 { | |
background-position: 0 -1824px; | |
} | |
.flair-felt11 { | |
background-position: 0 -1840px; | |
} | |
.flair-felt12 { | |
background-position: 0 -1856px; | |
} | |
.flair-felt13 { | |
background-position: 0 -1872px; | |
} | |
.flair-felt14 { | |
background-position: 0 -1888px; | |
} | |
.flair-felt15 { | |
background-position: 0 -1904px; | |
} | |
.flair-flourite { | |
background-position: 0 -1920px; | |
} | |
.flair-sufferer { | |
background-position: 0 -1936px; | |
} | |
.flair-squiddlette { | |
background-position: 0 -1952px; | |
} | |
.flair-mayor { | |
background-position: 0 -1968px; | |
} | |
.flair-poo { | |
background-position: 0 -1984px; | |
} | |
.flair-lordenglish { | |
background-image: url(%%balls%%); | |
background-repeat: no-repeat; | |
background-position: left center; | |
} | |
.flair-courage { | |
background: url(%%special-flairs%%) no-repeat scroll left top transparent; | |
background-position: 0px -48px; | |
height: 22px; | |
line-height: 22px; | |
width: 25px; | |
margin-top: -2px; | |
} | |
.flair-caretcake { | |
background: url(%%special-flairs%%) no-repeat scroll left top transparent; | |
background-position: 0px -70px; | |
height: 22px; | |
line-height: 22px; | |
width: 19px; | |
margin-top: -2px; | |
} | |
.flair-caretcake:hover { | |
text-indent: 23px; | |
padding-right: 16px; | |
} | |
.flair-courage:hover { | |
text-indent: 25px; | |
padding-right: 16px; | |
} | |
.flair-frankerz { | |
background: url(%%special-flairs%%) no-repeat scroll left top transparent; | |
background-position: 0px -92px; | |
height: 18px; | |
line-height: 22px; | |
width: 24px; | |
} | |
.flair-sass { | |
background: url(%%special-flairs%%) no-repeat scroll left top transparent; | |
background-position: 0px -110px; | |
height: 22px; | |
line-height: 22px; | |
width: 44px; | |
margin-top: -2px; | |
} | |
.flair-tellerkoark { | |
background: url(%%special-flairs%%) no-repeat scroll left top transparent; | |
background-position: 0px -132px; | |
height: 26px; | |
line-height: 26px; | |
width: 26px; | |
margin-top: -6px; | |
} | |
.flair-verified { | |
background: url(%%flairicons%%) no-repeat scroll left top transparent; | |
background-color: transparent; | |
background-position: 0 -768px; | |
border: none; | |
border-radius: 0; | |
display: inline-block; | |
color: white; | |
height: 16px; | |
line-height: 16px; | |
margin: 0; | |
margin-top: -6px; | |
margin-right: 3px; | |
margin-left: 3px; | |
padding: 0; | |
text-indent: -999999px; | |
text-align: left; | |
vertical-align: middle; | |
width: 16px; | |
z-index: 10; | |
} | |
.flair-verified:hover { | |
background-color: green; | |
text-indent: 20px; | |
width: auto; | |
padding-right: 16px; | |
} | |
.author[href$="/homestuck-bot"], .comment .author[href$="/afrokid251"] { | |
color: #797979; | |
font-weight: bold; | |
} | |
.author[href$="/afrokid251"], .comment .author[href$="/afrokid251"] { | |
color: #008282; | |
font-weight: bold; | |
} | |
.author[href$="/afrokid251"]:before { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%flairicons%%); | |
background-position: 0px -784px; | |
display: inline-block; | |
} | |
.author[href$="/afrokid251"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%special-flairs%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
.author[href$="/tinaun"]:hover:after { | |
content: "null"; | |
margin: 5px; | |
border-radius: 3px; | |
border: 1px dashed #ddd; | |
padding: 2px 4px; | |
font-size: 10px; | |
color: #FFF; | |
background: #eee; | |
} | |
ul li .author[href$="/tinaun"],.author[href$="/benzrf"], .comment .author[href$="/benzrf"],.author[href$="/sarrenwakk"], .comment .author[href$="/sarrenwakk"] { | |
display: none; | |
} | |
.author[href$="/tinaun"], .comment .author[href$="/tinaun"] { | |
color: #ccc; | |
font-weight: bold; | |
text-decoration: none; | |
font-family: "Courier", "Courier New"; | |
} | |
.author[href$="/Cyborg771"]:before, .author[href$="/Cyborg771"]:after,.author[href$="/Makinporing"]:before, .author[href$="/Makinporing"]:after { | |
content: " "; | |
background-image: url(%%balls%%); | |
width: 10px; | |
height: 10px; | |
padding: 0px; | |
margin-bottom: -1px; | |
display: inline-block; | |
} | |
.author[href$="/HiddenKrypt"]:before, .author[href$="/HiddenKrypt"]:after { | |
content: ""; | |
background-image: url(%%flairicons%%); | |
width: 0px; | |
height: 0px; | |
padding: 8px; | |
margin-bottom: -4px; | |
display: inline-block; | |
} | |
.author[href$="/Cyborg771"]:before { | |
background-position: -16px -32px; | |
margin-right: 3px; | |
} | |
.author[href$="/Cyborg771"]:after { | |
background-position: -16px -32px; | |
margin-left: 3px; | |
} | |
.author[href$="/Cyborg771"], .comment .author[href$="/Cyborg771"] { | |
color: #E00707; | |
font-weight: bold; | |
} | |
.author[href$="/Makinporing"]:before { | |
background-position: 0px 0px; | |
margin-right: 3px; | |
} | |
.author[href$="/Makinporing"]:after { | |
background-position: 0px 0px; | |
margin-left: 3px; | |
} | |
.author[href$="/Makinporing"], .comment .author[href$="/Makinporing"] { | |
color: #000000; | |
font-weight: bold; | |
} | |
.author[href$="/HiddenKrypt"]:before { | |
background-position: 2px -624px; | |
margin-right: 3px; | |
} | |
.author[href$="/HiddenKrypt"]:after { | |
background-position: 2px -624px; | |
margin-left: 3px; | |
} | |
.author[href$="/HiddenKrypt"], .comment .author[href$="/HiddenKrypt"] { | |
color: #008141; | |
font-weight: bold; | |
} | |
.author[href$="/koobaxion"], .comment .author[href$="/koobaxion"] { | |
color: #005682; | |
font-weight: bold; | |
} | |
.author[href$="/koobaxion"]:before { | |
width: 8px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%special-flairs%%); | |
background-position: 0px -16px; | |
display: inline-block; | |
} | |
.author[href$="/koobaxion"]:after { | |
width: 8px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%special-flairs%%); | |
background-position: -8px -16px; | |
display: inline-block; | |
} | |
.author[href$="/whatpumpkin"]:after { | |
content: " ✔"; | |
color: green; | |
} | |
.author[href$="/rachelpumpkin"]:after { | |
content: " ✔"; | |
color: green; | |
} | |
.author[href$="/rachelpumpkin"] { | |
color: #ff4500; | |
} | |
.author[href$="/thewatchtower"], .comment .author[href$="/thewatchtower"] { | |
font-size: 0!important; | |
overflow: hidden; | |
content: ""; | |
} | |
.author[href$="/thewatchtower"]:before, .comment .author[href$="/thewatchtower"]:before { | |
font-size: 10px!important; | |
visibility: visible!important; | |
content: "Courage"; | |
} | |
.titlebox strong { | |
font-size: medium; | |
} | |
.titlebox em { | |
color: white; | |
} | |
.titlebox table { | |
display: none; | |
clear: both; | |
} | |
div.usertext-body:hover table { | |
display: block; | |
clear: both; | |
} | |
a[href="/acceptant"]:after , a[href="/q00"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/detestful"]:after , a[href="/q10"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -16px 0px; | |
display: inline-block; | |
} | |
a[href="/devious"]:after, a[href="/q20"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -32px 0px; | |
display: inline-block; | |
} | |
a[href="/ecstatic"]:after, a[href="/q30"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -48px 0px; | |
display: inline-block; | |
} | |
a[href="/manipulative"]:after, a[href="/q01"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -64px 0px; | |
display: inline-block; | |
} | |
a[href="/mirthful"]:after, a[href="/q11"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -80px 0px; | |
display: inline-block; | |
} | |
a[href="/perky"]:after, a[href="/q21"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -96px 0px; | |
display: inline-block; | |
} | |
a[href="/relaxed"]:after, a[href="/q31"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -112px 0px; | |
display: inline-block; | |
} | |
a[href="/vigorous"]:after, a[href="/q02"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -128px 0px; | |
display: inline-block; | |
} | |
a[href="/sleek"]:after, a[href="/q12"]:after { | |
width: 20px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -144px 0px; | |
display: inline-block; | |
} | |
a[href="/distraught"]:after, a[href="/q22"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -16px; | |
display: inline-block; | |
} | |
a[href="/amazed"]:after, a[href="/q32"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -16px -16px; | |
display: inline-block; | |
} | |
a[href="/bemused"]:after, a[href="/q03"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -32px -16px; | |
display: inline-block; | |
} | |
a[href="/chummy"]:after, a[href="/q13"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -48px -16px; | |
display: inline-block; | |
} | |
a[href="/insolent"]:after, a[href="/q23"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -64px -16px; | |
display: inline-block; | |
} | |
a[href="/kitty"]:after , a[href="/q33"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -80px -16px; | |
display: inline-block; | |
} | |
a[href="/pleasant"]:after, a[href="/q04"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -96px -16px; | |
display: inline-block; | |
} | |
a[href="/pranky"]:after, a[href="/q14"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -112px -16px; | |
display: inline-block; | |
} | |
a[href="/rancorous"]:after, a[href="/q24"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -128px -16px; | |
display: inline-block; | |
} | |
a[href="/tense"]:after, a[href="/q34"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -144px -16px; | |
display: inline-block; | |
} | |
a[href="/what"]:after, a[href="/q05"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -160px -16px; | |
display: inline-block; | |
} | |
a[href="/cool"]:after, a[href="/q15"]:after { | |
width: 17px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -176px -16px; | |
display: inline-block; | |
} | |
a[href="/mspa"]:after { | |
width: 21px; | |
height: 17px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -32px; | |
display: inline-block; | |
} | |
a[href="/pumpkin"]:after, a[href="/a35"]:after { | |
width: 28px; | |
height: 24px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -288px -213px; | |
display: inline-block; | |
} | |
a[href="/bro"]:after { | |
width: 102px; | |
height: 49px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -217px 0px; | |
display: inline-block; | |
} | |
a[href="/dave"]:after { | |
width: 81px; | |
height: 91px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -50px; | |
display: inline-block; | |
} | |
a[href="/kkwtf"]:after { | |
width: 56px; | |
height: 91px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -83px -50px; | |
display: inline-block; | |
} | |
a[href="/vriska"]:after { | |
width: 59px; | |
height: 92px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -140px -49px; | |
display: inline-block; | |
} | |
a[href="/feferi"]:after { | |
width: 120px; | |
height: 91px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -200px -50px; | |
display: inline-block; | |
} | |
a[href="/sbro"]:after { | |
width: 68px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -9px -143px; | |
display: inline-block; | |
} | |
a[href="/hjeff"]:after { | |
width: 74px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -92px -143px; | |
display: inline-block; | |
} | |
a[href="/johnderp"]:after { | |
width: 83px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -167px -143px; | |
display: inline-block; | |
} | |
a[href="/equius"]:after { | |
width: 69px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -250px -143px; | |
display: inline-block; | |
} | |
a[href="/kksad"]:after { | |
width: 77px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -212px; | |
display: inline-block; | |
} | |
a[href="/jackdwi"]:after { | |
width: 89px; | |
height: 66px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -78px -214px; | |
display: inline-block; | |
} | |
a[href="/dutton"]:after { | |
width: 46px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -171px -212px; | |
display: inline-block; | |
} | |
a[href="/lilcal"]:after { | |
width: 67px; | |
height: 64px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -220px -218px; | |
display: inline-block; | |
} | |
a[href="/sweetcatch"]:after { | |
width: 80px; | |
height: 35px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -282px; | |
display: inline-block; | |
} | |
a[href="/dogs"]:after { | |
content: ""; | |
background-image: url(%%dogs%%); | |
width: 110px; | |
height: 89px; | |
display: inline-block; | |
} | |
a[href="/drunkrose"]:after { | |
width: 136px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -80px -282px; | |
display: inline-block; | |
} | |
a[href="/heart"]:after { | |
width: 15px; | |
height: 13px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -220px -283px; | |
display: inline-block; | |
} | |
a[href="/diamond"]:after { | |
width: 13px; | |
height: 15px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -236px -283px; | |
display: inline-block; | |
} | |
a[href="/spade"]:after { | |
width: 16px; | |
height: 15px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -250px -283px; | |
display: inline-block; | |
} | |
a[href="/club"]:after { | |
width: 16px; | |
height: 15px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -267px -283px; | |
display: inline-block; | |
} | |
a[href="/<3"]:after { | |
width: 15px; | |
height: 13px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -220px -283px; | |
display: inline-block; | |
} | |
a[href="/<>"]:after { | |
width: 13px; | |
height: 15px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -236px -283px; | |
display: inline-block; | |
} | |
a[href="/<3<"]:after { | |
width: 16px; | |
height: 15px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -250px -283px; | |
display: inline-block; | |
} | |
a[href="/c3<"]:after { | |
width: 16px; | |
height: 15px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -267px -283px; | |
display: inline-block; | |
} | |
a[href="/abandonthread"]:after { | |
width: 140px; | |
height: 84px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -2px -379px; | |
display: inline-block; | |
} | |
a[href="/dirkwtf"]:after { | |
width: 88px; | |
height: 79px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -215px -298px; | |
display: inline-block; | |
} | |
a[href="/jackbluh"]:after { | |
width: 56px; | |
height: 63px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -143px -378px; | |
display: inline-block; | |
} | |
a[href="/jakeomg"]:after { | |
width: 85px; | |
height: 81px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -212px -378px; | |
display: inline-block; | |
} | |
a[href="/janewtf"]:after { | |
width: 188px; | |
height: 115px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -1px -466px; | |
display: inline-block; | |
} | |
a[href="/jane"]:after { | |
width: 108px; | |
height: 115px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -79px -466px; | |
display: inline-block; | |
} | |
a[href="/wtf"]:after { | |
width: 73px; | |
height: 32px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -1px -473px; | |
display: inline-block; | |
} | |
a[href="/kankriwhistle"]:after { | |
width: 64px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -190px -466px; | |
display: inline-block; | |
} | |
a[href="/phweet"]:after { | |
width: 64px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -190px -466px; | |
display: inline-block; | |
} | |
a[href="/karkatbreakdown"]:after { | |
width: 76px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -213px -579px; | |
display: inline-block; | |
} | |
a[href="/mituna"]:after { | |
width: 137px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -70px -583px; | |
display: inline-block; | |
} | |
a[href="/mitunasad"]:after { | |
width: 67px; | |
height: 63px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -1px -587px; | |
display: inline-block; | |
} | |
a[href="/roseintrigued"]:after { | |
width: 52px; | |
height: 99px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -110px -696px; | |
display: inline-block; | |
} | |
a[href="/rufiohwhoa"]:after { | |
width: 104px; | |
height: 107px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -2px -697px; | |
display: inline-block; | |
} | |
a[href="/damarasmoke"]:after { | |
width: 71px; | |
height: 121px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -177px -701px; | |
display: inline-block; | |
} | |
a[href="/weasel"]:after { | |
width: 75px; | |
height: 61px; | |
content: ""; | |
background-image: url(%%weaselapng%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/yourewelcome"]:after { | |
width: 118px; | |
height: 118px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -805px; | |
display: inline-block; | |
} | |
a[href="/youremfwelcome"]:after { | |
width: 150px; | |
height: 150px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -321px -890px; | |
display: inline-block; | |
} | |
a[href="/dafuq"]:after { | |
width: 112px; | |
height: 97px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -118px -823px; | |
display: inline-block; | |
} | |
a[href="/obvious"]:after { | |
width: 313px; | |
height: 119px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -923px; | |
display: inline-block; | |
} | |
a[href="/kanaya"]:after { | |
width: 409px; | |
height: 34px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -1066px; | |
display: inline-block; | |
} | |
a[href="/smartass"]:after { | |
width: 320px; | |
height: 23px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: 0px -1043px; | |
display: inline-block; | |
} | |
a[href="/vriskaswoon"]:after { | |
width: 92px; | |
height: 76px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -320px 0px; | |
display: inline-block; | |
} | |
a[href="/meenahswoon"]:after { | |
width: 73px; | |
height: 75px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -412px 0px; | |
display: inline-block; | |
} | |
a[href="/jadeswoon"]:after { | |
width: 74px; | |
height: 75px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -485px 0px; | |
display: inline-block; | |
} | |
a[href="/roxyswoon"]:after { | |
width: 81px; | |
height: 68px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -559px 0px; | |
display: inline-block; | |
} | |
a[href="/calibornswoon"]:after { | |
width: 83px; | |
height: 72px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -231px -847px; | |
display: inline-block; | |
} | |
a[href="/shooshpap"]:after { | |
width: 195px; | |
height: 135px; | |
content: ""; | |
background-image: url(%%shooshpapng%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/equiusponder"]:after { | |
width: 70px; | |
height: 67px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -500px -76px; | |
display: inline-block; | |
} | |
a[href="/arquius"]:after { | |
width: 69px; | |
height: 67px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -500px -76px; | |
display: inline-block; | |
} | |
a[href="/sadjane"]:after { | |
width: 71px; | |
height: 116px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -569px -68px; | |
display: inline-block; | |
} | |
a[href="/sbahjstfu"]:after { | |
width: 239px; | |
height: 71px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -321px -201px; | |
display: inline-block; | |
} | |
a[href="/engage"]:after { | |
width: 100px; | |
height: 185px; | |
content: ""; | |
background-image: url(%%tricksterjane%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/blap"]:after { | |
width: 135px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -304px -273px; | |
display: inline-block; | |
} | |
a[href="/gamzeewtf"]:after { | |
width: 97px; | |
height: 125px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -442px -272px; | |
display: inline-block; | |
} | |
a[href="/tricksterjane"]:after { | |
width: 99px; | |
height: 85px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -539px -272px; | |
display: inline-block; | |
} | |
a[href="/hussie"]:after { | |
width: 115px; | |
height: 115px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -301px -368px; | |
display: inline-block; | |
} | |
a[href="/ohdeargod"]:after { | |
width: 212px; | |
height: 50px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -416px -397px; | |
display: inline-block; | |
} | |
a[href="/geromy"]:after { | |
width: 50px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -311px -483px; | |
display: inline-block; | |
} | |
a[href="/adventuretime"]:after { | |
width: 173px; | |
height: 114px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -416px -448px; | |
display: inline-block; | |
} | |
a[href="/fuckfuckfuck"]:after { | |
width: 83px; | |
height: 121px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -291px -562px; | |
display: inline-block; | |
} | |
a[href="/hussiedance"]:after { | |
width: 61px; | |
height: 103px; | |
content: ""; | |
background-image: url(%%hussiedance%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/areyounext"]:after { | |
width: 148px; | |
height: 74px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -374px -562px; | |
display: inline-block; | |
} | |
a[href="/disapproval"]:after { | |
width: 244px; | |
height: 34px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -374px -636px; | |
display: inline-block; | |
} | |
a[href="/yeahdogg"]:after { | |
width: 199px; | |
height: 37px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -291px -683px; | |
display: inline-block; | |
} | |
a[href="/gamzeeohshit"]:after { | |
width: 80px; | |
height: 82px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -560px -187px; | |
display: inline-block; | |
} | |
a[href="/gamzeedance"]:after { | |
width: 400px; | |
height: 70px; | |
content: ""; | |
background-image: url(%%gamzeedance%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/dirksad"]:after { | |
width: 97px; | |
height: 81px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -490px -671px; | |
display: inline-block; | |
} | |
a[href="/igiveup"]:after { | |
width: 80px; | |
height: 53px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -532px -571px; | |
display: inline-block; | |
} | |
a[href="/shoo"]:after { | |
width: 140px; | |
height: 79px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -252px -720px; | |
display: inline-block; | |
} | |
a[href="/bladekind"]:after { | |
width: 121px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -316px -800px; | |
display: inline-block; | |
} | |
a[href="/eyewear"]:after { | |
width: 95px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -437px -800px; | |
display: inline-block; | |
} | |
a[href="/blueslimer"]:after { | |
width: 28px; | |
height: 27px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -610px -451px; | |
display: inline-block; | |
} | |
a[href="/terezi?"]:after { | |
width: 74px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%sprites%%); | |
background-position: -473px -989px; | |
display: inline-block; | |
} | |
a[href="/rosefacepalm"]:after { | |
width: 133px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/terezifacepalm"]:after { | |
width: 147px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -133px 0px; | |
display: inline-block; | |
} | |
a[href="/karkatfacepalm"]:after { | |
width: 147px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -280px 0px; | |
display: inline-block; | |
} | |
a[href="/docfacepalm"]:after { | |
width: 345px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -110px; | |
display: inline-block; | |
} | |
a[href="/stupid"]:after { | |
width: 165px; | |
height: 65px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -139px -205px; | |
display: inline-block; | |
} | |
a[href="/johnstupid"]:after { | |
width: 139px; | |
height: 139px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -205px; | |
display: inline-block; | |
} | |
a[href="/johnconfused"]:after { | |
width: 93px; | |
height: 101px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -139px -270px; | |
display: inline-block; | |
} | |
a[href="/mspareader"]:after { | |
width: 176px; | |
height: 98px; | |
content: ""; | |
background-image: url(%%mspapngreader%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/johnbreakdown"]:after { | |
width: 83px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -344px -110px; | |
display: inline-block; | |
} | |
a[href="/jakejane..."]:after { | |
width: 168px; | |
height: 120px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -370px; | |
display: inline-block; | |
} | |
a[href="/jakejaneohshit"]:after { | |
width: 168px; | |
height: 102px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -490px; | |
display: inline-block; | |
} | |
a[href="/crotchstare"]:after { | |
width: 168px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -592px; | |
display: inline-block; | |
} | |
a[href="/janestare"]:after { | |
width: 94px; | |
height: 122px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -428px -98px; | |
display: inline-block; | |
} | |
a[href="/aradiasmile"]:after { | |
width: 119px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -521px -248px; | |
display: inline-block; | |
} | |
a[href="/araneaswoon"]:after { | |
width: 83px; | |
height: 75px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -403px -220px; | |
display: inline-block; | |
} | |
a[href="/arm"]:after { | |
width: 80px; | |
height: 33px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -402px -295px; | |
display: inline-block; | |
} | |
a[href="/creepyaradia"]:after { | |
width: 71px; | |
height: 115px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -327px -320px; | |
display: inline-block; | |
} | |
a[href="/gamzeewave"]:after { | |
width: 75px; | |
height: 125px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -397px -330px; | |
display: inline-block; | |
} | |
a[href="/storytime"]:after { | |
width: 95px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -473px -338px; | |
display: inline-block; | |
} | |
a[href="/wakeupcall"]:after { | |
width: 152px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -487px -428px; | |
display: inline-block; | |
} | |
a[href="/johnfacepalm"]:after { | |
width: 120px; | |
height: 126px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -270px -435px; | |
display: inline-block; | |
} | |
a[href="/kanayaeyeroll"]:after { | |
width: 125px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -514px -528px; | |
display: inline-block; | |
} | |
a[href="/karkatchair"]:after { | |
width: 90px; | |
height: 140px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -175px -534px; | |
display: inline-block; | |
} | |
a[href="/meenahugh"]:after { | |
width: 100px; | |
height: 114px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -267px -561px; | |
display: inline-block; | |
} | |
a[href="/mitunafall"]:after { | |
width: 95px; | |
height: 36px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -173px -677px; | |
display: inline-block; | |
} | |
a[href="/roseohno"]:after { | |
width: 100px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -367px -561px; | |
display: inline-block; | |
} | |
a[href="/angrykarkat"]:after { | |
width: 120px; | |
height: 93px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -367px -651px; | |
display: inline-block; | |
} | |
a[href="/vriskashoosh"]:after { | |
width: 140px; | |
height: 119px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -702px; | |
display: inline-block; | |
} | |
a[href="/tavrosfacepalm"]:after { | |
width: 115px; | |
height: 130px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -140px -713px; | |
display: inline-block; | |
} | |
a[href="/keepingitreal"]:after { | |
width: 79px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -255px -713px; | |
display: inline-block; | |
} | |
a[href="/angryvriska"]:after { | |
width: 150px; | |
height: 129px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -334px -745px; | |
display: inline-block; | |
} | |
a[href="/angryrose"]:after { | |
width: 100px; | |
height: 81px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -494px -639px; | |
display: inline-block; | |
} | |
a[href="/angrykanaya"]:after { | |
width: 140px; | |
height: 105px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -484px -764px; | |
display: inline-block; | |
} | |
a[href="/johncry"]:after { | |
width: 100px; | |
height: 89px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -821px; | |
display: inline-block; | |
} | |
a[href="/johneyeroll"]:after { | |
width: 120px; | |
height: 136px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -101px -843px; | |
display: inline-block; | |
} | |
a[href="/johnbluh"]:after { | |
width: 110px; | |
height: 101px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -222px -848px; | |
display: inline-block; | |
} | |
a[href="/johngulp"]:after { | |
width: 150px; | |
height: 107px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -333px -874px; | |
display: inline-block; | |
} | |
a[href="/johnuhh"]:after { | |
width: 120px; | |
height: 108px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -489px -869px; | |
display: inline-block; | |
} | |
a[href="/vriskatantrum"]:after { | |
width: 80px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%vtapng%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/johnstaredown"]:after { | |
width: 145px; | |
height: 111px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -494px -977px; | |
display: inline-block; | |
} | |
a[href="/karkatdaveohshit"]:after { | |
width: 190px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -302px -981px; | |
display: inline-block; | |
} | |
a[href="/drunkass"]:after { | |
width: 89px; | |
height: 62px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -1037px; | |
display: inline-block; | |
} | |
a[href="/johnvictory"]:after { | |
width: 77px; | |
height: 131px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -224px -968px; | |
display: inline-block; | |
} | |
a[href="/sobored"]:after { | |
width: 123px; | |
height: 77px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -91px -1023px; | |
display: inline-block; | |
} | |
a[href="/jadeglare"]:after { | |
width: 101px; | |
height: 150px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -522px -98px; | |
display: inline-block; | |
} | |
a[href="/jack?"]:after { | |
width: 97px; | |
height: 161px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -168px -372px; | |
display: inline-block; | |
} | |
a[href="/johnnope"]:after { | |
width: 87px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: -235px -270px; | |
display: inline-block; | |
} | |
a[href="/johnheart"]:after { | |
width: 90px; | |
height: 83px; | |
content: ""; | |
background-image: url(%%spritesII%%); | |
background-position: 0px -925px; | |
display: inline-block; | |
} | |
a[href="/tereziglare"]:after { | |
width: 100px; | |
height: 97px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px -30px; | |
display: inline-block; | |
} | |
a[href="/sbahjhehehe"]:after { | |
width: 100px; | |
height: 88px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px -135px; | |
display: inline-block; | |
} | |
a[href="/johnfistshake"]:after { | |
width: 118px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -225px 0px; | |
display: inline-block; | |
} | |
a[href="/nepetahappy"]:after { | |
width: 89px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -103px -133px; | |
display: inline-block; | |
} | |
a[href="/horussomgyes"]:after { | |
width: 32px; | |
height: 80px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -200px -135px; | |
display: inline-block; | |
} | |
a[href="/meenahwankwank"]:after { | |
width: 118px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -102px -30px; | |
display: inline-block; | |
} | |
a[href="/highfive"]:after { | |
width: 146px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px -240px; | |
display: inline-block; | |
} | |
a[href="/johnno"]:after { | |
width: 171px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -240px -110px; | |
display: inline-block; | |
} | |
a[href="/jakeno"]:after { | |
width: 176px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -420px -110px; | |
display: inline-block; | |
} | |
a[href="/daveno"]:after { | |
width: 358px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -235px -225px; | |
display: inline-block; | |
} | |
a[href="/hat"]:after { | |
width: 56px; | |
height: 29px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/halfhat"]:after { | |
width: 56px; | |
height: 29px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -56px 0px; | |
display: inline-block; | |
} | |
a[href="/nohat"]:after { | |
width: 56px; | |
height: 29px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -112px 0px; | |
display: inline-block; | |
} | |
a[href="/roseoof"]:after { | |
width: 101px; | |
height: 92px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -5px -352px; | |
display: inline-block; | |
} | |
a[href="/animedave"]:after { | |
width: 104px; | |
height: 120px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -0px -442px; | |
display: inline-block; | |
} | |
a[href="/gamzeeslice"]:after { | |
width: 112px; | |
height: 190px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -110px -352px; | |
display: inline-block; | |
} | |
a[href="/caliborndazed"]:after { | |
width: 106px; | |
height: 86px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -224px -359px; | |
display: inline-block; | |
} | |
a[href="/calibornohshit"]:after { | |
width: 108px; | |
height: 94px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -220px -451px; | |
display: inline-block; | |
} | |
a[href="/araneaglare"]:after { | |
width: 111px; | |
height: 101px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -333px -361px; | |
display: inline-block; | |
} | |
a[href="/araneaohshit"]:after { | |
width: 114px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -333px -474px; | |
display: inline-block; | |
} | |
a[href="/egbertkick"]:after { | |
width: 152px; | |
height: 195px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -447px -356px; | |
display: inline-block; | |
} | |
a[href="/hugs"]:after { | |
width: 101px; | |
height: 120px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -215px -650px; | |
display: inline-block; | |
} | |
a[href="/pissedkanaya"]:after { | |
width: 77px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -320px -650px; | |
display: inline-block; | |
} | |
a[href="/yapyap"]:after { | |
width: 86px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -400px -650px; | |
display: inline-block; | |
} | |
a[href="/boredjade"]:after { | |
width: 109px; | |
height: 120px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -490px -650px; | |
display: inline-block; | |
} | |
a[href="/theresproblems"]:after { | |
width: 468px; | |
height: 80px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px -1020px; | |
display: inline-block; | |
} | |
a[href="/mustachefire"]:after { | |
width: 62px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -169px -234px; | |
display: inline-block; | |
} | |
a[href="/moustachefire"]:after { | |
width: 62px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -169px -234px; | |
display: inline-block; | |
} | |
a[href="/happyjohn"]:after { | |
width: 101px; | |
height: 91px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px -563px; | |
display: inline-block; | |
} | |
a[href="/pissedjade"]:after { | |
width: 93px; | |
height: 142px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -105px -545px; | |
display: inline-block; | |
} | |
a[href="/saccharinedisposition"]:after { | |
width: 289px; | |
height: 83px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -210px -565px; | |
display: inline-block; | |
} | |
a[href="/whatnow"]:after { | |
width: 112px; | |
height: 86px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: -527px -563px; | |
display: inline-block; | |
} | |
a[href="/trollsonatime"]:after { | |
width: 200px; | |
height: 119px; | |
content: ""; | |
background-image: url(%%spritesIII%%); | |
background-position: 0px -690px; | |
display: inline-block; | |
} | |
a[href="/shenanigans"]:after { | |
width: 368px; | |
height: 35px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/ballpit"]:after { | |
width: 90px; | |
height: 65px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -40px; | |
display: inline-block; | |
} | |
a[href="/bucketfaced"]:after { | |
width: 97px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -95px -40px; | |
display: inline-block; | |
} | |
a[href="/dirkhungover"]:after { | |
width: 104px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -200px -40px; | |
display: inline-block; | |
} | |
a[href="/everybodyout"]:after { | |
width: 110px; | |
height: 104px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -130px; | |
display: inline-block; | |
} | |
a[href="/eviljane"]:after { | |
width: 84px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -315px -40px; | |
display: inline-block; | |
} | |
a[href="/facepaw"]:after { | |
width: 185px; | |
height: 125px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -405px 0px; | |
display: inline-block; | |
} | |
a[href="/fixthis"]:after { | |
width: 341px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -125px -151px; | |
display: inline-block; | |
} | |
a[href="/terezipoint"]:after { | |
width: 130px; | |
height: 110px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -620px; | |
display: inline-block; | |
} | |
a[href="/fuckingincredible"]:after { | |
width: 210px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -365px -265px; | |
display: inline-block; | |
} | |
a[href="/janebackup"]:after { | |
width: 75px; | |
height: 130px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -470px -130px; | |
display: inline-block; | |
} | |
a[href="/janeblush"]:after { | |
width: 98px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -320px; | |
display: inline-block; | |
} | |
a[href="/johntantrum"]:after { | |
width: 61px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -560px -130px; | |
display: inline-block; | |
} | |
a[href="/kanayacry"]:after { | |
width: 59px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -580px -255px; | |
display: inline-block; | |
} | |
a[href="/philosofrog"]:after { | |
width: 169px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -105px -320px; | |
display: inline-block; | |
} | |
a[href="/plotthicken"]:after { | |
width: 360px; | |
height: 50px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -265px; | |
display: inline-block; | |
} | |
a[href="/roxycry"]:after { | |
width: 83px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -275px -320px; | |
display: inline-block; | |
} | |
a[href="/roxyderp"]:after { | |
width: 118px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -425px; | |
display: inline-block; | |
} | |
a[href="/roxysad"]:after { | |
width: 71px; | |
height: 95px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: 0px -520px; | |
display: inline-block; | |
} | |
a[href="/sickfires"]:after { | |
width: 300px; | |
height: 50px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -125px -430px; | |
display: inline-block; | |
} | |
a[href="/sup"]:after { | |
width: 202px; | |
height: 90px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -430px -365px; | |
display: inline-block; | |
} | |
a[href="/weredoingthisman"]:after { | |
width: 99px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -125px -485px; | |
display: inline-block; | |
} | |
a[href="/wrinklefucker"]:after { | |
width: 145px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%spritesIV%%); | |
background-position: -240px -485px; | |
display: inline-block; | |
} | |
a[href="/sbahjgoddamn"]:after { | |
width: 2170px; | |
height: 94px; | |
content: ""; | |
background-image: url(%%goddamn%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/badjokearadia"]:after { | |
width: 91px; | |
height: 100px; | |
content: ""; | |
background-image: url(%%AradiAPNG%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="#spacer"]:after { | |
width: 53px; | |
height: 230px; | |
content: ""; | |
background-image: url(%%spacer%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/terezicry"]:after { | |
width: 125px; | |
height: 117px; | |
content: ""; | |
background-image: url(%%terezicry%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/cheart"]:after { | |
width: 17px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: 0px 0px; | |
display: inline-block; | |
} | |
a[href="/cmoon"]:after { | |
width: 15px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -17px 0px; | |
display: inline-block; | |
} | |
a[href="/cstar"]:after { | |
width: 18px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -32px 0px; | |
display: inline-block; | |
} | |
a[href="/cclover"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -50px 0px; | |
display: inline-block; | |
} | |
a[href="/cdiamond"]:after { | |
width: 12px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -66px 0px; | |
display: inline-block; | |
} | |
a[href="/chorseshoe"]:after { | |
width: 20px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -78px 0px; | |
display: inline-block; | |
} | |
a[href="/cballoon"]:after { | |
width: 13px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -98px 0px; | |
display: inline-block; | |
} | |
a[href="/crainbow"]:after { | |
width: 28px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -111px 0px; | |
display: inline-block; | |
} | |
a[href="/cpotogold"]:after { | |
width: 16px; | |
height: 16px; | |
content: ""; | |
background-image: url(%%luckycharms%%); | |
background-position: -139px 0px; | |
display: inline-block; | |
} | |
a[href="/doze"]:after { | |
width: 105px; | |
height: 112px; | |
content: ""; | |
background-image: url(%%doze%%); | |
background-position: -0px 0px; | |
display: inline-block; | |
} | |
a[href="/arquiustext"] { | |
display: block; | |
width: 46px; | |
height: 16px; | |
background-position: 0px -32px; | |
clear: none; | |
float: left; | |
background-image: url(%%special-flairs%%) !important; | |
} | |
a[href$="/cc"], a[href$="/cc"]:visited { | |
color: #77003c!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/cg"], a[href$="/cg"]:visited { | |
color: #626262!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ct"], a[href$="/ct"]:visited { | |
color: #000056!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ca"], a[href$="/ca"]:visited { | |
color: #6a006a!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/gc"], a[href$="/gc"]:visited { | |
color: #008282!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/gg"], a[href$="/gg"]:visited, a[href$="/erisolsprite"], a[href$="/erisolsprite"]:visited { | |
color: #4AC925!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/gt"], a[href$="/gt"]:visited { | |
color: #0715CD!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/eb"], a[href$="/eb"]:visited, a[href$="/tavrisprite"], a[href$="/tavrisprite"]:visited { | |
color: #0715CD!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ga"], a[href$="/ga"]:visited { | |
color: #008141!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/tc"], a[href$="/tc"]:visited { | |
color: #2b0057!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/tg"], a[href$="/tg"]:visited, a[href$="/arquiusprite"], a[href$="/arquiusprite"]:visited { | |
color: #e00707!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/tt"], a[href$="/tt"]:visited, a[href$="/fefetasprite"], a[href$="/fefetasprite"]:visited { | |
color: #b536da!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ta"], a[href$="/ta"]:visited { | |
color: #a1a100!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ac"], a[href$="/ac"]:visited { | |
color: #416600!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ag"], a[href$="/ag"]:visited { | |
color: #005682!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/at"], a[href$="/at"]:visited { | |
color: #a15000!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/aa"], a[href$="/aa"]:visited { | |
color: #a10000!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/stt"], a[href$="/stt"]:visited, a[href$="/davesprite"], a[href$="/davesprite"]:visited { | |
color: #f2a400!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/stg"], a[href$="/stg"]:visited { | |
color: #ff6ff2!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/sgt"], a[href$="/sgt"]:visited, a[href$="/jadesprite"], a[href$="/jadesprite"]:visited { | |
color: #1f9400!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/sgg"], a[href$="/sgg"]:visited, a[href$="/nannasprite"], a[href$="/nannasprite"]:visited { | |
color: #00d5f2!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/UU"], a[href$="/UU"]:visited { | |
color: #929292!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/uu"], a[href$="/uu"]:visited { | |
color: #323232!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/le"], a[href$="/le"]:visited { | |
color: #2ed73a!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/jaspersprite"], a[href$="/jaspersprite"]:visited { | |
color: #f141ef!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/docscratch"], a[href$="/docscratch"]:visited { | |
color: #ffffff!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/docscratch"]:hover { | |
background: #0e4603!important; | |
color: #ffffff!important; | |
font-weight: bold; | |
} | |
a[href$="/scratchbg"], a[href$="/scratchbg"]:visited { | |
background: #0e4603!important; | |
color: #ffffff!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/dunkass"], a[href$="/dunkass"]:visited { | |
color: #000000!important; | |
font-family: "Comic Sans", "Comic Sans MS", "Chalkboard SE", cursive; | |
} | |
a[href$="/lime"], a[href$="/lime"]:visited { | |
color: #2ed73a!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/ff"], a[href$="/ff"]:visited { | |
color: #4b4b4b!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/pf413"], a[href$="/pf413"]:visited { | |
color: #4b4b4b!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/kv"], a[href$="/kv"]:visited, a[href$="/fcg"], a[href$="/fcg"]:visited { | |
color: #ff0000!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/authorlog"], a[href$="/authorlog"]:visited, a[href$="/blapck"], a[href$="/blapck"]:visited { | |
color: #000000!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/grimbark"], a[href$="/grimbark"]:visited { | |
color: #000000!important; | |
font-family: "courier","monospace"; | |
font-weight: bold; | |
} | |
a[href$="/4chan"], a[href$="/4chan"]:visited { | |
color: #7B9A00!important; | |
font-family: "arial"; | |
} | |
@-webkit-keyframes wobble { | |
0% { | |
-webkit-transform: rotate(2deg); | |
} | |
100% { | |
-webkit-transform: rotate(4deg); | |
} | |
} | |
@keyframes wobble { | |
0% { | |
transform: rotate(2deg); | |
} | |
100% { | |
transform: rotate(4deg); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment