Created
November 30, 2014 01:42
-
-
Save TheEnigmaBlade/efafaf3c3ee7a44d725c 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
/* Style updated: Tue, 18 Jun 2013 09:08:20 -0400 */ | |
/** Light Theme **/ | |
/* Body */ | |
body { | |
background-color: #F6F6F6; | |
font: normal x-small verdana,arial,helvetica,sans-serif; | |
width: 100%; | |
} | |
a { | |
color: #257372; | |
} | |
a:visited { | |
} | |
h1, h2 { | |
color: #257372; | |
} | |
/* Header Elements */ | |
#header-bottom-left { | |
height: 110px; | |
background: url(%%header-bg%%) repeat-x scroll right top transparent; | |
box-shadow: 0 0 6px #555555; | |
} | |
#header-img-a { | |
display: block; | |
float: left; | |
margin-left: 10px; | |
margin-top: 15px; | |
} | |
#header-bottom-left span.pagename { | |
float: left; | |
font-size: 0; | |
} | |
#header-bottom-left span.pagename a { | |
display: block; | |
height: 115px; | |
width: 230px; | |
margin-left: 10px; | |
margin-top: -4px; | |
background: url(%%header-logo%%) no-repeat scroll 0 0 transparent; | |
font-size: 0 !important; | |
} | |
.beta-notice { | |
top: 110px !important; | |
} | |
/* User bar */ | |
#header-bottom-right { | |
width: auto; | |
height: 20px; | |
position: absolute; | |
top: 129px !important; | |
right: 0; | |
padding: 4px 8px 0; | |
background: url(%%user-bar%%) repeat-x scroll right top transparent; | |
border: 1px solid #0C0C0C; | |
border-right: none; | |
border-top: none; | |
border-top-left-radius: 0; | |
border-bottom-left-radius: 7px; | |
} | |
#header-bottom-right a { | |
color: #BAFFF7; | |
text-shadow: 1px 1px 1px #002628; | |
} | |
#header-bottom-right .separator { | |
color: #008688; | |
} | |
#header-bottom-right .user { | |
color: #BAFFF7; | |
text-shadow: 1px 1px 1px #002628; | |
} | |
#header-bottom-right .user .userkarma { | |
border-bottom: none; | |
} | |
/* RES User bar */ | |
#header-bottom-right.res-navTop { | |
height: 20px !important; | |
padding: 3px 8px 1px !important; | |
border-left: none !important; | |
border-bottom-left-radius: 0 !important; | |
} | |
#header-bottom-right #userbarToggle { | |
height: 20px !important; | |
min-height: 20px !important; | |
top: 0px !important; | |
left: -14px !important; | |
padding-bottom: 4px !important; | |
background: url(%%user-bar%%) repeat-x scroll right top transparent; | |
border: 1px solid #0C0C0C !important; | |
border-right: none !important; | |
border-top: none !important; | |
border-top-left-radius: 0 !important; | |
color: #BAFFF7 !important; | |
} | |
/* Subreddit Bar */ | |
#sr-header-area { | |
background-color: #252525; | |
border-bottom: 1px solid #0C0C0C; | |
} | |
/* "My Subreddits" menu */ | |
.srdrop .title { | |
color: #909090 !important; | |
} | |
.drop-choices { | |
display: none; | |
z-index: 9002; | |
line-height: normal; | |
margin-top: 1px; | |
border: 1px solid #333333; | |
white-space: nowrap; | |
} | |
.drop-choices a.choice:hover { | |
background-color: #C0CECF; | |
} | |
/* Links */ | |
.sr-bar a { | |
color: #909090 !important; | |
} | |
.sr-bar a:visited { | |
color: #909090 !important; | |
} | |
#sr-more-link { | |
background-color: #252525; | |
color: #909090; | |
} | |
/* RES Changes */ | |
#RESShortcuts { | |
color: #909090 !important; | |
} | |
.srSep { | |
color: #909090 !important; | |
} | |
#RESShortcutsEditContainer { | |
background-color: transparent !important; | |
} | |
#RESShortcutsSort, #RESShortcutsRight, #RESShortcutsLeft, #RESShortcutsAdd, #RESShortcutsTrash { | |
background-color: #252525 !important; | |
color: #909090 !important; | |
} | |
#sr-header-area a.RESShortcutsCurrentSub { | |
color: #257372 !important; | |
} | |
#header-bottom-right #userbarToggle { | |
border-bottom-left-radius: 5px; | |
} | |
/* Nav Menu */ | |
ul.tabmenu, | |
ul.tabmenu.formtab { | |
display: block; | |
float: left; | |
position: absolute; | |
left: 50px; | |
top: 110px; | |
z-index: 9001; | |
margin-top: 0px; | |
font-size: 12px; | |
} | |
.tabmenu li, | |
.tabmenu.formtab li { | |
margin: 0; | |
} | |
.tabmenu li a, | |
.tabmenu.formtab li a { | |
display: inline-block; | |
height: 24px; | |
min-width: 25px; | |
padding: 10px 20px 0; | |
background-image: url(%%nav-bg%%); | |
background-color: transparent !important; | |
border-color: white white white #29302E; | |
border-style: none none none solid; | |
border-width: 0 0 0 1px; | |
text-align: center; | |
color: #BAFFF7; | |
font-size: 12px; | |
font-weight: normal; | |
} | |
.tabmenu li.selected a, | |
.tabmenu.formtab li.selected a { | |
background-position: left bottom; | |
border-color: white white white #29302E; | |
border-style: none none none solid; | |
border-width: 0 0 0 1px; | |
color: white; | |
} | |
.tabmenu li:first-child a { | |
min-width: 35px; | |
padding-right: 15px; | |
background-image: url(%%nav-bg-first%%) !important; | |
background-position: left top; | |
border-left: none !important; | |
} | |
.tabmenu li:first-child a:hover { | |
background-position: left bottom; | |
} | |
.tabmenu li.selected:first-child a { | |
background-position: left bottom; | |
} | |
.tabmenu li:last-child a { | |
min-width: 35px; | |
padding-left: 15px; | |
background-image: url(%%nav-bg-last%%) !important; | |
background-position: right top; | |
} | |
.tabmenu li:last-child a:hover { | |
background-position: right bottom; | |
} | |
.tabmenu li.selected:last-child a { | |
background-position: right bottom; | |
} | |
.tabmenu li a:hover, | |
.tabmenu.formtab li a:hover { | |
background-position: left bottom; | |
color: #FFFFFF; | |
} | |
/* Submit page fixes */ | |
ul.tabmenu.formtab { | |
font-size: 12px; | |
} | |
.tabmenu.formtab .selected a { | |
background-color: transparent; | |
font-size: 12px; | |
} | |
.tabmenu.formtab li a.text-button:hover { | |
background-position: right bottom; | |
} | |
.tabmenu.formtab li.selected:last-child a { | |
background-position: right bottom; | |
} | |
/* Sidebar */ | |
.side { | |
width: 350px; | |
padding-left: 10px; | |
padding-top: 5px; | |
margin-right: 0; | |
margin-bottom: 6px; | |
background-color: #F6F6F6; | |
} | |
.side .spacer { | |
} | |
.side #search { | |
width: 342px; | |
} | |
.side #search input[type="text"] { | |
width: 338px; | |
border: 1px solid gray; | |
border-radius: 5px; | |
font-size: 14px; | |
text-indent: 6px; | |
} | |
.side #search #searchexpando { | |
display: none; | |
margin: 0; | |
background-color: transparent; | |
border: none; | |
border-radius: 0; | |
border-bottom: 1px solid #767676; | |
} | |
.side #search #moresearchinfo { | |
color: #0F0F0F; | |
border: 0 solid #767676; | |
} | |
/* Post info box */ | |
.side .linkinfo { | |
width: 332px; | |
background-color: #FCFCFC; | |
border: 1px solid #DDDDDD; | |
border-radius: 6px; | |
} | |
.side .linkinfo .shortlink { | |
margin-top: 5px; | |
} | |
.side .linkinfo .shortlink input { | |
height: 12px; | |
} | |
/* Subreddit info box */ | |
.side .titlebox { | |
text-align: left; | |
} | |
.side .titlebox .togglebutton, | |
.side .titlebox .flairselectbtn { | |
color: #257372 !important; | |
} | |
/* Subreddit title */ | |
.titlebox h1 a { | |
color: #257372; | |
} | |
.redditname a:before { | |
content: '/r/'; | |
} | |
/* Subscription buttons */ | |
.fancy-toggle-button .add { | |
border-color: gray; | |
} | |
.RESshortcutside { | |
border-color: gray !important; | |
} | |
/* User Stats */ | |
.side .titlebox .word { | |
display: none; | |
} | |
.side .titlebox .number:after { | |
content: " Summoners"; | |
} | |
.side .titlebox .users-online .number:after { | |
content: " Summoned Champions"; | |
} | |
/* Subreddit settings */ | |
.titlebox form.toggle, .leavemoderator { | |
background: none; | |
color: #0F0F0F; | |
} | |
/* User tag line + flair editing*/ | |
.side .titlebox .tagline { | |
font-size: 12px; | |
} | |
.side .titlebox .tagline a { | |
color: #257372 !important; | |
} | |
.side .titlebox .flairselectbtn:after { | |
content: " flair"; | |
} | |
/* Flair selector */ | |
.flairselector h2 { | |
background-color: #C8F7F6; | |
color: #257372; | |
} | |
/* Sidebar Content */ | |
.side .usertext-body { | |
background: none; | |
} | |
.side .md { | |
width: 327px; | |
margin-top: 16px; | |
padding: 0 8px 0; | |
background-color: #FCFCFC; | |
border: 1px solid #DDDDDD; | |
border-radius: 4px; | |
overflow: hidden; | |
color: #0F0F0F; | |
} | |
.side .md hr { | |
margin: 0 0 10px; | |
border-color: #F0F0F0; | |
border-width: 1px; | |
border-style: solid none none; | |
color: white; | |
} | |
.side .md blockquote + p > em { | |
color: #257372; | |
} | |
/* Big red annoucement */ | |
.side .usertext-body > .md > p > strong > em > a { | |
background-color: #140404; | |
border: 2px solid #A00C0C; | |
color: #FF0000 !important; | |
left: 50%; | |
margin-left: -200px; | |
padding: 4px; | |
position: absolute; | |
text-align: center; | |
top: 46px; | |
width: 400px; | |
font-style: normal; | |
z-index: 9001; | |
} | |
/* Announcements */ | |
.side .md > ol { | |
left: 350px; | |
list-style: none outside none; | |
margin: 0; | |
padding: 0; | |
position: absolute; | |
top: 23px; | |
z-index: 200; | |
} | |
.side .md > ol li > p { | |
margin: 3px 0; | |
} | |
.side .md > ol li a { | |
background-color: #040404; | |
border: 1px solid #0C2E2D; | |
border-radius: 2px; | |
box-shadow: 0 0 4px black; | |
color: #BAFFF7; | |
display: inline-block; | |
font-size: 12px; | |
font-weight: normal; | |
padding: 3px 6px 3px 0; | |
text-decoration: none; | |
} | |
.side .md > ol li a:before { | |
background-color: #0C2E2D; | |
margin: 0 4px 0 0; | |
padding: 3px 6px; | |
content: "Notice"; | |
color: #BAFFF7; | |
font-weight: bold; | |
} | |
.side .md > ol li a:hover { | |
background-color: #0C2E2D; | |
border-color: #3C5E5D; | |
color: white; | |
} | |
.side .md > ol li strong a { | |
background-color: #140404; | |
border: 2px solid #A00C0C; | |
color: red; | |
} | |
.side .md > ol li strong a:before { | |
background-color: #A00C0C; | |
color: #140404; | |
content: "Important"; | |
} | |
.side .md > ol li strong a:hover { | |
background-color: #A00C0C; | |
border-color: #D00C0C; | |
} | |
/* Submit button */ | |
.side a[href="http://www.reddit.com/r/leagueoflegends/submit"] { | |
display:inline-block; | |
width: 313px; | |
height: 43px; | |
margin: 6px 6px 8px; | |
background:url(%%submit-button%%); | |
text-indent: -9999px; | |
} | |
.side a[href="http://www.reddit.com/r/leagueoflegends/submit"]:hover { | |
background-position:0 -43px; | |
} | |
.side a[href="http://www.reddit.com/r/leagueoflegends/submit"]:active { | |
background-position:0 -86px; | |
} | |
.side a[href="http://dd.reddit.com/r/leagueoflegends/submit"] { | |
/* Hide dark submit button if not using the dark theme */ | |
display:none; | |
} | |
/* Theme selection */ | |
.side .md a[href="http://www.reddit.com/r/#leagueoflegends/"] { | |
background:url(%%select-theme-center%%) no-repeat; | |
display: inline-block; | |
width: 102px; | |
height: 68px; | |
text-indent: -9999px; | |
} | |
/* left theme select button */ | |
.side .md a[href="http://www.reddit.com/r/leagueoflegends/"] { | |
background:url(%%light-theme%%) no-repeat; | |
display: inline-block; | |
width: 107px; | |
height: 68px; | |
text-indent: -9999px; | |
margin: 0 0 2px 3px; | |
} | |
.side .md a[href="http://www.reddit.com/r/leagueoflegends/"]:hover { | |
background-position:-107px 0; | |
} | |
.side .md a[href="http://www.reddit.com/r/leagueoflegends/"]:active { | |
background-position:-214px 0; | |
} | |
/* right theme select button */ | |
.side .md a[href="http://dd.reddit.com/r/leagueoflegends/"] { | |
background:url(%%dark-theme%%) no-repeat; | |
display: inline-block; | |
width: 108px; | |
height: 68px; | |
text-indent: -9999px; | |
} | |
.side .md a[href="http://dd.reddit.com/r/leagueoflegends/"]:hover { | |
background-position:-108px 0; | |
} | |
.side .md a[href="http://dd.reddit.com/r/leagueoflegends/"]:active { | |
background-position:-216px 0; | |
} | |
/* Sections headers */ | |
.side .md h1, /* Main headers */ | |
.side .md h3 { /* Free Champions header */ | |
margin: 5px 0 0; | |
padding: 6px 0; | |
background-image: url(%%nav-bg%%); | |
border-left: 2px solid #0D0F0E; | |
border-right: 2px solid #0D0F0E; | |
border-top-left-radius: 6px; | |
border-top-right-radius: 6px; | |
color: #BAFFF7; | |
font-size: 18px; | |
text-align: center; | |
text-shadow: 0 0 1px #BAFFF7; | |
font-weight: normal; | |
letter-spacing: 1px; | |
} | |
.side .md h1 { | |
border-bottom-left-radius: 6px; | |
border-bottom-right-radius: 6px; | |
} | |
.side .md h1 + p { | |
background-color: #181818; | |
border-color: #3F3F3F; | |
border-style: none solid solid; | |
border-width: 1px; | |
border-bottom-left-radius: 4px; | |
border-bottom-right-radius: 4px; | |
font-size: 13px; | |
margin: 0 40px; | |
padding: 0 0 3px; | |
text-align: center; | |
} | |
.side .md h1 + p a { | |
color: #99BFB7; | |
} | |
.side .md h1 + p a:hover { | |
color: white; | |
} | |
.side .md h2 { /* Minor headers */ | |
text-align: center; | |
} | |
.side .md h2 a { | |
color: #257372; | |
} | |
.side .md blockquote { | |
margin: -4px 0 0; | |
padding: 2px 2px 2px 6px; | |
background-color: #F6F6F6; | |
border-bottom-left-radius: 6px; | |
border-bottom-right-radius: 6px; | |
border-color: black #CCCCCC #CCCCCC; | |
border-style: solid; | |
border-width: 2px 1px 1px; | |
} | |
/* Collapsible sections */ | |
.side .md h1 + blockquote { | |
display: none; | |
} | |
.side .md h1:hover { | |
border-bottom-left-radius: 0; | |
border-bottom-right-radius: 0; | |
} | |
.side .md h1:hover + blockquote, .side .md h1 + blockquote:hover { | |
display: inherit; | |
} | |
/* Colored sections */ | |
.side .md h4, .side .md h5, .side .md h6 { /* Color section headers */ | |
margin-top: 8px; | |
margin-left: 0px; | |
padding: 2px; | |
border-style: solid solid none; | |
border-width: 1px; | |
border-top-left-radius: 6px; | |
border-top-right-radius: 6px; | |
text-align: center; | |
font-size: 14px; | |
text-shadow: 1px 1px 0 #EFEFEF; | |
} | |
.side .md h4 { | |
color: #FF8888; | |
background-color: #F9F4F4; | |
border-color: #FF8888; | |
} | |
.side .md h4 + blockquote { | |
background-color: #F9F4F4; | |
border-color: #FF8888; | |
border-top: none; | |
} | |
.side .md h5 { | |
color: #44EE88; | |
background-color: #EFF4F2; | |
border-color: #44EE88; | |
} | |
.side .md h5 + blockquote { | |
background-color: #EFF4F2; | |
border-color: #44EE88; | |
border-top: none; | |
} | |
.side .md h6 { | |
color: #FFBB44; | |
background-color: #F4F2EF; | |
border-color: #FFBB44; | |
} | |
.side .md h6 + blockquote { | |
background-color: #F4F2EF; | |
border-color: #FFBB44; | |
border-top: none; | |
} | |
.side h4 + blockquote > p a, .side h5 + blockquote > p a, .side h6 + blockquote > p a { | |
display: block; | |
margin-left: -6px; | |
font-size: 14px; | |
font-weight: bold; | |
text-indent: 8px; | |
} | |
/* Anti-bullet warriors */ | |
.side .md h1 + blockquote ul { | |
list-style-type: none !important; | |
margin-left: 8px !important; | |
margin-top: 0 !important; | |
} | |
.side .md h1 + blockquote ul li + li { | |
border-top: 1px solid #CCCCCC; | |
color: #008688; | |
margin-bottom: 2px; | |
} | |
/* Lists */ | |
.side .md ul { | |
list-style-type: square; | |
margin-top: 0; | |
margin-left: 16px; | |
} | |
.side .md ul li { | |
margin-bottom: 2px; | |
color: #008688; | |
} | |
.side .md ul li p { | |
color: #555555; | |
} | |
.side .md li > ul { | |
list-style-type: lower-roman; | |
margin-left: 20px; | |
} | |
.side .md li > ul li { | |
margin-bottom: 0; | |
color: #555555; | |
} | |
a[href="#hover"] { | |
border-bottom: 1px dotted #555555; | |
color: #555555; | |
cursor: help; | |
} | |
/* Boxes below sidebar */ | |
.side .sidecontentbox { | |
margin: 4px; | |
background-color: white; | |
border: 1px solid #DDDDDD; | |
border-radius: 4px; | |
color: black; | |
} | |
.side .sidecontentbox .title { | |
padding: 4px 0; | |
border-bottom: 1px solid #DDDDDD; | |
text-align: center; | |
} | |
.side .sidecontentbox .title h1 { | |
color: gray; | |
font-size: 14px; | |
font-weight: normal; | |
} | |
.side .sidecontentbox .content { | |
border: none; | |
} | |
.side .sidecontentbox .helplink + .title h1 { | |
margin: 0 28%; | |
position: relative; | |
top: -15px; | |
border-bottom: 1px solid #EEEEEE; | |
} | |
.side .sidecontentbox a.helplink { | |
font-size: 11px; | |
font-weight: bold; | |
position: relative; | |
right: 26%; | |
top: 20px; | |
padding: 0 2px; | |
background: none repeat scroll 0 0 #FDFDFD; | |
} | |
/* Recent activity box */ | |
.side .sidecontentbox .comment .midcol { | |
margin-left: 0px; | |
margin-top: 5px; | |
} | |
/* Main page content */ | |
div.content { | |
margin: 7px 0 0 5px; | |
} | |
/* Voting */ | |
.arrow { | |
background-image: url(%%arrows%%); | |
width: 20px; | |
height: 16px; | |
} | |
.arrow.up { | |
background-image: url(%%arrows%%); | |
background-position: 0px 0px; | |
} | |
.arrow.up:hover { | |
background-image: url(%%arrows%%); | |
background-position: -20px 0px; | |
} | |
.arrow.down { | |
background-image: url(%%arrows%%); | |
background-position: 0px -16px; | |
opacity: 0.3; | |
} | |
.arrow.down:hover { | |
background-image: url(%%arrows%%); | |
background-position: -20px -16px; | |
opacity: 1.0; | |
} | |
.arrow.upmod { | |
background-image: url(%%arrows%%); | |
background-position: -40px 0px; | |
} | |
.arrow.downmod { | |
background-image: url(%%arrows%%); | |
background-position: -40px -16px; | |
} | |
.midcol { | |
width: 36px !important; | |
font-size: x-small !important; | |
} | |
/* User tagline */ | |
/* General */ | |
.tagline .author { | |
color: #257372; | |
} | |
.tagline .author:hover{ | |
text-decoration: none; | |
} | |
.tagline .author.submitter, .tagline .author.moderator { | |
padding: 0 2px; | |
border-radius: 3px; | |
color: white; | |
font-weight: bold; | |
} | |
.tagline .author.submitter:hover, .tagline .author.moderator:hover { | |
text-decoration: none; | |
} | |
/* OP */ | |
.tagline .author.submitter { | |
background-color: #0055DF; | |
} | |
.tagline .author.submitter:hover { | |
background-color: #4E7EAB; | |
} | |
/* Mod */ | |
.tagline .author.moderator { | |
background-color: #228822; | |
} | |
.tagline .author.moderator:hover { | |
background-color: #134913; | |
} | |
/* Links Page */ | |
.link { | |
margin-bottom: 3px !important; | |
padding: 5px; | |
background-color: #FCFCFC; | |
border-color: #E9E9E9; | |
border-style: solid; | |
border-width: 0 1px 1px 0; | |
border-bottom-right-radius: 4px; | |
} | |
.res-nightmode .link { | |
background-color: transparent; | |
} | |
.link .entry { | |
padding: 2px; | |
border-bottom: none !important; | |
} | |
/* Title */ | |
.link .title { | |
color: #257372; | |
font-size: 15px; | |
} | |
.link .title a.title { | |
font-weight: bold !important; | |
} | |
.link .title:hover{ | |
color: #70CDD5 !important; | |
} | |
.link .title.loggedin { | |
color: #257372; | |
} | |
.link .title.loggedin:hover{ | |
color: #70CDD5 !important; | |
} | |
.link .title.click { | |
color: #7D55B2; | |
} | |
.link .title.loggedin.click { | |
color: #7D55B2; | |
} | |
.link .title.loggedin.click:hover{ | |
color: #70CDD5 !important; | |
} | |
.link .title.click:visited { | |
color: #7D55B2; | |
} | |
.link .title.loggedin:visited { | |
color: #7D55B2; | |
} | |
.link .title.loggedin.click:visited { | |
color: #7D55B2; | |
} | |
/* Voting stuff */ | |
.link .rank { | |
font-size: 18px; | |
} | |
.link .score { | |
font-size: 12px; | |
color: #555555; | |
} | |
/* Default Thumbnail */ | |
.thumbnail.default, | |
.thumbnail.self { | |
background: url(%%default-thumbnail%%) no-repeat scroll left top transparent; | |
height: 50px; | |
margin: 0 25px 0 15px; | |
width: 50px; | |
} | |
/* Comments page */ | |
.commentarea { | |
} | |
/* Navigation area */ | |
.panestack-title { | |
margin:0; | |
padding: 15px 20px 0 20px; | |
background-color: transparent; | |
border-bottom: none; | |
} | |
.panestack-title .title { | |
color: #0F0F0F; | |
font-size: 14px; | |
font-weight: bold; | |
} | |
/* Comment input */ | |
.commentarea .usertext { | |
/*margin: 3px 0 10px; | |
padding: 12px 20px 10px 20px;*/ | |
background-color: transparent; | |
/*border-bottom:1px solid #dcdcdc;*/ | |
} | |
.usertext-edit textarea { | |
padding: 1px; | |
background-color: white; | |
border: 1px solid #DDDDDD; | |
border-radius: 3px; | |
} | |
/* Comments */ | |
.commentarea .sitetable .entry { | |
padding: 2px; | |
margin-bottom: 4px; | |
} | |
/* Comment structure */ | |
.comment { | |
overflow: hidden; | |
margin: 0 8px 8px 10px; | |
padding: 5px 1px 0 5px; | |
} | |
.comment .child { | |
margin: 0; | |
border: none; | |
} | |
/* Comment style */ | |
.comment { | |
background-color: #FFFFFF; | |
border-left: none; | |
border: 1px solid #E6E6E6; | |
border-radius: 3px; | |
} | |
html .comment:hover { | |
border: 1px solid #A0DDD2 !important; | |
} | |
.comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.comment .comment .comment { | |
background-color: #FFFFFF !important; | |
} | |
.comment .comment .comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.comment .comment .comment .comment .comment { | |
background-color: #FFFFFF !important; | |
} | |
.comment .comment .comment .comment .comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment { | |
background-color: #FFFFFF !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #FFFFFF !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #FFFFFF !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #FFFFFF !important; | |
} | |
.comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #F7F7F8 !important; | |
} | |
.new-comment .usertext-body { | |
background-color: #E5FFF7; | |
border-color: #CDF2E6; | |
padding-left: 6px; | |
padding-right: 6px; | |
margin-top: 2px; | |
} | |
/* Comment downvote warning */ | |
.comment .down:hover:before { | |
content: "off-topic or does not contribute to discussion"; | |
position: absolute; | |
width: 260px; | |
z-index: 99; | |
margin: -13px 0 0 24px; | |
padding: 3px; | |
background-color: #0C2E2D; | |
border: 2px solid #3C5E5D; | |
border-radius: 5px; | |
color: white; | |
font-size: x-small; | |
font-weight: bold; | |
text-align: center; | |
} | |
/* Submit A Link */ | |
.formtabs-content { | |
border-top-color: #257372; | |
} | |
.formtabs-content .infobar { | |
background-color: #FCFCFC; | |
border-color: #DDDDDD; | |
border-radius: 4px; | |
color: gray; | |
} | |
.roundfield textarea, .roundfield input[type="url"], .roundfield input[type="text"] { | |
width: 96%; | |
background-color: white; | |
color: black; | |
border: 1px solid gray; | |
border-radius: 4px; | |
} | |
.roundfield input[type="url"] { | |
background-image: url(%%submit-url-warning%%); | |
} | |
.roundfield input[type="url"]:focus { | |
background-image: none; | |
} | |
#link-desc:after { | |
content: "End game, in game, match history and profile screenshots, rage comics, memes and other posts not related to League of Legends or promote little no valuable discussion will possibly removed, so post accordingly."; | |
display: block; | |
margin-top: 2ex; | |
} | |
#text-desc:after { | |
content: "End game, in game, match history and profile screenshots, rage comics, memes and other posts not related to League of Legends or promote little no valuable discussion will possibly removed, so post accordingly."; | |
display: block; | |
margin-top: 2ex; | |
} | |
#title-field,#url-field,#text-field,#reddit-field { | |
background-color: #FCFCFC; | |
border: 1px solid #DDDDDD; | |
color: #257372; | |
} | |
/* Wiki */ | |
.infobar { | |
margin-right: 365px; | |
} | |
.wiki-page .content { | |
margin-right: 0; | |
} | |
.wiki-page .wiki-page-content .toc > ul > li { | |
margin-bottom: 6px; | |
} | |
.wiki-page .wiki-page-content .md.wiki h1, | |
.wiki-page .wiki-page-content .md.wiki h2, | |
.wiki-page .wiki-page-content .md.wiki h3, | |
.wiki-page .wiki-page-content .md.wiki h4, | |
.wiki-page .wiki-page-content .md.wiki h5, | |
.wiki-page .wiki-page-content .md.wiki h6 { | |
color: #257372 !important; | |
} | |
.wiki-page-content #editform { | |
margin-right: 50px; | |
} | |
/* Footer */ | |
.footer-parent { | |
background: url(%%footer-bg%%) top left repeat-x; | |
background-color: transparent; | |
padding-top: 20px; | |
box-shadow: 0 0 6px black; | |
} | |
.footer { | |
background-color: #F6F6F6; | |
border: 1px solid #DDDDDD; | |
border-radius: 6px; | |
padding: 0; | |
box-shadow: 0 0 8px black; | |
} | |
.footer .col { | |
border-left: 1px solid #767676; | |
} | |
.bottommenu { | |
width: 50%; | |
margin-left: auto; | |
margin-right: auto; | |
background-color: #F6F6F6; | |
border-color: #DDDDDD; | |
border-style: solid solid none; | |
border-width: 1px; | |
border-top-left-radius: 6px; | |
border-top-right-radius: 6px; | |
} | |
.bottommenu + .bottommenu { | |
border-top: medium none; | |
border-top-left-radius: 0; | |
border-top-right-radius: 0; | |
} | |
.debuginfo { | |
width: 100%; | |
padding: 0; | |
margin-right: 0; | |
border: none; | |
} | |
/* Login boxes */ | |
/* Popup */ | |
.login-popup .popup { | |
z-index: 9002 !important; | |
background: #FCFCFC; | |
border: 1px solid #DDDDDD; | |
} | |
/* Embeded block */ | |
.login-form-side { | |
width: 295px; | |
margin: 18px; | |
padding: 5px; | |
background: #FCFCFC; | |
border: 1px solid #DDDDDD; | |
border-radius: 4px; | |
} | |
.login-form-side input[type="text"], | |
.login-form-side input[type="password"] { | |
width: 135px; | |
margin: 5px 4px 0; | |
background-color: #F6F6F6; | |
border: 1px solid #DDDDDD; | |
border-radius: 2px; | |
text-indent: 2px; | |
} | |
.login-form-side #remember-me input[type="checkbox"] { | |
margin-left: 4px; | |
} | |
.login-form-side #remember-me label { | |
margin-left: 0px; | |
} | |
.login-form-side .recover-password { | |
font-weight: bold; | |
color: #257372!important; | |
} | |
/* Mod stuff */ | |
/* Subreddit settings blocks */ | |
.linefield { | |
background-color: #FCFCFC; | |
border: 1px solid #DDDDDD; | |
border-radius: 4px; | |
} | |
.linefield .title { | |
color: #257372; | |
} | |
/* RES Styling */ | |
.RESDialogSmall > h3 a { | |
color: #000000 !important; | |
} | |
#RESPrefsDropdown { | |
z-index: 2147483647 !important; | |
} | |
.thing.spam { | |
background-color: #CEEEFC; | |
} | |
.morecomments a { | |
color: #01549b; | |
padding-left: 36px; | |
} | |
.commentarea .menuarea { | |
background-color: transparent; | |
border-bottom:1px solid #dcdcdc; | |
margin:0; | |
padding: 10px 20px 15px 20px; | |
color: #0F0F0F; | |
} | |
.usertext-edit button.RESBigEditorPop { | |
background-color: #FCFCFC; | |
margin: 5px; | |
padding: 2px 2px; | |
text-indent: 18px; | |
border-radius: 3px; | |
background-image: url(%%RES-big-editor%%); | |
background-repeat: no-repeat; | |
color: black; | |
} | |
.usertext-edit button.RESBigEditorPop:hover { | |
background-color: #DDDDDD; | |
} | |
.RESSubscriptionButton { | |
width: auto !important; | |
padding: 1px 6px !important; | |
border-color: gray !important; | |
} | |
/* Sidebar Style */ | |
.link .usertext .md { | |
border-color: #333333; | |
} | |
#authorInfoToolTipContents{ | |
background-color:#FFF; | |
border: 1px solid #DDD; | |
} | |
#userTaggerToolTip, .RESDialogSmall{ | |
background-color:#FFF; | |
border: 1px solid #DDD; | |
} | |
/* Other Styling */ | |
.popup { | |
background-color: #0B0C0D; | |
} | |
ul#image-preview-list { | |
color: black; | |
} | |
.content.submit .info-notice { | |
background-color: transparent; | |
border: none; | |
padding: 9px; | |
margin-bottom: 12px; | |
font-size: larger; | |
border-bottom: 1px solid #dcdcdc; | |
} | |
.searchpane { | |
margin: 17px 0 25px 0px; | |
padding: 0 0 18px 20px; | |
background: transparent; | |
padding-left: 25px; | |
} | |
.raisedbox { | |
background: transparent; | |
border: none; | |
border-bottom: 1px solid #dcdcdc; | |
} | |
.searchfacets { | |
overflow: auto; | |
font-size: small; | |
white-space: pre-wrap; | |
border: none; | |
padding: 10px; | |
margin-top: -18px; | |
box-shadow: none; | |
background: transparent; | |
} | |
html .link.last-clicked { | |
border:none; | |
background-color: transparent; | |
border-bottom: 1px solid #dcdcdc; | |
} | |
html .titlebox .bottom { | |
border-top:none; | |
} | |
.comment .collapsed a.expand { | |
display: inline-block; | |
margin-left: 36px !important; | |
} | |
.comment .collapsed { | |
padding-bottom: 0; | |
padding-left: 0; | |
} | |
.roundfield .usertext-edit { | |
width:100%; | |
} | |
.link .flat-list { | |
font: normal 10px arial, helvetica, sans-serif; | |
} | |
/* Header Style */ | |
#newlink.submit.content { | |
border: none; | |
} | |
#header { | |
background-color: transparent; | |
border-bottom: none; | |
height: 153px; | |
} | |
/* Content Style */ | |
.thumbnail { | |
margin:0px 15px 0 5px; | |
max-height: 70px; | |
} | |
.expando { | |
margin: 5px 15px 5px 0; | |
} | |
.nextprev { | |
margin: 10px; | |
} | |
/* Search Style*/ | |
.search-summary { | |
margin: 16px 12px 0 0; | |
width: 250px; | |
} | |
.debuginfo:hover .content { | |
display: inline; | |
background-color: transparent; | |
margin: 0; | |
border-radius: 0; | |
border-width: 0; | |
border-style: none; | |
border-color: transparent; | |
padding: 0; | |
box-shadow: none; | |
} | |
/* Sidebar Style */ | |
.usertext { | |
text-align: left; | |
} | |
.usertable .remove-self .main::before, .titlebox .leavemoderator::before, .titlebox form.leavecontributor-button::before, .icon-menu .reddit-edit::before, .icon-menu .reddit-traffic::before, .icon-menu .reddit-reported::before, .icon-menu .reddit-spam::before, .icon-menu .reddit-ban::before, .icon-menu .reddit-flair::before, .icon-menu .reddit-moderationlog::before, .icon-menu .reddit-unmoderated::before, .icon-menu .reddit-moderators::before, .icon-menu .moderator-mail::before, .icon-menu .reddit-contributors::before, .icon-menu .reddit-modqueue::before, .giftgold a::before, .gold-form h1.goldgift::before, .users-online::before { | |
display: inline-block; | |
float:none; | |
} | |
.morelink { | |
display:none; | |
} | |
.sidebox.submit { | |
display:none; | |
} | |
.sidebox.create { | |
display:none; | |
} | |
.nextprev a { | |
padding: 1px 4px; | |
background: transparent; | |
border: none; | |
border-radius: 0; | |
} | |
.nextprev a:hover { | |
padding: 1px 4px; | |
background: transparent; | |
border: none; | |
border-radius: 0; | |
} | |
/* RES Styling */ | |
.icon-menu a { | |
background:transparent; | |
} | |
.submit.content { | |
box-shadow: none; | |
margin: 0 !important; | |
} | |
/* RES Styling */ | |
.keyHighlight { | |
background-color: transparent !important; | |
border-color: #BBBBBB !important; | |
} | |
/* Expando button */ | |
.expando-button { | |
background:transparent; | |
cursor:pointer; | |
} | |
.expando-button.selftext.expanded { | |
background-image:url(%%sprite-reddit%%); | |
background-position: -48px -513px; | |
} | |
.expando-button.selftext.expanded:hover, .eb-seh { | |
background-image:url(%%sprite-reddit%%); | |
background-position: -24px -513px; | |
} | |
.expando-button.selftext.collapsed { | |
background-image:url(%%sprite-reddit%%); | |
background-position: 0px -513px; | |
} | |
.expando-button.selftext.collapsed:hover, .eb-sch { | |
background-image:url(%%sprite-reddit%%); | |
background-position: -97px -421px; | |
} | |
.expando-button.video.expanded { | |
background-image:url(%%sprite-reddit%%); | |
background-position: -24px -537px; | |
} | |
.expando-button.video.expanded:hover, .eb-seh { | |
background-image:url(%%sprite-reddit%%); | |
background-position: 0px -537px; | |
} | |
.expando-button.video.collapsed { | |
background-image:url(%%sprite-reddit%%); | |
background-position: -96px -513px; | |
} | |
.expando-button.video.collapsed:hover, .eb-sch { | |
background-image:url(%%sprite-reddit%%); | |
background-position: -72px -513px; | |
} | |
.expando-button.image.expanded { | |
background-image:url(%%sprite-reddit-pic%%); | |
} | |
.expando-button.image.expanded:hover, .eb-seh { | |
background-image:url(%%sprite-reddit-pic%%); | |
} | |
.expando-button.image.collapsed { | |
background-image:url(%%sprite-reddit-pic%%); | |
} | |
.expando-button.image.collapsed:hover, .eb-sch { | |
background-image:url(%%sprite-reddit-pic%%); | |
} | |
/* Extras */ | |
/* Stylesheet editing */ | |
.sheets .col { | |
width: 96% !important; | |
} | |
/* Flair */ | |
.flair { | |
padding: 0; | |
background: none; | |
color: #555555; | |
border: 0; | |
border-radius: 0; | |
} | |
.flair-riot { | |
color: #D60008; | |
} | |
/* Spoiler Tag */ | |
.content a[href$="/spoiler"], .commentarea a[href$="/spoiler"], a[href$="/spoiler"] { | |
background: none repeat scroll 0 0 #000000 !important; | |
color: #000000 !important; | |
cursor: default; | |
} | |
.content a[href$="/spoiler"]:hover, .commentarea a[href$="/spoiler"]:hover, a[href$="/spoiler"]:hover { | |
color: #FFFFFF !important; | |
} | |
/* Free Week Champions */ | |
.side .md h3 + blockquote > ul{ | |
margin: 0; | |
padding: 10px 10px 5px; | |
} | |
.side .md h3 + blockquote > ul > li { | |
display: inline-block; | |
margin-bottom: 3px; | |
} | |
.side .md h3 + blockquote > ul > li > a { | |
background: url(%%lol-champ-icons%%) no-repeat scroll 55px 55px transparent; | |
display: inline-block; | |
height: 54px; | |
width: 54px; | |
} | |
.side .md h3 + blockquote > ul > li > a > strong { | |
display: none; | |
} | |
/** Dark Theme **/ | |
/* Body */ | |
html[lang^="dd"] body { | |
background-color: #000000; | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] a { | |
color: #257372; | |
} | |
/* Nav Menu */ | |
html[lang^="dd"] .tabmenu li a, | |
html[lang^="dd"] .tabmenu.formtab li a { | |
color: #BAFFF7; | |
} | |
html[lang^="dd"] .tabmenu li.selected a, | |
html[lang^="dd"] .tabmenu.formtab li.selected a { | |
color: white; | |
} | |
html[lang^="dd"] .tabmenu li a:hover, | |
html[lang^="dd"] .tabmenu.formtab li a:hover { | |
color: white; | |
} | |
/* Header Elements */ | |
/* User bar */ | |
html[lang^="dd"] #header-bottom-right a { | |
color: #70CDD5; | |
} | |
/* Sidebar */ | |
html[lang^="dd"] .side { | |
background-color: #000000; | |
} | |
html[lang^="dd"] .titlebox { | |
color: #B0C6C8; | |
} | |
/* Search box */ | |
html[lang^="dd"] .side #search input[type="text"] { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] .side #search #moresearchinfo { | |
color: #B0C6C8; | |
} | |
/* Post info box */ | |
html[lang^="dd"] .side .linkinfo { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
} | |
html[lang^="dd"] .side .linkinfo .shortlink input { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
color: #B0C6C8; | |
} | |
/* Subreddit info box */ | |
/* Subreddit title */ | |
html[lang^="dd"] .side .redditname { | |
color: #70CDD5; | |
} | |
/* Subreddit settings */ | |
html[lang^="dd"] .titlebox form.toggle, | |
html[lang^="dd"] .leavemoderator { | |
background: none; | |
color: #B0C6C8; | |
} | |
/* User tag line + flair editing*/ | |
html[lang^="dd"] .tagline a { | |
color: #A0E5DD; | |
} | |
/* Flair selector */ | |
/* Sidebar Content */ | |
html[lang^="dd"] .side .md { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] .side .md hr { | |
border-color: #191919; | |
} | |
html[lang^="dd"] .side .md blockquote { | |
background-color: #161616; | |
border-color: #0C2E2D; | |
} | |
/* Submit button */ | |
html[lang^="dd"] .side a[href="http://dd.reddit.com/r/leagueoflegends/submit"] { | |
display:inline-block; | |
width: 313px; | |
height: 43px; | |
margin: 6px 6px 8px; | |
background:url(%%submit-button%%); | |
text-indent: -9999px; | |
} | |
html[lang^="dd"] .side a[href="http://dd.reddit.com/r/leagueoflegends/submit"]:hover { | |
background-position:0 -43px; | |
} | |
html[lang^="dd"] .side a[href="http://dd.reddit.com/r/leagueoflegends/submit"]:active { | |
background-position:0 -86px; | |
} | |
html[lang^="dd"] .side a[href="http://www.reddit.com/r/leagueoflegends/submit"] { | |
/* Hide dark submit button if not using the dark theme */ | |
display:none; | |
} | |
/* Sections headers */ | |
html[lang^="dd"] .side .md h1, | |
html[lang^="dd"] .side .md h3 { | |
text-shadow: 1px 1px 1px #161616; | |
} | |
/* Colored sections */ | |
html[lang^="dd"] .side .md h4, | |
html[lang^="dd"] .side .md h5, | |
html[lang^="dd"] .side .md h6 { | |
text-shadow: 1px 1px 0 #222222; | |
} | |
html[lang^="dd"] .side .md h4 + blockquote { | |
background-color: #191616; | |
border-color: #FF8888; | |
} | |
html[lang^="dd"] .side .md h5 + blockquote { | |
background-color: #161918; | |
border-color: #44EE88; | |
} | |
html[lang^="dd"] .side .md h6 + blockquote { | |
background-color: #191816; | |
border-color: #FFBB44; | |
} | |
/* Lists */ | |
html[lang^="dd"] .side .md ul li p { | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] .side .md li > ul li { | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] a[href="#hover"] { | |
border-color: #B0C6C8; | |
color: #B0C6C8; | |
} | |
/* Boxes below sidebar */ | |
html[lang^="dd"] .side .sidecontentbox { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
} | |
html[lang^="dd"] .side .sidecontentbox .title { | |
border-color: #191919; | |
} | |
/* Main page content */ | |
/* Voting */ | |
html[lang^="dd"] .link .score.likes { | |
color: #A6441E; | |
} | |
html[lang^="dd"] .link .score.dislikes { | |
color: #3580DD; | |
} | |
html[lang^="dd"] .arrow.up { | |
background-image: url(%%arrows-dark%%); | |
background-position: 0px 0px; | |
} | |
html[lang^="dd"] .arrow.down { | |
background-image: url(%%arrows-dark%%); | |
background-position: 0px -16px; | |
} | |
html[lang^="dd"] .arrow { | |
background-image: url(%%arrows-dark%%); | |
width: 20px; | |
height: 16px; | |
} | |
html[lang^="dd"] .arrow.upmod { | |
background-image: url(%%arrows-dark%%); | |
background-position: -40px 0px; | |
} | |
html[lang^="dd"] .arrow.up:hover { | |
background-image: url(%%arrows-dark%%); | |
background-position: -20px 0px; | |
} | |
html[lang^="dd"] .arrow.downmod { | |
background-image: url(%%arrows-dark%%); | |
background-position: -40px -16px; | |
} | |
html[lang^="dd"] .arrow.down:hover { | |
background-image: url(%%arrows-dark%%); | |
background-position: -20px -16px; | |
} | |
/* User tagline */ | |
/* Links Page */ | |
html[lang^="dd"] .link, html[lang^="dd"] .link.promotedlink.promoted { | |
background-color: #0F0F0F; | |
border-color: #060606; | |
} | |
/* Title */ | |
html[lang^="dd"] .link .title { | |
color: #BAFFF7; | |
} | |
html[lang^="dd"] .link .title:hover{ | |
color: #70CDD5 !important; | |
} | |
html[lang^="dd"] .link .title.loggedin { | |
color: #BAFFF7; | |
} | |
html[lang^="dd"] .link .title.loggedin:hover{ | |
color: #70CDD5 !important; | |
} | |
html[lang^="dd"] .link .title.click { | |
color: #BAFFF7; | |
} | |
html[lang^="dd"] .link .title.click:hover{ | |
color: #70CDD5 !important; | |
} | |
html[lang^="dd"] .link .title.loggedin.click { | |
color: #BAFFF7; | |
} | |
html[lang^="dd"] .link .title.loggedin.click:hover{ | |
color: #70CDD5 !important; | |
} | |
html[lang^="dd"] .link .title.click:visited { | |
color: #667777; | |
} | |
html[lang^="dd"] .link .title.loggedin:visited { | |
color: #667777; | |
} | |
html[lang^="dd"] .link .title.loggedin.click:visited { | |
color: #667777; | |
} | |
/* Voting stuff */ | |
html[lang^="dd"] .link .rank { | |
color: #475959; | |
} | |
/* Default Thumbnail */ | |
html[lang="dd"] .thumbnail.default, | |
html[lang="dd"] .thumbnail.self { | |
background: url(%%default-thumbnail-dark%%) no-repeat scroll left top transparent; | |
height: 50px; | |
margin: 0 25px 0 15px; | |
width: 50px; | |
} | |
/* Other text */ | |
html[lang^="dd"] .domain { | |
color: #A0E5DD; | |
} | |
html[lang^="dd"] .domain a { | |
color: #A0E5DD; | |
} | |
html[lang^="dd"] .entry .buttons li a { | |
color: #A0E5DD; | |
} | |
/* Comments page */ | |
/* Navigation area */ | |
html[lang^="dd"] .panestack-title .title { | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] .commentarea .menuarea { | |
border-bottom-color: #191919; | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] .dropdown.lightdrop .selected { | |
color: #70CDD5; | |
} | |
html[lang^="dd"] .entry .usertext .md, html[lang^="dd"] .link .usertext .md { | |
background-color: #0F1112; | |
} | |
/* Comment input */ | |
html[lang^="dd"] .commentarea .usertext { | |
border-bottom-color: #191919; | |
} | |
html[lang^="dd"] .usertext-edit textarea { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
color: #B0C6C8; | |
} | |
/* Comments */ | |
/* Comment structure */ | |
/* Comment style */ | |
html[lang^="dd"] .comment { | |
background-color: #0F1112; | |
border-color: #1B1F21 !important; | |
} | |
html[lang^="dd"] .comment:hover { | |
border: 1px solid #0C2E2D !important; | |
} | |
html[lang^="dd"] .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
html[lang^="dd"] .comment .comment .comment { | |
background-color: #0F1112 !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment { | |
background-color: #0F1112 !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0F1112 !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0F1112 !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0F1112 !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0F1112 !important; | |
} | |
html[lang^="dd"] .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: #0B0C0D !important; | |
} | |
/* Submit A Link */ | |
html[lang^="dd"] .formtabs-content .infobar { | |
background-color: #0F0F0F; | |
border-color: #191919; | |
} | |
html[lang^="dd"] .roundfield textarea, | |
html[lang^="dd"] .roundfield input[type="url"], | |
html[lang^="dd"] .roundfield input[type="text"] { | |
background-color: #0F0F0F; | |
color: #B0C6C8; | |
border-color: #0C2E2D; | |
} | |
/* Wiki */ | |
html[lang^="dd"] .wiki-page .wiki-page-content .md.wiki td, | |
html[lang^="dd"] .wiki-page .wiki-page-content .md.wiki th { | |
border-color: #111111; | |
} | |
/* Footer */ | |
/* Login boxes */ | |
/* Popup */ | |
/* Embeded block */ | |
html[lang^="dd"] .login-form-side { | |
background: #0F0F0F; | |
border-color: #0C2E2D; | |
} | |
html[lang^="dd"] .login-form-side input[type="text"], | |
html[lang^="dd"] .login-form-side input[type="password"] { | |
background-color: #000000; | |
border-color: #0C2E2D; | |
color: #B0C6C8; | |
} | |
html[lang^="dd"] .login-form-side .recover-password { | |
color: #257372 !important; | |
} | |
/* Mod stuff */ | |
html[lang^="dd"] #image-preview-list { | |
color: #BAFFF7; | |
} | |
/* Subreddit settings blocks */ | |
html[lang^="dd"] .linefield { | |
background-color: #0F0F0F; | |
border-color: #0C2E2D; | |
} | |
/* RES styling */ | |
html[lang^="dd"] .keyHighlight { | |
border-color: #BAFFF7 !important; | |
} | |
/* Expando button */ | |
html[lang^="dd"] .expando-button.selftext.expanded { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: -48px -513px; | |
} | |
html[lang^="dd"] .expando-button.selftext.expanded:hover, .eb-seh { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: -24px -513px; | |
} | |
html[lang^="dd"] .expando-button.selftext.collapsed { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: 0px -513px; | |
} | |
html[lang^="dd"] .expando-button.selftext.collapsed:hover, .eb-sch { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: -97px -421px; | |
} | |
html[lang^="dd"] .expando-button.video.expanded { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: -24px -537px; | |
} | |
html[lang^="dd"] .expando-button.video.expanded:hover, .eb-seh { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: 0px -537px; | |
} | |
html[lang^="dd"] .expando-button.video.collapsed { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: -96px -513px; | |
} | |
html[lang^="dd"] .expando-button.video.collapsed:hover, .eb-sch { | |
background-image:url(%%sprite-reddit-dark%%); | |
background-position: -72px -513px; | |
} | |
html[lang^="dd"] .expando-button.image.expanded { | |
background-image:url(%%sprite-reddit-pic-dark%%); | |
} | |
html[lang^="dd"] .expando-button.image.expanded:hover, .eb-seh { | |
background-image:url(%%sprite-reddit-pic-dark%%); | |
} | |
html[lang^="dd"] .expando-button.image.collapsed { | |
background-image:url(%%sprite-reddit-pic-dark%%); | |
} | |
html[lang^="dd"] .expando-button.image.collapsed:hover, .eb-sch { | |
background-image:url(%%sprite-reddit-pic-dark%%); | |
} | |
/* Extras */ | |
/* Spoiler Tag */ | |
html[lang^="dd"] .content a[href$="/spoiler"], html[lang^="dd"] .commentarea a[href$="/spoiler"], html[lang^="dd"] a[href$="/spoiler"] { | |
background-color: #000000 !important; | |
color: #000000 !important; | |
} | |
html[lang^="dd"] .content a[href$="/spoiler"]:hover, html[lang^="dd"] .commentarea a[href$="/spoiler"]:hover, html[lang^="dd"] a[href$="/spoiler"]:hover { | |
color: #FFFFFF !important; | |
} | |
/* Other */ | |
/* Content Filtering */ | |
html[lang="dt"] .thing.link { | |
display: none; | |
} | |
html[lang="dt"] .thing.self { | |
display: block; | |
} | |
html[lang="dt"] .linklisting .odd { | |
background: none repeat scroll 0 0 transparent; | |
} | |
/* User Flair */ | |
.flair:after { | |
background: url(%%lol-user-icons%%) no-repeat scroll 16px 16px transparent; | |
display: inline-block; | |
height: 16px; | |
margin-left: 3px; | |
vertical-align: middle; | |
width: 16px; | |
} | |
.flair-riot:after { | |
content: ""; | |
background: url(%%riot-logo%%) no-repeat scroll 24px 16px transparent; | |
background-position: 0px 0px; | |
width: 24px; | |
} | |
/* Champion flair */ | |
.flair-aatrox:after{content:"";background-position:0px -0px;} | |
.flair-ahri:after{content:"";background-position:-16px -0px;} | |
.flair-akali:after{content:"";background-position:-32px -0px;} | |
.flair-alistar:after{content:"";background-position:-48px -0px;} | |
.flair-amumu:after{content:"";background-position:-64px -0px;} | |
.flair-anivia:after{content:"";background-position:-80px -0px;} | |
.flair-annie:after{content:"";background-position:-96px -0px;} | |
.flair-ashe:after{content:"";background-position:-112px -0px;} | |
.flair-blitzcrank:after{content:"";background-position:-128px -0px;} | |
.flair-brand:after{content:"";background-position:-144px -0px;} | |
.flair-caitlyn:after{content:"";background-position:0px -16px;} | |
.flair-cassiopeia:after{content:"";background-position:-16px -16px;} | |
.flair-chogath:after{content:"";background-position:-32px -16px;} | |
.flair-corki:after{content:"";background-position:-48px -16px;} | |
.flair-darius:after{content:"";background-position:-64px -16px;} | |
.flair-diana:after{content:"";background-position:-80px -16px;} | |
.flair-drmundo:after{content:"";background-position:-96px -16px;} | |
.flair-draven:after{content:"";background-position:-112px -16px;} | |
.flair-elise:after{content:"";background-position:-128px -16px;} | |
.flair-evelynn:after{content:"";background-position:-144px -16px;} | |
.flair-ezreal:after{content:"";background-position:0px -32px;} | |
.flair-fiddlesticks:after{content:"";background-position:-16px -32px;} | |
.flair-fiora:after{content:"";background-position:-32px -32px;} | |
.flair-fizz:after{content:"";background-position:-48px -32px;} | |
.flair-galio:after{content:"";background-position:-64px -32px;} | |
.flair-gangplank:after{content:"";background-position:-80px -32px;} | |
.flair-garen:after{content:"";background-position:-96px -32px;} | |
.flair-gragas:after{content:"";background-position:-112px -32px;} | |
.flair-graves:after{content:"";background-position:-128px -32px;} | |
.flair-hecarim:after{content:"";background-position:-144px -32px;} | |
.flair-heimerdinger:after{content:"";background-position:0px -48px;} | |
.flair-irelia:after{content:"";background-position:-16px -48px;} | |
.flair-janna:after{content:"";background-position:-32px -48px;} | |
.flair-jarvaniv:after{content:"";background-position:-48px -48px;} | |
.flair-jax:after{content:"";background-position:-64px -48px;} | |
.flair-jayce:after{content:"";background-position:-80px -48px;} | |
.flair-karma:after{content:"";background-position:-96px -48px;} | |
.flair-karthus:after{content:"";background-position:-112px -48px;} | |
.flair-kassadin:after{content:"";background-position:-128px -48px;} | |
.flair-katarina:after{content:"";background-position:-144px -48px;} | |
.flair-kayle:after{content:"";background-position:0px -64px;} | |
.flair-kennen:after{content:"";background-position:-16px -64px;} | |
.flair-khazix:after{content:"";background-position:-32px -64px;} | |
.flair-kogmaw:after{content:"";background-position:-48px -64px;} | |
.flair-leblanc:after{content:"";background-position:-64px -64px;} | |
.flair-leesin:after{content:"";background-position:-80px -64px;} | |
.flair-leona:after{content:"";background-position:-96px -64px;} | |
.flair-lissandra:after{content:"";background-position:-112px -64px;} | |
.flair-lulu:after{content:"";background-position:-128px -64px;} | |
.flair-lux:after{content:"";background-position:-144px -64px;} | |
.flair-malphite:after{content:"";background-position:0px -80px;} | |
.flair-malzahar:after{content:"";background-position:-16px -80px;} | |
.flair-maokai:after{content:"";background-position:-32px -80px;} | |
.flair-masteryi:after{content:"";background-position:-48px -80px;} | |
.flair-missfortune:after{content:"";background-position:-64px -80px;} | |
.flair-monkeyking:after{content:"";background-position:-80px -80px;} | |
.flair-mordekaiser:after{content:"";background-position:-96px -80px;} | |
.flair-morgana:after{content:"";background-position:-112px -80px;} | |
.flair-nami:after{content:"";background-position:-128px -80px;} | |
.flair-nasus:after{content:"";background-position:-144px -80px;} | |
.flair-nautilus:after{content:"";background-position:0px -96px;} | |
.flair-nidalee:after{content:"";background-position:-16px -96px;} | |
.flair-nocturne:after{content:"";background-position:-32px -96px;} | |
.flair-nunu:after{content:"";background-position:-48px -96px;} | |
.flair-olaf:after{content:"";background-position:-64px -96px;} | |
.flair-orianna:after{content:"";background-position:-80px -96px;} | |
.flair-pantheon:after{content:"";background-position:-96px -96px;} | |
.flair-poppy:after{content:"";background-position:-112px -96px;} | |
.flair-quinn:after{content:"";background-position:-128px -96px;} | |
.flair-rammus:after{content:"";background-position:-144px -96px;} | |
.flair-renekton:after{content:"";background-position:0px -112px;} | |
.flair-rengar:after{content:"";background-position:-16px -112px;} | |
.flair-riven:after{content:"";background-position:-32px -112px;} | |
.flair-rumble:after{content:"";background-position:-48px -112px;} | |
.flair-ryze:after{content:"";background-position:-64px -112px;} | |
.flair-sejuani:after{content:"";background-position:-80px -112px;} | |
.flair-shaco:after{content:"";background-position:-96px -112px;} | |
.flair-shen:after{content:"";background-position:-112px -112px;} | |
.flair-shyvana:after{content:"";background-position:-128px -112px;} | |
.flair-singed:after{content:"";background-position:-144px -112px;} | |
.flair-sion:after{content:"";background-position:0px -128px;} | |
.flair-sivir:after{content:"";background-position:-16px -128px;} | |
.flair-skarner:after{content:"";background-position:-32px -128px;} | |
.flair-sona:after{content:"";background-position:-48px -128px;} | |
.flair-soraka:after{content:"";background-position:-64px -128px;} | |
.flair-swain:after{content:"";background-position:-80px -128px;} | |
.flair-syndra:after{content:"";background-position:-96px -128px;} | |
.flair-talon:after{content:"";background-position:-112px -128px;} | |
.flair-taric:after{content:"";background-position:-128px -128px;} | |
.flair-teemo:after{content:"";background-position:-144px -128px;} | |
.flair-thresh:after{content:"";background-position:0px -144px;} | |
.flair-tristana:after{content:"";background-position:-16px -144px;} | |
.flair-trundle:after{content:"";background-position:-32px -144px;} | |
.flair-tryndamere:after{content:"";background-position:-48px -144px;} | |
.flair-twistedfate:after{content:"";background-position:-64px -144px;} | |
.flair-twitch:after{content:"";background-position:-80px -144px;} | |
.flair-udyr:after{content:"";background-position:-96px -144px;} | |
.flair-urgot:after{content:"";background-position:-112px -144px;} | |
.flair-varus:after{content:"";background-position:-128px -144px;} | |
.flair-vayne:after{content:"";background-position:-144px -144px;} | |
.flair-veigar:after{content:"";background-position:0px -160px;} | |
.flair-vi:after{content:"";background-position:-16px -160px;} | |
.flair-viktor:after{content:"";background-position:-32px -160px;} | |
.flair-vladimir:after{content:"";background-position:-48px -160px;} | |
.flair-volibear:after{content:"";background-position:-64px -160px;} | |
.flair-warwick:after{content:"";background-position:-80px -160px;} | |
.flair-xerath:after{content:"";background-position:-96px -160px;} | |
.flair-xinzhao:after{content:"";background-position:-112px -160px;} | |
.flair-yorick:after{content:"";background-position:-128px -160px;} | |
.flair-zac:after{content:"";background-position:-144px -160px;} | |
.flair-zed:after{content:"";background-position:0px -176px;} | |
.flair-ziggs:after{content:"";background-position:-16px -176px;} | |
.flair-zilean:after{content:"";background-position:-32px -176px;} | |
.flair-zyra:after{content:"";background-position:-48px -176px;} | |
/* Team flair */ | |
.flair-tsm:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:0px -0px;} | |
.flair-clg:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-24px -0px;} | |
.flair-dignitas:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-48px -0px;} | |
.flair-curse:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-72px -0px;} | |
.flair-ggu:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-96px -0px;} | |
.flair-vulcun:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-120px -0px;} | |
.flair-marn:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-144px -0px;} | |
.flair-complexity:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 48px transparent;height: 24px;width: 48px;background-position:-168px -0px;} | |
.flair-skg:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:0px -24px;} | |
.flair-fnatic:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-24px -24px;} | |
.flair-gambit:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-48px -24px;} | |
.flair-evil:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-72px -24px;} | |
.flair-giants:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-96px -24px;} | |
.flair-wolves:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-120px -24px;} | |
.flair-dragon:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-144px -24px;} | |
.flair-aaa:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-168px -24px;} | |
.flair-jokers:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:0px -48px;} | |
.flair-titans:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-24px -48px;} | |
.flair-hunters:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-48px -48px;} | |
.flair-eagles:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-72px -48px;} | |
.flair-tpa:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-96px -48px;} | |
.flair-sgs:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-120px -48px;} | |
.flair-ahq:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-144px -48px;} | |
.flair-fantastic:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-168px -48px;} | |
.flair-we:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:0px -72px;} | |
.flair-royal:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-24px -72px;} | |
.flair-spider:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-48px -72px;} | |
.flair-omg:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-72px -72px;} | |
.flair-positive:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-96px -72px;} | |
.flair-hi:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-120px -72px;} | |
.flair-ig:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-144px -72px;} | |
.flair-woa:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-168px -72px;} | |
.flair-najinshield:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:0px -96px;} | |
.flair-najinsword:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-24px -96px;} | |
.flair-incrediblemiracle:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-48px -96px;} | |
.flair-mvp:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-72px -96px;} | |
.flair-skt1:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-96px -96px;} | |
.flair-cjentusblaze:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-120px -96px;} | |
.flair-cjentusfrost:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-144px -96px;} | |
.flair-ktrolster:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 48px transparent;height: 24px;width: 48px;background-position:-168px -96px;} | |
.flair-quantic:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-72px -120px;} | |
.flair-velocity:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-96px -120px;} | |
.flair-meetyourmakers:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-120px -120px;} | |
.flair-alternate:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-144px -120px;} | |
.flair-sinnersneversleep:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-168px -120px;} | |
.flair-avarosan:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:0px -120px;} | |
.flair-frostguard:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-24px -120px;} | |
.flair-winterclaw:after{content:"";background: url(%%lol-team-icons-24%%) no-repeat scroll 24px 24px transparent;height: 24px;width: 24px;background-position:-48px -120px;} | |
/* Fixes for black logos on the dark theme */ | |
html[lang^="dd"] .flair-tsm:after{background-position:-192px -24px;} | |
html[lang^="dd"] .flair-clg:after{background-position:-192px -48px;} | |
html[lang^="dd"] .flair-marn:after{background-position:-192px -72px;} | |
/* Link Flair */ | |
.linkflair .thumbnail, .linkflair .thumbnail.self { | |
background: url(%%lol-champ-icons%%) no-repeat scroll 54px 54px transparent; | |
height: 54px; | |
margin-left: 13px; | |
margin-right: 23px; | |
width: 54px; | |
} | |
.linkflair .thumbnail img, .linkflair .entry .title .linkflairlabel { | |
display: none; | |
} | |
.linkflair-aatrox .thumbnail, .linkflair-aatrox .thumbnail.self{background-position:0px -0px;} | |
.linkflair-ahri .thumbnail, .linkflair-ahri .thumbnail.self{background-position:-54px -0px;} | |
.linkflair-akali .thumbnail, .linkflair-akali .thumbnail.self{background-position:-108px -0px;} | |
.linkflair-alistar .thumbnail, .linkflair-alistar .thumbnail.self{background-position:-162px -0px;} | |
.linkflair-amumu .thumbnail, .linkflair-amumu .thumbnail.self{background-position:-216px -0px;} | |
.linkflair-anivia .thumbnail, .linkflair-anivia .thumbnail.self{background-position:-270px -0px;} | |
.linkflair-annie .thumbnail, .linkflair-annie .thumbnail.self{background-position:-324px -0px;} | |
.linkflair-ashe .thumbnail, .linkflair-ashe .thumbnail.self{background-position:-378px -0px;} | |
.linkflair-blitzcrank .thumbnail, .linkflair-blitzcrank .thumbnail.self{background-position:-432px -0px;} | |
.linkflair-brand .thumbnail, .linkflair-brand .thumbnail.self{background-position:-486px -0px;} | |
.linkflair-caitlyn .thumbnail, .linkflair-caitlyn .thumbnail.self{background-position:0px -54px;} | |
.linkflair-cassiopeia .thumbnail, .linkflair-cassiopeia .thumbnail.self{background-position:-54px -54px;} | |
.linkflair-chogath .thumbnail, .linkflair-chogath .thumbnail.self{background-position:-108px -54px;} | |
.linkflair-corki .thumbnail, .linkflair-corki .thumbnail.self{background-position:-162px -54px;} | |
.linkflair-darius .thumbnail, .linkflair-darius .thumbnail.self{background-position:-216px -54px;} | |
.linkflair-diana .thumbnail, .linkflair-diana .thumbnail.self{background-position:-270px -54px;} | |
.linkflair-drmundo .thumbnail, .linkflair-drmundo .thumbnail.self{background-position:-324px -54px;} | |
.linkflair-draven .thumbnail, .linkflair-draven .thumbnail.self{background-position:-378px -54px;} | |
.linkflair-elise .thumbnail, .linkflair-elise .thumbnail.self{background-position:-432px -54px;} | |
.linkflair-evelynn .thumbnail, .linkflair-evelynn .thumbnail.self{background-position:-486px -54px;} | |
.linkflair-ezreal .thumbnail, .linkflair-ezreal .thumbnail.self{background-position:0px -108px;} | |
.linkflair-fiddlesticks .thumbnail, .linkflair-fiddlesticks .thumbnail.self{background-position:-54px -108px;} | |
.linkflair-fiora .thumbnail, .linkflair-fiora .thumbnail.self{background-position:-108px -108px;} | |
.linkflair-fizz .thumbnail, .linkflair-fizz .thumbnail.self{background-position:-162px -108px;} | |
.linkflair-galio .thumbnail, .linkflair-galio .thumbnail.self{background-position:-216px -108px;} | |
.linkflair-gangplank .thumbnail, .linkflair-gangplank .thumbnail.self{background-position:-270px -108px;} | |
.linkflair-garen .thumbnail, .linkflair-garen .thumbnail.self{background-position:-324px -108px;} | |
.linkflair-gragas .thumbnail, .linkflair-gragas .thumbnail.self{background-position:-378px -108px;} | |
.linkflair-graves .thumbnail, .linkflair-graves .thumbnail.self{background-position:-432px -108px;} | |
.linkflair-hecarim .thumbnail, .linkflair-hecarim .thumbnail.self{background-position:-486px -108px;} | |
.linkflair-heimerdinger .thumbnail, .linkflair-heimerdinger .thumbnail.self{background-position:0px -162px;} | |
.linkflair-irelia .thumbnail, .linkflair-irelia .thumbnail.self{background-position:-54px -162px;} | |
.linkflair-janna .thumbnail, .linkflair-janna .thumbnail.self{background-position:-108px -162px;} | |
.linkflair-jarvaniv .thumbnail, .linkflair-jarvaniv .thumbnail.self{background-position:-162px -162px;} | |
.linkflair-jax .thumbnail, .linkflair-jax .thumbnail.self{background-position:-216px -162px;} | |
.linkflair-jayce .thumbnail, .linkflair-jayce .thumbnail.self{background-position:-270px -162px;} | |
.linkflair-karma .thumbnail, .linkflair-karma .thumbnail.self{background-position:-324px -162px;} | |
.linkflair-karthus .thumbnail, .linkflair-karthus .thumbnail.self{background-position:-378px -162px;} | |
.linkflair-kassadin .thumbnail, .linkflair-kassadin .thumbnail.self{background-position:-432px -162px;} | |
.linkflair-katarina .thumbnail, .linkflair-katarina .thumbnail.self{background-position:-486px -162px;} | |
.linkflair-kayle .thumbnail, .linkflair-kayle .thumbnail.self{background-position:0px -216px;} | |
.linkflair-kennen .thumbnail, .linkflair-kennen .thumbnail.self{background-position:-54px -216px;} | |
.linkflair-khazix .thumbnail, .linkflair-khazix .thumbnail.self{background-position:-108px -216px;} | |
.linkflair-kogmaw .thumbnail, .linkflair-kogmaw .thumbnail.self{background-position:-162px -216px;} | |
.linkflair-leblanc .thumbnail, .linkflair-leblanc .thumbnail.self{background-position:-216px -216px;} | |
.linkflair-leesin .thumbnail, .linkflair-leesin .thumbnail.self{background-position:-270px -216px;} | |
.linkflair-leona .thumbnail, .linkflair-leona .thumbnail.self{background-position:-324px -216px;} | |
.linkflair-lissandra .thumbnail, .linkflair-lissandra .thumbnail.self{background-position:-378px -216px;} | |
.linkflair-lulu .thumbnail, .linkflair-lulu .thumbnail.self{background-position:-432px -216px;} | |
.linkflair-lux .thumbnail, .linkflair-lux .thumbnail.self{background-position:-486px -216px;} | |
.linkflair-malphite .thumbnail, .linkflair-malphite .thumbnail.self{background-position:0px -270px;} | |
.linkflair-malzahar .thumbnail, .linkflair-malzahar .thumbnail.self{background-position:-54px -270px;} | |
.linkflair-maokai .thumbnail, .linkflair-maokai .thumbnail.self{background-position:-108px -270px;} | |
.linkflair-masteryi .thumbnail, .linkflair-masteryi .thumbnail.self{background-position:-162px -270px;} | |
.linkflair-missfortune .thumbnail, .linkflair-missfortune .thumbnail.self{background-position:-216px -270px;} | |
.linkflair-monkeyking .thumbnail, .linkflair-monkeyking .thumbnail.self{background-position:-270px -270px;} | |
.linkflair-mordekaiser .thumbnail, .linkflair-mordekaiser .thumbnail.self{background-position:-324px -270px;} | |
.linkflair-morgana .thumbnail, .linkflair-morgana .thumbnail.self{background-position:-378px -270px;} | |
.linkflair-nami .thumbnail, .linkflair-nami .thumbnail.self{background-position:-432px -270px;} | |
.linkflair-nasus .thumbnail, .linkflair-nasus .thumbnail.self{background-position:-486px -270px;} | |
.linkflair-nautilus .thumbnail, .linkflair-nautilus .thumbnail.self{background-position:0px -324px;} | |
.linkflair-nidalee .thumbnail, .linkflair-nidalee .thumbnail.self{background-position:-54px -324px;} | |
.linkflair-nocturne .thumbnail, .linkflair-nocturne .thumbnail.self{background-position:-108px -324px;} | |
.linkflair-nunu .thumbnail, .linkflair-nunu .thumbnail.self{background-position:-162px -324px;} | |
.linkflair-olaf .thumbnail, .linkflair-olaf .thumbnail.self{background-position:-216px -324px;} | |
.linkflair-orianna .thumbnail, .linkflair-orianna .thumbnail.self{background-position:-270px -324px;} | |
.linkflair-pantheon .thumbnail, .linkflair-pantheon .thumbnail.self{background-position:-324px -324px;} | |
.linkflair-poppy .thumbnail, .linkflair-poppy .thumbnail.self{background-position:-378px -324px;} | |
.linkflair-quinn .thumbnail, .linkflair-quinn .thumbnail.self{background-position:-432px -324px;} | |
.linkflair-rammus .thumbnail, .linkflair-rammus .thumbnail.self{background-position:-486px -324px;} | |
.linkflair-renekton .thumbnail, .linkflair-renekton .thumbnail.self{background-position:0px -378px;} | |
.linkflair-rengar .thumbnail, .linkflair-rengar .thumbnail.self{background-position:-54px -378px;} | |
.linkflair-riven .thumbnail, .linkflair-riven .thumbnail.self{background-position:-108px -378px;} | |
.linkflair-rumble .thumbnail, .linkflair-rumble .thumbnail.self{background-position:-162px -378px;} | |
.linkflair-ryze .thumbnail, .linkflair-ryze .thumbnail.self{background-position:-216px -378px;} | |
.linkflair-sejuani .thumbnail, .linkflair-sejuani .thumbnail.self{background-position:-270px -378px;} | |
.linkflair-shaco .thumbnail, .linkflair-shaco .thumbnail.self{background-position:-324px -378px;} | |
.linkflair-shen .thumbnail, .linkflair-shen .thumbnail.self{background-position:-378px -378px;} | |
.linkflair-shyvana .thumbnail, .linkflair-shyvana .thumbnail.self{background-position:-432px -378px;} | |
.linkflair-singed .thumbnail, .linkflair-singed .thumbnail.self{background-position:-486px -378px;} | |
.linkflair-sion .thumbnail, .linkflair-sion .thumbnail.self{background-position:0px -432px;} | |
.linkflair-sivir .thumbnail, .linkflair-sivir .thumbnail.self{background-position:-54px -432px;} | |
.linkflair-skarner .thumbnail, .linkflair-skarner .thumbnail.self{background-position:-108px -432px;} | |
.linkflair-sona .thumbnail, .linkflair-sona .thumbnail.self{background-position:-162px -432px;} | |
.linkflair-soraka .thumbnail, .linkflair-soraka .thumbnail.self{background-position:-216px -432px;} | |
.linkflair-swain .thumbnail, .linkflair-swain .thumbnail.self{background-position:-270px -432px;} | |
.linkflair-syndra .thumbnail, .linkflair-syndra .thumbnail.self{background-position:-324px -432px;} | |
.linkflair-talon .thumbnail, .linkflair-talon .thumbnail.self{background-position:-378px -432px;} | |
.linkflair-taric .thumbnail, .linkflair-taric .thumbnail.self{background-position:-432px -432px;} | |
.linkflair-teemo .thumbnail, .linkflair-teemo .thumbnail.self{background-position:-486px -432px;} | |
.linkflair-thresh .thumbnail, .linkflair-thresh .thumbnail.self{background-position:0px -486px;} | |
.linkflair-tristana .thumbnail, .linkflair-tristana .thumbnail.self{background-position:-54px -486px;} | |
.linkflair-trundle .thumbnail, .linkflair-trundle .thumbnail.self{background-position:-108px -486px;} | |
.linkflair-tryndamere .thumbnail, .linkflair-tryndamere .thumbnail.self{background-position:-162px -486px;} | |
.linkflair-twistedfate .thumbnail, .linkflair-twistedfate .thumbnail.self{background-position:-216px -486px;} | |
.linkflair-twitch .thumbnail, .linkflair-twitch .thumbnail.self{background-position:-270px -486px;} | |
.linkflair-udyr .thumbnail, .linkflair-udyr .thumbnail.self{background-position:-324px -486px;} | |
.linkflair-urgot .thumbnail, .linkflair-urgot .thumbnail.self{background-position:-378px -486px;} | |
.linkflair-varus .thumbnail, .linkflair-varus .thumbnail.self{background-position:-432px -486px;} | |
.linkflair-vayne .thumbnail, .linkflair-vayne .thumbnail.self{background-position:-486px -486px;} | |
.linkflair-veigar .thumbnail, .linkflair-veigar .thumbnail.self{background-position:0px -540px;} | |
.linkflair-vi .thumbnail, .linkflair-vi .thumbnail.self{background-position:-54px -540px;} | |
.linkflair-viktor .thumbnail, .linkflair-viktor .thumbnail.self{background-position:-108px -540px;} | |
.linkflair-vladimir .thumbnail, .linkflair-vladimir .thumbnail.self{background-position:-162px -540px;} | |
.linkflair-volibear .thumbnail, .linkflair-volibear .thumbnail.self{background-position:-216px -540px;} | |
.linkflair-warwick .thumbnail, .linkflair-warwick .thumbnail.self{background-position:-270px -540px;} | |
.linkflair-xerath .thumbnail, .linkflair-xerath .thumbnail.self{background-position:-324px -540px;} | |
.linkflair-xinzhao .thumbnail, .linkflair-xinzhao .thumbnail.self{background-position:-378px -540px;} | |
.linkflair-yorick .thumbnail, .linkflair-yorick .thumbnail.self{background-position:-432px -540px;} | |
.linkflair-zac .thumbnail, .linkflair-zac .thumbnail.self{background-position:-486px -540px;} | |
.linkflair-zed .thumbnail, .linkflair-zed .thumbnail.self{background-position:0px -594px;} | |
.linkflair-ziggs .thumbnail, .linkflair-ziggs .thumbnail.self{background-position:-54px -594px;} | |
.linkflair-zilean .thumbnail, .linkflair-zilean .thumbnail.self{background-position:-108px -594px;} | |
.linkflair-zyra .thumbnail, .linkflair-zyra .thumbnail.self{background-position:-162px -594px;} | |
/* Champion Icons */ | |
a[href="/aatrox"]:nth-of-type(n):after, a[href="/ahri"]:nth-of-type(n):after, a[href="/akali"]:nth-of-type(n):after, a[href="/alistar"]:nth-of-type(n):after, a[href="/amumu"]:nth-of-type(n):after, a[href="/anivia"]:nth-of-type(n):after, a[href="/annie"]:nth-of-type(n):after, a[href="/ashe"]:nth-of-type(n):after, a[href="/blitzcrank"]:nth-of-type(n):after, a[href="/brand"]:nth-of-type(n):after, a[href="/caitlyn"]:nth-of-type(n):after, a[href="/cassiopeia"]:nth-of-type(n):after, a[href="/chogath"]:nth-of-type(n):after, a[href="/corki"]:nth-of-type(n):after, a[href="/darius"]:nth-of-type(n):after, a[href="/diana"]:nth-of-type(n):after, a[href="/drmundo"]:nth-of-type(n):after, a[href="/draven"]:nth-of-type(n):after, a[href="/elise"]:nth-of-type(n):after, a[href="/evelynn"]:nth-of-type(n):after, a[href="/ezreal"]:nth-of-type(n):after, a[href="/fiddlesticks"]:nth-of-type(n):after, a[href="/fiora"]:nth-of-type(n):after, a[href="/fizz"]:nth-of-type(n):after, a[href="/galio"]:nth-of-type(n):after, a[href="/gangplank"]:nth-of-type(n):after, a[href="/garen"]:nth-of-type(n):after, a[href="/gragas"]:nth-of-type(n):after, a[href="/graves"]:nth-of-type(n):after, a[href="/hecarim"]:nth-of-type(n):after, a[href="/heimerdinger"]:nth-of-type(n):after, a[href="/irelia"]:nth-of-type(n):after, a[href="/janna"]:nth-of-type(n):after, a[href="/jarvaniv"]:nth-of-type(n):after, a[href="/jax"]:nth-of-type(n):after, a[href="/jayce"]:nth-of-type(n):after, a[href="/karma"]:nth-of-type(n):after, a[href="/karthus"]:nth-of-type(n):after, a[href="/kassadin"]:nth-of-type(n):after, a[href="/katarina"]:nth-of-type(n):after, a[href="/kayle"]:nth-of-type(n):after, a[href="/kennen"]:nth-of-type(n):after, a[href="/khazix"]:nth-of-type(n):after, a[href="/kogmaw"]:nth-of-type(n):after, a[href="/leblanc"]:nth-of-type(n):after, a[href="/leesin"]:nth-of-type(n):after, a[href="/leona"]:nth-of-type(n):after, a[href="/lissandra"]:nth-of-type(n):after, a[href="/lulu"]:nth-of-type(n):after, a[href="/lux"]:nth-of-type(n):after, a[href="/malphite"]:nth-of-type(n):after, a[href="/malzahar"]:nth-of-type(n):after, a[href="/maokai"]:nth-of-type(n):after, a[href="/masteryi"]:nth-of-type(n):after, a[href="/missfortune"]:nth-of-type(n):after, a[href="/wukong"]:nth-of-type(n):after, a[href="/mordekaiser"]:nth-of-type(n):after, a[href="/morgana"]:nth-of-type(n):after, a[href="/nami"]:nth-of-type(n):after, a[href="/nasus"]:nth-of-type(n):after, a[href="/nautilus"]:nth-of-type(n):after, a[href="/nidalee"]:nth-of-type(n):after, a[href="/nocturne"]:nth-of-type(n):after, a[href="/nunu"]:nth-of-type(n):after, a[href="/olaf"]:nth-of-type(n):after, a[href="/orianna"]:nth-of-type(n):after, a[href="/pantheon"]:nth-of-type(n):after, a[href="/poppy"]:nth-of-type(n):after, a[href="/quinn"]:nth-of-type(n):after, a[href="/rammus"]:nth-of-type(n):after, a[href="/renekton"]:nth-of-type(n):after, a[href="/rengar"]:nth-of-type(n):after, a[href="/riven"]:nth-of-type(n):after, a[href="/rumble"]:nth-of-type(n):after, a[href="/ryze"]:nth-of-type(n):after, a[href="/sejuani"]:nth-of-type(n):after, a[href="/shaco"]:nth-of-type(n):after, a[href="/shen"]:nth-of-type(n):after, a[href="/shyvana"]:nth-of-type(n):after, a[href="/singed"]:nth-of-type(n):after, a[href="/sion"]:nth-of-type(n):after, a[href="/sivir"]:nth-of-type(n):after, a[href="/skarner"]:nth-of-type(n):after, a[href="/sona"]:nth-of-type(n):after, a[href="/soraka"]:nth-of-type(n):after, a[href="/swain"]:nth-of-type(n):after, a[href="/syndra"]:nth-of-type(n):after, a[href="/talon"]:nth-of-type(n):after, a[href="/taric"]:nth-of-type(n):after, a[href="/teemo"]:nth-of-type(n):after, a[href="/thresh"]:nth-of-type(n):after, a[href="/tristana"]:nth-of-type(n):after, a[href="/trundle"]:nth-of-type(n):after, a[href="/tryndamere"]:nth-of-type(n):after, a[href="/twistedfate"]:nth-of-type(n):after, a[href="/twitch"]:nth-of-type(n):after, a[href="/udyr"]:nth-of-type(n):after, a[href="/urgot"]:nth-of-type(n):after, a[href="/varus"]:nth-of-type(n):after, a[href="/vayne"]:nth-of-type(n):after, a[href="/veigar"]:nth-of-type(n):after, a[href="/vi"]:nth-of-type(n):after, a[href="/viktor"]:nth-of-type(n):after, a[href="/vladimir"]:nth-of-type(n):after, a[href="/volibear"]:nth-of-type(n):after, a[href="/warwick"]:nth-of-type(n):after, a[href="/xerath"]:nth-of-type(n):after, a[href="/xinzhao"]:nth-of-type(n):after, a[href="/yorick"]:nth-of-type(n):after, a[href="/zac"]:nth-of-type(n):after, a[href="/zed"]:nth-of-type(n):after, a[href="/ziggs"]:nth-of-type(n):after, a[href="/zilean"]:nth-of-type(n):after, a[href="/zyra"]:nth-of-type(n):after{ | |
content:""; | |
width: 16px; | |
height: 16px; | |
background: url(%%lol-user-icons%%) no-repeat scroll -48px -176px transparent; | |
display: inline-block; | |
vertical-align: middle; | |
cursor: default !important; | |
} | |
a[href="/aatrox"]:nth-of-type(n):after{ | |
background-position: 0px -0px | |
} | |
a[href="/ahri"]:nth-of-type(n):after{ | |
background-position: -16px -0px | |
} | |
a[href="/akali"]:nth-of-type(n):after{ | |
background-position: -32px -0px | |
} | |
a[href="/alistar"]:nth-of-type(n):after{ | |
background-position: -48px -0px | |
} | |
a[href="/amumu"]:nth-of-type(n):after{ | |
background-position: -64px -0px | |
} | |
a[href="/anivia"]:nth-of-type(n):after{ | |
background-position: -80px -0px | |
} | |
a[href="/annie"]:nth-of-type(n):after{ | |
background-position: -96px -0px | |
} | |
a[href="/ashe"]:nth-of-type(n):after{ | |
background-position: -112px -0px | |
} | |
a[href="/blitzcrank"]:nth-of-type(n):after{ | |
background-position: -128px -0px | |
} | |
a[href="/brand"]:nth-of-type(n):after{ | |
background-position: -144px -0px | |
} | |
a[href="/caitlyn"]:nth-of-type(n):after{ | |
background-position: 0px -16px | |
} | |
a[href="/cassiopeia"]:nth-of-type(n):after{ | |
background-position: -16px -16px | |
} | |
a[href="/chogath"]:nth-of-type(n):after{ | |
background-position: -32px -16px | |
} | |
a[href="/corki"]:nth-of-type(n):after{ | |
background-position: -48px -16px | |
} | |
a[href="/darius"]:nth-of-type(n):after{ | |
background-position: -64px -16px | |
} | |
a[href="/diana"]:nth-of-type(n):after{ | |
background-position: -80px -16px | |
} | |
a[href="/drmundo"]:nth-of-type(n):after{ | |
background-position: -96px -16px | |
} | |
a[href="/draven"]:nth-of-type(n):after{ | |
background-position: -112px -16px | |
} | |
a[href="/elise"]:nth-of-type(n):after{ | |
background-position: -128px -16px | |
} | |
a[href="/evelynn"]:nth-of-type(n):after{ | |
background-position: -144px -16px | |
} | |
a[href="/ezreal"]:nth-of-type(n):after{ | |
background-position: 0px -32px | |
} | |
a[href="/fiddlesticks"]:nth-of-type(n):after{ | |
background-position: -16px -32px | |
} | |
a[href="/fiora"]:nth-of-type(n):after{ | |
background-position: -32px -32px | |
} | |
a[href="/fizz"]:nth-of-type(n):after{ | |
background-position: -48px -32px | |
} | |
a[href="/galio"]:nth-of-type(n):after{ | |
background-position: -64px -32px | |
} | |
a[href="/gangplank"]:nth-of-type(n):after{ | |
background-position: -80px -32px | |
} | |
a[href="/garen"]:nth-of-type(n):after{ | |
background-position: -96px -32px | |
} | |
a[href="/gragas"]:nth-of-type(n):after{ | |
background-position: -112px -32px | |
} | |
a[href="/graves"]:nth-of-type(n):after{ | |
background-position: -128px -32px | |
} | |
a[href="/hecarim"]:nth-of-type(n):after{ | |
background-position: -144px -32px | |
} | |
a[href="/heimerdinger"]:nth-of-type(n):after{ | |
background-position: 0px -48px | |
} | |
a[href="/irelia"]:nth-of-type(n):after{ | |
background-position: -16px -48px | |
} | |
a[href="/janna"]:nth-of-type(n):after{ | |
background-position: -32px -48px | |
} | |
a[href="/jarvaniv"]:nth-of-type(n):after{ | |
background-position: -48px -48px | |
} | |
a[href="/jax"]:nth-of-type(n):after{ | |
background-position: -64px -48px | |
} | |
a[href="/jayce"]:nth-of-type(n):after{ | |
background-position: -80px -48px | |
} | |
a[href="/karma"]:nth-of-type(n):after{ | |
background-position: -96px -48px | |
} | |
a[href="/karthus"]:nth-of-type(n):after{ | |
background-position: -112px -48px | |
} | |
a[href="/kassadin"]:nth-of-type(n):after{ | |
background-position: -128px -48px | |
} | |
a[href="/katarina"]:nth-of-type(n):after{ | |
background-position: -144px -48px | |
} | |
a[href="/kayle"]:nth-of-type(n):after{ | |
background-position: 0px -64px | |
} | |
a[href="/kennen"]:nth-of-type(n):after{ | |
background-position: -16px -64px | |
} | |
a[href="/khazix"]:nth-of-type(n):after{ | |
background-position: -32px -64px | |
} | |
a[href="/kogmaw"]:nth-of-type(n):after{ | |
background-position: -48px -64px | |
} | |
a[href="/leblanc"]:nth-of-type(n):after{ | |
background-position: -64px -64px | |
} | |
a[href="/leesin"]:nth-of-type(n):after{ | |
background-position: -80px -64px | |
} | |
a[href="/leona"]:nth-of-type(n):after{ | |
background-position: -96px -64px | |
} | |
a[href="/lissandra"]:nth-of-type(n):after{ | |
background-position: -112px -64px | |
} | |
a[href="/lulu"]:nth-of-type(n):after{ | |
background-position: -128px -64px | |
} | |
a[href="/lux"]:nth-of-type(n):after{ | |
background-position: -144px -64px | |
} | |
a[href="/malphite"]:nth-of-type(n):after{ | |
background-position: 0px -80px | |
} | |
a[href="/malzahar"]:nth-of-type(n):after{ | |
background-position: -16px -80px | |
} | |
a[href="/maokai"]:nth-of-type(n):after{ | |
background-position: -32px -80px | |
} | |
a[href="/masteryi"]:nth-of-type(n):after{ | |
background-position: -48px -80px | |
} | |
a[href="/missfortune"]:nth-of-type(n):after{ | |
background-position: -64px -80px | |
} | |
a[href="/wukong"]:nth-of-type(n):after{ | |
background-position: -80px -80px | |
} | |
a[href="/mordekaiser"]:nth-of-type(n):after{ | |
background-position: -96px -80px | |
} | |
a[href="/morgana"]:nth-of-type(n):after{ | |
background-position: -112px -80px | |
} | |
a[href="/nami"]:nth-of-type(n):after{ | |
background-position: -128px -80px | |
} | |
a[href="/nasus"]:nth-of-type(n):after{ | |
background-position: -144px -80px | |
} | |
a[href="/nautilus"]:nth-of-type(n):after{ | |
background-position: 0px -96px | |
} | |
a[href="/nidalee"]:nth-of-type(n):after{ | |
background-position: -16px -96px | |
} | |
a[href="/nocturne"]:nth-of-type(n):after{ | |
background-position: -32px -96px | |
} | |
a[href="/nunu"]:nth-of-type(n):after{ | |
background-position: -48px -96px | |
} | |
a[href="/olaf"]:nth-of-type(n):after{ | |
background-position: -64px -96px | |
} | |
a[href="/orianna"]:nth-of-type(n):after{ | |
background-position: -80px -96px | |
} | |
a[href="/pantheon"]:nth-of-type(n):after{ | |
background-position: -96px -96px | |
} | |
a[href="/poppy"]:nth-of-type(n):after{ | |
background-position: -112px -96px | |
} | |
a[href="/quinn"]:nth-of-type(n):after{ | |
background-position: -128px -96px | |
} | |
a[href="/rammus"]:nth-of-type(n):after{ | |
background-position: -144px -96px | |
} | |
a[href="/renekton"]:nth-of-type(n):after{ | |
background-position: 0px -112px | |
} | |
a[href="/rengar"]:nth-of-type(n):after{ | |
background-position: -16px -112px | |
} | |
a[href="/riven"]:nth-of-type(n):after{ | |
background-position: -32px -112px | |
} | |
a[href="/rumble"]:nth-of-type(n):after{ | |
background-position: -48px -112px | |
} | |
a[href="/ryze"]:nth-of-type(n):after{ | |
background-position: -64px -112px | |
} | |
a[href="/sejuani"]:nth-of-type(n):after{ | |
background-position: -80px -112px | |
} | |
a[href="/shaco"]:nth-of-type(n):after{ | |
background-position: -96px -112px | |
} | |
a[href="/shen"]:nth-of-type(n):after{ | |
background-position: -112px -112px | |
} | |
a[href="/shyvana"]:nth-of-type(n):after{ | |
background-position: -128px -112px | |
} | |
a[href="/singed"]:nth-of-type(n):after{ | |
background-position: -144px -112px | |
} | |
a[href="/sion"]:nth-of-type(n):after{ | |
background-position: 0px -128px | |
} | |
a[href="/sivir"]:nth-of-type(n):after{ | |
background-position: -16px -128px | |
} | |
a[href="/skarner"]:nth-of-type(n):after{ | |
background-position: -32px -128px | |
} | |
a[href="/sona"]:nth-of-type(n):after{ | |
background-position: -48px -128px | |
} | |
a[href="/soraka"]:nth-of-type(n):after{ | |
background-position: -64px -128px | |
} | |
a[href="/swain"]:nth-of-type(n):after{ | |
background-position: -80px -128px | |
} | |
a[href="/syndra"]:nth-of-type(n):after{ | |
background-position: -96px -128px | |
} | |
a[href="/talon"]:nth-of-type(n):after{ | |
background-position: -112px -128px | |
} | |
a[href="/taric"]:nth-of-type(n):after{ | |
background-position: -128px -128px | |
} | |
a[href="/teemo"]:nth-of-type(n):after{ | |
background-position: -144px -128px | |
} | |
a[href="/thresh"]:nth-of-type(n):after{ | |
background-position: 0px -144px | |
} | |
a[href="/tristana"]:nth-of-type(n):after{ | |
background-position: -16px -144px | |
} | |
a[href="/trundle"]:nth-of-type(n):after{ | |
background-position: -32px -144px | |
} | |
a[href="/tryndamere"]:nth-of-type(n):after{ | |
background-position: -48px -144px | |
} | |
a[href="/twistedfate"]:nth-of-type(n):after{ | |
background-position: -64px -144px | |
} | |
a[href="/twitch"]:nth-of-type(n):after{ | |
background-position: -80px -144px | |
} | |
a[href="/udyr"]:nth-of-type(n):after{ | |
background-position: -96px -144px | |
} | |
a[href="/urgot"]:nth-of-type(n):after{ | |
background-position: -112px -144px | |
} | |
a[href="/varus"]:nth-of-type(n):after{ | |
background-position: -128px -144px | |
} | |
a[href="/vayne"]:nth-of-type(n):after{ | |
background-position: -144px -144px | |
} | |
a[href="/veigar"]:nth-of-type(n):after{ | |
background-position: 0px -160px | |
} | |
a[href="/vi"]:nth-of-type(n):after{ | |
background-position: -16px -160px | |
} | |
a[href="/viktor"]:nth-of-type(n):after{ | |
background-position: -32px -160px | |
} | |
a[href="/vladimir"]:nth-of-type(n):after{ | |
background-position: -48px -160px | |
} | |
a[href="/volibear"]:nth-of-type(n):after{ | |
background-position: -64px -160px | |
} | |
a[href="/warwick"]:nth-of-type(n):after{ | |
background-position: -80px -160px | |
} | |
a[href="/xerath"]:nth-of-type(n):after{ | |
background-position: -96px -160px | |
} | |
a[href="/xinzhao"]:nth-of-type(n):after{ | |
background-position: -112px -160px | |
} | |
a[href="/yorick"]:nth-of-type(n):after{ | |
background-position: -128px -160px | |
} | |
a[href="/zac"]:nth-of-type(n):after{ | |
background-position: -144px -160px | |
} | |
a[href="/zed"]:nth-of-type(n):after{ | |
background-position: 0px -176px | |
} | |
a[href="/ziggs"]:nth-of-type(n):after{ | |
background-position: -16px -176px | |
} | |
a[href="/zilean"]:nth-of-type(n):after{ | |
background-position: -32px -176px | |
} | |
a[href="/zyra"]:nth-of-type(n):after{ | |
background-position: -48px -176px | |
} | |
/* Free Champs */ | |
.side .md h3 + blockquote > ul > li > a {background-position:-432px -0px;} | |
.side .md h3 + blockquote > ul > li + li > a {background-position:0px -54px;} | |
.side .md h3 + blockquote > ul > li + li + li > a {background-position:-270px -108px;} | |
.side .md h3 + blockquote > ul > li + li + li + li > a {background-position:-162px -162px;} | |
.side .md h3 + blockquote > ul > li + li + li + li + li > a {background-position:-216px -162px;} | |
.side .md h3 + blockquote > ul > li + li + li + li + li + li > a {background-position:-432px -324px;} | |
.side .md h3 + blockquote > ul > li + li + li + li + li + li + li > a {background-position:-432px -432px;} | |
.side .md h3 + blockquote > ul > li + li + li + li + li + li + li + li > a {background-position:-162px -540px;} | |
.side .md h3 + blockquote > ul > li + li + li + li + li + li + li + li + li > a {background-position:-270px -540px;} | |
.side .md h3 + blockquote > ul > li + li + li + li + li + li + li + li + li + li > a {background-position:-324px -540px;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment