Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .author[href$="/raider_zerg"]:after {
- /*color: orange;*/
- content: url(%%check%%)
- }
- /*.author[href$="/RiverKing"]:after {
- color: silver;
- content: "SCCJ FPL 2nd Place";
- }*/
- .author[href$="/DongFeast420"]:after {
- position: relative !important;
- left: 3px !important;
- overflow: visible !important;
- width: 125px !important;
- height: 15px !important;
- background-position: 0px 0px;
- /*content: " ";*/
- background-image: url(%%fpl-trophies%%);
- background-repeat: no-repeat;
- display: inline-block;
- color: gold;
- content: url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) "SCCJ FPL 1st Place";
- }
- .author[href$="/xdevilx2"]:after {
- position: relative !important;
- /*right: 15 !important;*/
- left: 3px !important;
- overflow: visible !important;
- width: 125px !important;
- height: 15px !important;
- background-position: 0px -32px;
- /*content: " ";*/
- background-image: url(%%fpl-trophies%%);
- background-repeat: no-repeat;
- display: inline-block;
- color: peru;
- content: url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) url(%%ws%%) "SCCJ FPL 3rd Place";
- }
- /*TODO DELETE ABOVE THIS LINE*/
- /* Cursor */
- body {
- cursor:url(%%bw-cursor%%),default;
- }
- /* Sticky */
- .stickied {
- }
- /* Animations */
- /* These slow down the page, I'm turning them off for now. -Fluff
- .flair-funka:hover{
- transform-origin:76% 76% 0;
- -webkit-transform-origin:76% 76% 0;
- -webkit-transition-duration:30.00s;
- transition-duration:30.00s
- -webkit-transform:rotate(-36000deg);transform:rotate(-36000deg)
- }
- @keyframes lordTLO {
- 0% { transform: scale(0); opacity: 0; }
- 50% { transform: scale(2); opacity: 1; }
- 100% { transform: scale(0); opacity: 0; }
- }
- @-webkit-keyframes lordTLO{
- 0% { -webkit-transform: scale(0); opacity: 0; }
- 50% { -webkit-transform: scale(2); opacity: 1; }
- 100% { -webkit-transform: scale(0); opacity: 0; }
- }
- .flair-totalbiscuit {
- animation: cancer 3s infinite linear;
- -webkit-animation: cancer 3s infinite linear;
- }
- @keyframes cancer {
- 0% { transform: scale(0); opacity: 0; }
- 50% { transform: scale(2); opacity: 1; }
- 100% { transform: scale(0); opacity: 0; }
- }
- @-webkit-keyframes cancer {
- 0% { -webkit-transform: scale(0); opacity: 0; }
- 50% { -webkit-transform: scale(2); opacity: 1; }
- 100% { -webkit-transform: scale(0); opacity: 0; }
- }
- .flair-tlo {
- animation: spin 1.5s infinite linear;
- -webkit-animation: spin 1.5s infinite linear;
- }
- @keyframes spin {
- from { transform: rotate(0deg); }
- to { transform: rotate(360deg); }
- }
- @-webkit-keyframes spin {
- from { -webkit-transform: rotate(0deg); }
- to { -webkit-transform: rotate(360deg); }
- }
- */
- del {
- display: block;
- text-decoration: none;
- animation: wiggle 1s infinite linear;
- -webkit-animation: wiggle 1s infinite linear;
- }
- @keyframes wiggle {
- 0% { transform: rotate(0deg); }
- 25% { transform: rotate(.9deg); }
- 50% { transform: rotate(0deg); }
- 75% { transform: rotate(-.9deg); }
- 100% { transform: rotate(0deg); }
- }
- @-webkit-keyframes wiggle {
- 0% { -webkit-transform: rotate(0deg); }
- 25% { -webkit-transform: rotate(.9deg); }
- 50% { -webkit-transform: rotate(0deg); }
- 75% { -webkit-transform: rotate(-.9deg); }
- 100% { -webkit-transform: rotate(0deg); }
- }
- pre {
- animation: shake .3s infinite;
- -webkit-animation: shake .3s infinite;
- }
- @keyframes shake {
- 0% { transform: translate(0px, 0px); }
- 17% { transform: translate(-3px, 0px); }
- 34% { transform: translate(0px, 0px); }
- 51% { transform: translate(0px, -3px); }
- 68% { transform: translate(0px, 0px); }
- 85% { transform: translate(-3px, -3px); }
- 100% { transform: translate(0px, 0px); }
- }
- @-webkit-keyframes shake {
- 0% { -webkit-transform: translate(0px, 0px); }
- 17% { -webkit-transform: translate(-3px, 0px); }
- 34% { -webkit-transform: translate(0px, 0px); }
- 51% { -webkit-transform: translate(0px, -3px); }
- 68% { -webkit-transform: translate(0px, 0px); }
- 85% { -webkit-transform: translate(-3px, -3px); }
- 100% { -webkit-transform: translate(0px, 0px); }
- }
- sup {
- }
- /* Votes and Report */
- .arrow.down, .toggle.report-button { display: none; visibility: hidden; }
- .arrow.up:hover:before {
- z-index: 1000;
- position: absolute;
- content: "Up-TLO!";
- font-variant: small-caps;
- font-weight: bold;
- font-style: italic;
- text-shadow: 1px 1px 1px #11AFF0, 1px 1px 2px #8112B8;
- text-transform: capitalize;
- background-color: #FFFFFF;
- border: 1px solid #000000;
- padding: 0px 2px 1px 1px;
- margin-top: 29px;
- }
- /* Header E6E1EC */
- #header {
- background: #E6E1EC url(%%nani%%) center left no-repeat;
- height: 173px;
- border-bottom: 1px solid #000000;
- font-style: italic;
- font-variant: small-caps;
- font-weight: bold;
- text-shadow: 1px 1px 1px #11AFF0, 1px 1px 2px #8112B8;
- text-transform: capitalize;
- }
- #header-bottom-left {
- position: absolute;
- bottom: 0px;
- }
- .pagename a, .pagename, .tabmenu li.selected a, .tabmenu li a {
- border: none;
- background: none;
- color: #000000;
- padding: 0px;
- }
- #header-bottom-right {
- border: none;
- background: none;
- padding-top: 120px;
- margin-right: 12px;
- }
- #header-bottom-right a, .user, .separator { color: #000000; }
- /* Stickies */
- .side h4 {
- position: absolute;
- z-index: 100;
- padding: 5px;
- background: none;
- }
- .side h4:hover {
- background-color: #FFFFFF;
- }
- .side h4:nth-of-type(1) {
- left: 546px;
- top: 33px;
- }
- .side h4:nth-of-type(2) {
- left: 546px;
- top: 59px;
- }
- .side h4:nth-of-type(3) {
- left: 546px;
- top: 85px;
- }
- .side h4:nth-of-type(4) {
- left: 546px;
- top: 111px;
- }
- .side h4:nth-of-type(5) {
- left: 810px;
- top: 33px;
- }
- .side h4:nth-of-type(6) {
- left: 810px;
- top: 59px;
- }
- .side h4:nth-of-type(7) {
- left: 810px;
- top: 85px;
- }
- .side h4:nth-of-type(8) {
- left: 810px;
- top: 111px;
- }
- /* Body */
- body, .side,
- .sidebox .spacer, .sidebox .subtitle {
- background: #FAFAFA url(%%logo%%) no-repeat fixed center center;
- }
- /*Night-mode Body Background Transparency TODO*/
- body.res-nightmode, .side,
- .sidebox .spacer, .sidebox .subtitle {
- height: 2500 px;
- background-position:center;
- background-attachment: fixed;
- background-repeat: no-repeat;
- }
- .res-nightmode div.content {background-color: rgba(0,0,0,0);}
- /*Makes top level comment background transparent.*/
- .res-nightmode.res-commentBoxes .comments-page .comment {background-color:rgba(22,22,22,0.8) !important;}
- /*Night-mode Body Background Transparency TODO*/
- /* Headlines */
- div.content { margin: 25px; }
- .res-nightmode .link, .res-nightmode .nestedlisting {
- background-color: #313131;
- border-color: #2D2A2A;
- border-style: solid;
- border-width: 1px 1px 1px 3px;
- padding: 10px;
- margin-right: 305px;
- }
- .link, .nestedlisting {
- background-color: #FFFFFF;
- border-color: #E3E3E3;
- border-style: solid;
- border-width: 1px 1px 1px 3px;
- padding: 10px;
- margin-right: 305px;
- }
- .link .usertext .md {
- background-color: #FFFFFF;
- border: none;
- }
- .expando-button { float: right; }
- /* Thumbnails */
- .thumbnail.default, .thumbnail.self {
- display: none !important;
- width: auto !important;
- }
- .midcol { margin-right: 7px; }
- .thumbnail { float: right; }
- /* Comment Box Background */
- .commentarea > .usertext textarea {
- background-image: url(%%destiny%%);
- background-repeat: no-repeat;
- }
- .commentarea > .usertext textarea:focus {
- background-image: none;
- }
- /* Sidebar */
- .titlebox, .sidecontentbox, .linkinfo {
- background-color: #FFFFFF;
- border: 1px solid #E3E3E3;
- padding: 5px;
- }
- .icon-menu a, .titlebox form.toggle, .leavemoderator {
- background-color: #FFFFFF;
- }
- .sidecontentbox .content, .titlebox .bottom { border: none; }
- .morelink,
- .morelink .nub, .morelink:hover, .morelink:hover .nub {
- background: none;
- border: none;
- }
- .morelink:hover a {
- color: #336699;
- text-decoration: underline;
- }
- .side a[href$="#side1"] { background-color: #63357A; margin-left: 10px; padding-left: 30px; }
- .side a[href$="#side2"] { background-color: #699A76; margin-left: 10px; padding-left: 30px; }
- .side a[href$="#side3"] { background-color: #476A96; margin-left: 10px; padding-left: 30px; }
- .side a[href$="#side4"] { background-color: #9E0B0F; margin-left: 10px; padding-left: 30px; }
- .side a[href$="#side5"] { background-color: #C9789A; margin-left: 10px; padding-left: 30px; }
- .side a[href$="#side6"] { background-color: #FBAF5D; margin-left: 10px; padding-left: 30px; }
- #search input[type="text"] {
- background: url(%%TLO%%) center center no-repeat;
- border-color: #E3E3E3;
- color: #FFFFFF;
- font-weight: bold;
- height: 99px;
- margin-top: 18px;
- }
- /* TLO */
- div.linkinfo {
- background: url(%%TLO2%%) center top no-repeat;
- color: #FFFFFF;
- text-shadow: 1px 1px 1px #000000;
- height: 411px;
- line-height: 103px;
- text-align: center;
- }
- /* Footer */
- .footer {
- background-color: #E6E1EC;
- }
- /* .footer-parent {
- height: 500px;
- background-image: url(%%Artosis%%);
- background-position: bottom center;
- background-repeat: no-repeat;
- } */
- /* NSFW */
- .thumbnail.nsfw {
- background-image: url(%%dae%%);
- background-position: left top;
- }
- /* Subscribers */
- .subscribers .word { display: none; }
- .subscribers .number::before { content: "17"; }
- .subscribers .number::after { content: " tombstones"; }
- .users-online .word { display: none; }
- .users-online .number::after { content: " corpses walk the earth"; }
- /* Green Checkmarks */
- .author:after { padding-left: 5px; }
- .thing[data-ups="1"] > .entry .author:after { content: url(%%check%%) }
- .thing[data-ups="2"] > .entry .author:after { content: url(%%check%%) url(%%check%%); }
- .thing[data-ups="3"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="4"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="5"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="6"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="7"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="8"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="9"] > .entry .author:after { content: url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%) url(%%check%%); }
- .thing[data-ups="10"] > .entry .author:after,
- .thing[data-ups="11"] > .entry .author:after,
- .thing[data-ups="12"] > .entry .author:after,
- .thing[data-ups="13"] > .entry .author:after,
- .thing[data-ups="14"] > .entry .author:after,
- .thing[data-ups="15"] > .entry .author:after,
- .thing[data-ups="16"] > .entry .author:after,
- .thing[data-ups="17"] > .entry .author:after,
- .thing[data-ups="18"] > .entry .author:after,
- .thing[data-ups="19"] > .entry .author:after,
- .thing[data-ups="20"] > .entry .author:after,
- .thing[data-ups="21"] > .entry .author:after,
- .thing[data-ups="22"] > .entry .author:after,
- .thing[data-ups="23"] > .entry .author:after,
- .thing[data-ups="24"] > .entry .author:after,
- .thing[data-ups="25"] > .entry .author:after,
- .thing[data-ups="26"] > .entry .author:after,
- .thing[data-ups="27"] > .entry .author:after,
- .thing[data-ups="28"] > .entry .author:after,
- .thing[data-ups="29"] > .entry .author:after,
- .thing[data-ups="30"] > .entry .author:after,
- .thing[data-ups="31"] > .entry .author:after,
- .thing[data-ups="32"] > .entry .author:after,
- .thing[data-ups="33"] > .entry .author:after,
- .thing[data-ups="34"] > .entry .author:after,
- .thing[data-ups="35"] > .entry .author:after,
- .thing[data-ups="36"] > .entry .author:after,
- .thing[data-ups="37"] > .entry .author:after,
- .thing[data-ups="38"] > .entry .author:after,
- .thing[data-ups="39"] > .entry .author:after,
- .thing[data-ups="40"] > .entry .author:after,
- .thing[data-ups="41"] > .entry .author:after,
- .thing[data-ups="42"] > .entry .author:after,
- .thing[data-ups="43"] > .entry .author:after,
- .thing[data-ups="44"] > .entry .author:after,
- .thing[data-ups="45"] > .entry .author:after,
- .thing[data-ups="46"] > .entry .author:after,
- .thing[data-ups="47"] > .entry .author:after,
- .thing[data-ups="48"] > .entry .author:after,
- .thing[data-ups="49"] > .entry .author:after,
- .thing[data-ups="50"] > .entry .author:after { content: url(%%blizz%%); }
- .comment .tagline:after {
- content: url(%%gold%%);
- padding-left: 5px;
- }
- /* Link Flair */
- .linkflairlabel {
- background: #FFFFFF;
- color: #000000;
- border: none;
- margin: 0px;
- }
- /*
- .linkflair-art .linkflairlabel,
- .linkflair-map .linkflairlabel,
- .linkflair-modding .linkflairlabel {
- background: #C9789A;
- }
- .linkflair-article .linkflairlabel,
- .linkflair-event .linkflairlabel,
- .linkflair-interview .linkflairlabel,
- .linkflair-fpl .linkflairlabel,
- .linkflair-news .linkflairlabel {
- background: #476A96;
- }
- .linkflair-discussion .linkflairlabel,
- .linkflair-question .linkflairlabel,
- .linkflair-request .linkflairlabel,
- .linkflair-suggestion .linkflairlabel {
- background: #63357A;
- }
- .linkflair-fluff .linkflairlabel,
- .linkflair-offer .linkflairlabel,
- .linkflair-other .linkflairlabel,
- .linkflair-shoutout .linkflairlabel {
- background: #FBAF5D;
- }
- .linkflair-show .linkflairlabel,
- .linkflair-stream .linkflairlabel,
- .linkflair-vod .linkflairlabel {
- background: #699A76;
- }
- .linkflair-spoiler .linkflairlabel {
- background: #9E0B0F;
- }
- */
- /* Flair Bars */
- div .linkflair-art .entry,
- div .linkflair-map .entry,
- div .linkflair-modding .entry {
- border-left: solid 15px #C9789A;
- padding-left: 5px;
- }
- div .linkflair-article .entry,
- div .linkflair-event .entry,
- div .linkflair-interview .entry,
- div .linkflair-fpl .entry,
- div .linkflair-news .entry {
- border-left: solid 15px #476A96;
- padding-left: 5px;
- }
- div .linkflair-discussion .entry,
- div .linkflair-question .entry,
- div .linkflair-request .entry,
- div .linkflair-suggestion .entry {
- border-left: solid 15px #63357A;
- padding-left: 5px;
- }
- div .linkflair-fluff .entry,
- div .linkflair-offer .entry,
- div .linkflair-other .entry,
- div .linkflair-shoutout .entry {
- border-left: solid 15px #FBAF5D;
- padding-left: 5px;
- }
- div .linkflair-show .entry,
- div .linkflair-stream .entry,
- div .linkflair-vod .entry {
- border-left: solid 15px #699A76;
- padding-left: 5px;
- }
- div .linkflair-spoiler .entry {
- border-left: solid 15px #9E0B0F;
- padding-left: 5px;
- }
- /* User Flair */
- .flairselector .customizer { display: none !important; }
- .flair {
- /*margin: 13px 0px 0px 0px; TODO HP*/
- border: none !important;
- padding: 0px;
- background: url(%%flairs%%) no-repeat -9999px -9999px;
- color: #000000;
- font-size: x-small;
- font-style: italic;
- font-variant: small-caps;
- font-weight: bold;
- text-shadow: 1px 1px 1px #11AFF0, 1px 1px 2px #8112B8;
- text-transform: capitalize;
- text-align: center;
- }
- .link .flair, .entry .tagline .flair { float: left; }
- .flair-adolf{ background-position: 0 0; width: 41px; height: 41px; }
- .flair-churchill{ background-position: 0 -42px; width: 41px; height: 41px; }
- .flair-hirohito{ background-position: 0 -84px; width: 41px; height: 41px; }
- .flair-kimilsung{ background-position: 0 -126px; width: 41px; height: 41px; }
- .flair-mao{ background-position: 0 -168px; width: 41px; height: 41px; }
- .flair-mussolini{ background-position: 0 -210px; width: 41px; height: 41px; }
- .flair-stalin{ background-position: 0 -252px; width: 41px; height: 41px; }
- .flair-apollo{ background-position: 0 -294px; width: 41px; height: 41px; }
- .flair-artosis{ background-position: 0 -336px; width: 41px; height: 41px; }
- .flair-axslav{ background-position: 0 -378px; width: 41px; height: 41px; }
- .flair-catspajamas{ background-position: 0 -420px; width: 41px; height: 41px; }
- .flair-catz{ background-position: 0 -462px; width: 41px; height: 41px; }
- .flair-coachpark{ background-position: 0 -504px; width: 41px; height: 41px; }
- .flair-davidkim{ background-position: 0 -546px; width: 41px; height: 41px; }
- .flair-day9{ background-position: 0 -588px; width: 41px; height: 41px; }
- .flair-demuslim{ background-position: 0 -630px; width: 41px; height: 41px; }
- .flair-destiny{ background-position: 0 -672px; width: 41px; height: 41px; }
- .flair-djwheat{ background-position: 0 -714px; width: 41px; height: 41px; }
- .flair-dustinbrowder{ background-position: 0 -756px; width: 41px; height: 41px; }
- .flair-gretorp{ background-position: 0 -798px; width: 41px; height: 41px; }
- .flair-grubby{ background-position: 0 -840px; width: 41px; height: 41px; }
- .flair-hd{ background-position: 0 -882px; width: 41px; height: 41px; }
- .flair-huk{ background-position: 0 -924px; width: 41px; height: 41px; }
- .flair-husky{ background-position: 0 -966px; width: 41px; height: 41px; }
- .flair-idra{ background-position: 0 -1008px; width: 41px; height: 41px; }
- .flair-incontrol{ background-position: 0 -1050px; width: 41px; height: 41px; }
- .flair-jaedong{ background-position: 0 -1092px; width: 41px; height: 41px; }
- .flair-jinro{ background-position: 0 -1134px; width: 41px; height: 41px; }
- .flair-jp{ background-position: 0 -1176px; width: 41px; height: 41px; }
- .flair-machine{ background-position: 0 -1218px; width: 41px; height: 41px; }
- .flair-mrbitter{ background-position: 0 -1260px; width: 41px; height: 41px; }
- .flair-naniwa{ background-position: 0 -1302px; width: 41px; height: 41px; }
- .flair-rotterdam{ background-position: 0 -1344px; width: 41px; height: 41px; }
- .flair-sirscoots{ background-position: 0 -1386px; width: 41px; height: 41px; }
- .flair-stephano{ background-position: 0 -1428px; width: 41px; height: 41px; }
- .flair-tasteless{ background-position: 0 -1470px; width: 41px; height: 41px; }
- .flair-tlo{ background-position: 0 -1512px; width: 41px; height: 41px; }
- .flair-totalbiscuit{ background-position: 0 -1554px; width: 41px; height: 41px; }
- .flair-whitera{ background-position: 0 -1596px; width: 41px; height: 41px; }
- .flair-archon{ background-position: 0 -1638px; width: 41px; height: 41px; }
- .flair-baneling{ background-position: 0 -1680px; width: 41px; height: 41px; }
- .flair-banshee{ background-position: 0 -1722px; width: 41px; height: 41px; }
- .flair-battlecruiser{ background-position: 0 -1764px; width: 41px; height: 41px; }
- .flair-broodlord{ background-position: 0 -1806px; width: 41px; height: 41px; }
- .flair-carrier{ background-position: 0 -1848px; width: 41px; height: 41px; }
- .flair-colossus{ background-position: 0 -1890px; width: 41px; height: 41px; }
- .flair-corruptor{ background-position: 0 -1932px; width: 41px; height: 41px; }
- .flair-darktemplar{ background-position: 0 -1974px; width: 41px; height: 41px; }
- .flair-drone{ background-position: -42px 0; width: 41px; height: 41px; }
- .flair-ghost{ background-position: -42px -42px; width: 41px; height: 41px; }
- .flair-hellbat{ background-position: -42px -84px; width: 41px; height: 41px; }
- .flair-hellion{ background-position: -42px -126px; width: 41px; height: 41px; }
- .flair-hightemplar{ background-position: -42px -168px; width: 41px; height: 41px; }
- .flair-hydralisk{ background-position: -42px -210px; width: 41px; height: 41px; }
- .flair-immortal{ background-position: -42px -252px; width: 41px; height: 41px; }
- .flair-infestor{ background-position: -42px -294px; width: 41px; height: 41px; }
- .flair-larva{ background-position: -42px -336px; width: 41px; height: 41px; }
- .flair-marauder{ background-position: -42px -378px; width: 41px; height: 41px; }
- .flair-marine{ background-position: -42px -420px; width: 41px; height: 41px; }
- .flair-medivac{ background-position: -42px -462px; width: 41px; height: 41px; }
- .flair-mothership{ background-position: -42px -504px; width: 41px; height: 41px; }
- .flair-mothershipcore{ background-position: -42px -546px; width: 41px; height: 41px; }
- .flair-mutalisk{ background-position: -42px -588px; width: 41px; height: 41px; }
- .flair-nydusworm{ background-position: -42px -630px; width: 41px; height: 41px; }
- .flair-observer{ background-position: -42px -672px; width: 41px; height: 41px; }
- .flair-oracle{ background-position: -42px -714px; width: 41px; height: 41px; }
- .flair-overlord{ background-position: -42px -756px; width: 41px; height: 41px; }
- .flair-overseer{ background-position: -42px -798px; width: 41px; height: 41px; }
- .flair-phoenix{ background-position: -42px -840px; width: 41px; height: 41px; }
- .flair-probe{ background-position: -42px -882px; width: 41px; height: 41px; }
- .flair-queen{ background-position: -42px -924px; width: 41px; height: 41px; }
- .flair-raven{ background-position: -42px -966px; width: 41px; height: 41px; }
- .flair-reaper{ background-position: -42px -1008px; width: 41px; height: 41px; }
- .flair-roach{ background-position: -42px -1050px; width: 41px; height: 41px; }
- .flair-scv{ background-position: -42px -1092px; width: 41px; height: 41px; }
- .flair-sentry{ background-position: -42px -1134px; width: 41px; height: 41px; }
- .flair-siegetank{ background-position: -42px -1176px; width: 41px; height: 41px; }
- .flair-stalker{ background-position: -42px -1218px; width: 41px; height: 41px; }
- .flair-swarmhost{ background-position: -42px -1260px; width: 41px; height: 41px; }
- .flair-tempest{ background-position: -42px -1302px; width: 41px; height: 41px; }
- .flair-thor{ background-position: -42px -1344px; width: 41px; height: 41px; }
- .flair-ultralisk{ background-position: -42px -1386px; width: 41px; height: 41px; }
- .flair-viking{ background-position: -42px -1428px; width: 41px; height: 41px; }
- .flair-viper{ background-position: -42px -1470px; width: 41px; height: 41px; }
- .flair-voidray{ background-position: -42px -1512px; width: 41px; height: 41px; }
- .flair-warpprism{ background-position: -42px -1554px; width: 41px; height: 41px; }
- .flair-widowmine{ background-position: -42px -1596px; width: 41px; height: 41px; }
- .flair-zealot{ background-position: -42px -1638px; width: 41px; height: 41px; }
- .flair-zergling{ background-position: -42px -1680px; width: 41px; height: 41px; }
- .flair-scarlett{ background-position: -42px -1722px; width: 41px; height: 41px; }
- .flair-funka{ background-position: -42px -1764px; width: 41px; height: 41px; }
- .flair-burgerman{ background-position: -42px -1806px; width: 41px; height: 41px; }
- .flair-camdozer{ background-position: -42px -1848px; width: 41px; height: 41px; }
- .flair-kas{ background-position: -42px -1890px; width: 41px; height: 41px; }
- .flair-goldblum {
- border: none !important;
- padding: 0px;
- background: url(%%blizz%%) no-repeat -9999px -9999px;
- background-position: 0 0;
- width: 20px;
- height: 13px;
- }
- a[href="/hater"]:after {
- width: 764px;
- height: 82px;
- content: " ";
- background-image: url(%%hater%%);
- display: inline-block;
- pointer-events: none;
- }
- a[href="/riskygtfo"]:after {
- width: 344px;
- height: 58px;
- content: " ";
- background-image: url(%%risky%%);
- display: inline-block;
- pointer-events: none;
- }
- a[href="/Burgunnars"]:after{display:inline-block;height:100px;width:500px;background-image:url(%%gunnar%%);vertical-align:bottom;content: " ";}
- a[href="/LoversKiss"]:after{display:inline-block;height:100px;width:500px;background-image:url(%%tlolips%%);vertical-align:bottom;content: " ";}
- a[href="/WWTLOD"]:after{display:inline-block;height:66px;width:1058px;background-image:url(%%WWTLOD%%);vertical-align:bottom;content: " ";}
- /*Twitch Emotes*/
- /*a[href="/BibleThump"]:after{display:inline-block;height:30px;width:36px;background-image:url(%%BibleThump%%);vertical-align:bottom;content: " ";}
- /*a[href="/FrankerZ"]:after{display:inline-block;height:30px;width:40px;background-image:url(%%FrankerZ%%);vertical-align:bottom;content: " ";}
- a[href="/Kappa"]:after{display:inline-block;height:28px;width:25px;background-image:url(%%Kappa%%);vertical-align:bottom;content: " ";}
- a[href="/PJSalt"]:after{display:inline-block;height:30px;width:36px;background-image:url(%%PJSalt%%); vertical-align:bottom;content: " ";}
- a[href="/Kreygasm"]:after{display:inline-block;height:27px;width:19px;background-image:url(%%Kreygasm%%); vertical-align:bottom;content: " ";}
- a[href="/FailFish"]:after{display:inline-block;height:30px;width:22px;background-image:url(%%FailFish%%); vertical-align:bottom;content: " ";}
- a[href="/hlspwn"]:after{display:inline-block;height:30px;width:60px;background-image:url(%%hlspwn%%); vertical-align:bottom;content: " ";}
- a[href="/apollosc"]:after{display:inline-block;height:30px;width:60px;background-image:url(%%apollosc%%); vertical-align:bottom;content: " ";}
- a[href="/Keepo"]:after{display:inline-block;height:29px;width:27px;background-image:url(%%Keepo%%); vertical-align:bottom;content: " ";}*/
- /*Dumb FluffRule images */
- a[href="/keen"]:after{display:inline-block;height:100px;width:177px;background-image:url(%%keen%%); vertical-align:bottom;content: " ";}
- a[href="/tlo"]:after{display:inline-block;height:150px;width:150px;background-image:url(%%tlowink%%); vertical-align:bottom;content: " ";}
- a[href="/snoop"]:after{display:inline-block;height:130px;width:58px;background-image:url(%%snoop%%); vertical-align:bottom;content: " ";}
- a[href="/kfc"]:after{display:inline-block;height:157px;width:200px;background-image:url(%%kfc%%); vertical-align:bottom;content: " ";}
- a[href="/burgerman"]:after{display:inline-block;height:100px;width:126px;background-image:url(%%burgerman%%); vertical-align:bottom;content: " ";}
- /* User Summons */
- a[href="/u/ibleeedorange"] {visibility: hidden;}
- a[href="/u/ibleeedorange"]:after{display:inline-block;height:230px;width:143px;background-image:url(%%orange%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/neodestiny"] {visibility: hidden;}
- a[href="/u/neodestiny"]:after{display:inline-block;height:200px;width:200px;background-image:url(%%destinypenis%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/EG_iNcontroLRC"] {visibility: hidden;}
- a[href="/u/EG_iNcontroLRC"]:after{display:inline-block;height:100px;width:126px;background-image:url(%%burgerman%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/riskychris"] {visibility: hidden;}
- a[href="/u/riskychris"]:after{display:inline-block;height:200px;width:200px;background-image:url(%%ech%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/xlnqeniuz"] {visibility: hidden;}
- a[href="/u/xlnqeniuz"]:after{display:inline-block;height:36px;width:40px;background-image:url(%%poop%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/BlizzDavidKim"] {visibility: hidden;}
- a[href="/u/BlizzDavidKim"]:after{display:inline-block;height:333px;width:267px;background-image:url(%%kimnightmode%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/BlizzDustinBrowder"] {visibility: hidden;}
- a[href="/u/BlizzDustinBrowder"]:after{display:inline-block;height:333px;width:267px;background-image:url(%%kimnightmode%%); vertical-align:bottom;content: " ";visibility: visible;}
- a[href="/u/fluffrule"] {visibility: hidden;}
- a[href="/u/fluffrule"]:after{display:inline-block;height:130px;width:58px;background-image:url(%%snoop%%); vertical-align:bottom;content: " ";visibility: visible;}
- /* lawl, we could make a custom one of these for all of the user summons, who am I missing? */
- /*Konami Code: ^^ vv < > < > b a enter*/
- #baconBit {
- height: 15px !important;
- width: 45px !important;
- background-image: url(%%hp-9%%) !important;
- -webkit-transition: all 10s linear !important;
- -moz-transition: all 10s linear !important;
- -o-transition: all 10s linear !important;
- -ms-transition: all 10s linear !important;
- }
- /*Styling for comment emotes -- static images*/
- a[href="/4Head"]:after,a[href="/BabyRage"]:after,a[href="/BibleThump"]:after,a[href="/BionicBunion"]:after,a[href="/BrokeBack"]:after,a[href="/DAESuppy"]:after,a[href="/DansGame"]:after,a[href="/DatSheffy"]:after,a[href="/DendiFace"]:after,a[href="/DogFace"]:after,a[href="/EleGiggle"]:after,a[href="/FailFish"]:after,a[href="/FrankerZ"]:after,a[href="/HeyGuys"]:after,a[href="/HotPokket"]:after,a[href="/KAPOW"]:after,a[href="/Kappa"]:after,a[href="/Keepo"]:after,a[href="/KevinTurtle"]:after,a[href="/Kreygasm"]:after,a[href="/OMGScoots"]:after,a[href="/OpieOP"]:after,a[href="/PJSalt"]:after,a[href="/PMSTwin"]:after,a[href="/PogChamp"]:after,a[href="/PuppeyFace"]:after,a[href="/ResidentSleeper"]:after,a[href="/SMOrc"]:after,a[href="/SwiftRage"]:after,a[href="/TheThing"]:after,a[href="/TriHard"]:after,a[href="/WholeWheat"]:after,a[href="/WinWaker"]:after,a[href="/WutFace"]:after,a[href="/Fighting"]:after,a[href="/Evertim"]:after,a[href="/SickCity"]:after,a[href="/IMBA"]:after,a[href="/Pylon"]:after,a[href="/supsonr"]:after,a[href="/supsonl"]:after,a[href="/adbc"]:after,a[href="/apollosc"]:after,a[href="/hlspwn"]:after,a[href="/2dg"]:after
- {
- cursor: default;
- display: inline-block;
- background-image: url(%%emotes%%);
- background-repeat: no-repeat;
- content: " ";
- }
- a[href="/4Head"]:after {
- background-position: 0 0px;
- width: 20px;
- height: 30px;
- }
- a[href="/BabyRage"]:after {
- background-position: 0 -40px;
- width: 28px;
- height: 28px;
- }
- a[href="/BibleThump"]:after {
- background-position: 0 -80px;
- width: 36px;
- height: 30px;
- }
- a[href="/BionicBunion"]:after {
- background-position: 0 -120px;
- width: 30px;
- height: 30px;
- }
- a[href="/BrokeBack"]:after {
- background-position: 0 -160px;
- width: 28px;
- height: 28px;
- }
- a[href="/DAESuppy"]:after {
- background-position: 0 -200px;
- width: 28px;
- height: 28px;
- }
- a[href="/DansGame"]:after {
- background-position: 0 -240px;
- width: 25px;
- height: 32px;
- }
- a[href="/DatSheffy"]:after {
- background-position: 0 -280px;
- width: 24px;
- height: 30px;
- }
- a[href="/DendiFace"]:after {
- background-position: 0 -320px;
- width: 28px;
- height: 28px;
- }
- a[href="/DogFace"]:after {
- background-position: 0 -360px;
- width: 22px;
- height: 28px;
- }
- a[href="/EleGiggle"]:after {
- background-position: 0 -400px;
- width: 28px;
- height: 28px;
- }
- a[href="/FailFish"]:after {
- background-position: 0 -440px;
- width: 22px;
- height: 30px;
- }
- a[href="/"]:after {
- background-position: 0 -480px;
- width: 40px;
- height: 30px;
- }
- a[href="/HeyGuys"]:after {
- background-position: 0 -520px;
- width: 28px;
- height: 28px;
- }
- a[href="/HotPokket"]:after {
- background-position: 0 -560px;
- width: 28px;
- height: 30px;
- }
- a[href="/KAPOW"]:after {
- background-position: 0 -600px;
- width: 28px;
- height: 28px;
- }
- a[href="/Kappa"]:after {
- background-position: 0 -640px;
- width: 25px;
- height: 28px;
- }
- a[href="/Keepo"]:after {
- background-position: 0 -680px;
- width: 27px;
- height: 29px;
- }
- a[href="/KevinTurtle"]:after {
- background-position: 0 -720px;
- width: 21px;
- height: 27px;
- }
- a[href="/Kreygasm"]:after {
- background-position: 0 -760px;
- width: 19px;
- height: 27px;
- }
- a[href="/OMGScoots"]:after {
- background-position: 0 -800px;
- width: 22px;
- height: 28px;
- }
- a[href="/OpieOP"]:after {
- background-position: 0 -840px;
- width: 21px;
- height: 30px;
- }
- a[href="/PJSalt"]:after {
- background-position: 0 -880px;
- width: 36px;
- height: 30px;
- }
- a[href="/PMSTwin"]:after {
- background-position: 0 -920px;
- width: 23px;
- height: 30px;
- }
- a[href="/PogChamp"]:after {
- background-position: 0 -960px;
- width: 23px;
- height: 30px;
- }
- a[href="/PuppeyFace"]:after {
- background-position: 0 -1000px;
- width: 28px;
- height: 28px;
- }
- a[href="/ResidentSleeper"]:after {
- background-position: 0 -1040px;
- width: 28px;
- height: 28px;
- }
- a[href="/SMOrc"]:after {
- background-position: 0 -1080px;
- width: 32px;
- height: 32px;
- }
- a[href="/SwiftRage"]:after {
- background-position: 0 -1120px;
- width: 21px;
- height: 28px;
- }
- a[href="/TheThing"]:after {
- background-position: 0 -1160px;
- width: 28px;
- height: 28px;
- }
- a[href="/TriHard"]:after {
- background-position: 0 -1200px;
- width: 24px;
- height: 30px;
- }
- a[href="/WholeWheat"]:after {
- background-position: 0 -1240px;
- width: 20px;
- height: 30px;
- }
- a[href="/WinWaker"]:after {
- background-position: 0 -1280px;
- width: 30px;
- height: 30px;
- }
- a[href="/WutFace"]:after {
- background-position: 0 -1320px;
- width: 28px;
- height: 28px;
- }
- a[href="/Fighting"]:after {
- background-position: -40px 0px;
- width: 57px;
- height: 27px;
- }
- a[href="/Evertim"]:after {
- background-position: -40px -40px;
- width: 38px;
- height: 28px;
- }
- a[href="/SickCity"]:after {
- background-position: -40px -80px;
- width: 47px;
- height: 28px;
- }
- a[href="/IMBA"]:after {
- background-position: -40px -120px;
- width: 47px;
- height: 28px;
- }
- a[href="/Pylon"]:after {
- background-position: -40px -160px;
- width: 47px;
- height: 28px;
- }
- a[href="/supsonr"]:after {
- background-position: -40px -200px;
- width: 45px;
- height: 17px;
- }
- a[href="/supsonl"]:after {
- background-position: -40px -240px;
- width: 45px;
- height: 17px;
- }
- a[href="/adbc"]:after {
- background-position: -40px -280px;
- width: 23px;
- height: 30px;
- }
- a[href="/apollosc"]:after {
- background-position: -40px -320px;
- width: 60px;
- height: 30px;
- }
- a[href="/hlspwn"]:after {
- background-position: -40px -360px;
- width: 60px;
- height: 30px;
- }
- a[href="/2dg"]:after {
- background-position: -40px -400px;
- width: 56px;
- height: 30px;
- }
- /*TODO Turn this hover/focus action into health bars
- I'd like this health bar to appear ABOVE the page without having to expand the box that the
- flair sits in (which pushes content around the page) - RiskyChris
- */
- /*
- .flair{
- margin: 13px 0px 0px 0px;
- }
- Randomizes health bars shown, really wonky, need to find a way to collapse the images down to 1 image file (couldn't make it work), since this blew out the 50 image limit
- .thing[data-fullname$="1"] .flair:before{content:url(%%hp-1%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="2"] .flair:before{content:url(%%hp-2%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="3"] .flair:before{content:url(%%hp-3%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="4"] .flair:before{content:url(%%hp-4%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="5"] .flair:before{content:url(%%hp-5%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="6"] .flair:before{content:url(%%hp-6%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="7"] .flair:before{content:url(%%hp-7%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="8"] .flair:before{content:url(%%hp-8%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="9"] .flair:before{content:url(%%hp-9%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="0"] .flair:before{content:url(%%hp-7%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="q"] .flair:before{content:url(%%hp-a%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="w"] .flair:before{content:url(%%hp-b%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="e"] .flair:before{content:url(%%hp-c%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="r"] .flair:before{content:url(%%hp-d%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="t"] .flair:before{content:url(%%hp-e%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="y"] .flair:before{content:url(%%hp-1%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="u"] .flair:before{content:url(%%hp-2%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="i"] .flair:before{content:url(%%hp-3%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="o"] .flair:before{content:url(%%hp-4%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="p"] .flair:before{content:url(%%hp-5%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="a"] .flair:before{content:url(%%hp-6%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="s"] .flair:before{content:url(%%hp-7%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="d"] .flair:before{content:url(%%hp-8%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="f"] .flair:before{content:url(%%hp-9%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="g"] .flair:before{content:url(%%hp-8%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="h"] .flair:before{content:url(%%hp-a%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="j"] .flair:before{content:url(%%hp-b%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="k"] .flair:before{content:url(%%hp-c%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="l"] .flair:before{content:url(%%hp-d%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="z"] .flair:before{content:url(%%hp-e%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="x"] .flair:before{content:url(%%hp-1%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="c"] .flair:before{content:url(%%hp-2%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="v"] .flair:before{content:url(%%hp-3%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="b"] .flair:before{content:url(%%hp-4%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="n"] .flair:before{content:url(%%hp-5%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- .thing[data-fullname$="m"] .flair:before{content:url(%%hp-6%%);font-size:14px;margin-left:0px;position:relative;color:#C2185B;bottom:15px; z-index:101231232;}
- */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement