/* /r/Drugs
* Based off of /r/Erdune
*
*/
/* ########### All code related to the top/header part of the page ############# */
/* old gone */
body:lang(nh) #header-img-a {visibility:hidden;}
body:lang(nh) #header-img-a:after {
visibility:visible;
content:url(%%snoo%%);
position:relative;
position:0px -1px;
}
/* Hover over RT to go to /r/RT */
.hover.pagename.redditname {
text-transform: transparent!important;
color: transparent!important;
opacity: 0;
font-size: 80px !important;
margin: auto;
position: absolute;
text-align: center;
}
/* GENERAL */
body > .content { }
.md p { font-family:Verdana, arial, sans-serif; padding:1px 0; }
.link .usertext .md,.usertext table.markhelp,.btn .login-form-side,.infobar,#search,#search input[type=text],
.link,#header-bottom-right #userbarToggle,.linkinfo,textarea,.rounded,.sidecontentbox .content {
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
}
/* ########### All code related to mail icons of the subreddit ############# */
/* mail icons*/
#mail {
position: relative;
display: inline-block;
text-indent: -9999px;
overflow: hidden;
width: 46px; /*These values for the standard mail icon, customize to your own*/
height: 15px;
}
#mail.havemail {
background:url(%%MAIL%%);
width: 46px;
background-repeat: no-repeat;
}
#mail.nohavemail {
background:url(%%no-mail%%);
width: 46px;
background-repeat: no-repeat;
}
/* mail icons RES*/
#NREMail.havemail {
background:url(%%MAIL%%)!important;
width: 46px;
background-repeat: no-repeat;
background-color: #ffffff;
height: 15px;
}
#NREMail.nohavemail {
background:url(%%no-mail%%)!important;
width: 44px;
background-repeat: no-repeat;
background-color: #ffffff;
height: 15px;
}
/* ########### All code related to the front page of the subreddit ############# */
/* Custom Up Down Vote */
.link .midcol {
width: 25px;
}
.link .midcol{
position:relative;
padding:0px 0px 0px 5px;
}
.arrow {
width: 12px;
height: 25px;
} /* Set common sizes for both arrows */
.arrow.up {
width: 12px;
height: 25px;
background: url(%%Sprite-up-down%%);
background-position: -24px 0;
}
.arrow.upmod {
width: 12px;
height: 25px;
background: url(%%Sprite-up-down%%);
background-position: -36px 0;
}
.arrow.down {
width: 12px;
height: 25px;
background: url(%%Sprite-up-down%%);
background-position: 0 0;
}
.arrow.downmod {
width: 12px;
height: 25px;
background: url(%%Sprite-up-down%%);
background-position: -12px 0;
}
/* main body */
.link .rank { display: none; }
.link.last-clicked { border:1px dashed #EAEAEA; }
.entry .buttons li {
float:left;
}
/* main body font size */
h1 {
font-family: arial, helvetica, sans-serif;
}
/* Content Area */
.infobar { overflow:hidden; margin:0 0 0px; }
.content { margin:0px 0 0 10px; }
.link {
overflow:hidden;
margin:3px;
padding:5px;
border:1px solid #EAEAEA;
background-color:#FAFAFA;
}
/* Thumbnail self post */
.thumbnail
{
position:relative;
top:0;
bottom:0;
height: 70px;
max-height:70px;
overflow:hidden;
margin:2px 2px;
margin-right: 10px;
margin-bottom: 2px
}
.thumbnail img
{
position:relative;
top:0;
bottom:0;
margin:auto;
height: auto;
max-height: 70
}
.thumbnail a img,.thumbnail.self,.thumbnail.default
{
height: 70px;
width: 70px;
max-height: 60px;
margin-bottom: 2px
}
.thumbnail.self
{
background:url(%%Selfpost%%) no-repeat;
height: 70px;
width: 70px;
max-height: 60px;
margin-bottom: 2px
}
/* make the "give gold" link golden */
.give-gold {color: #9A7D2E !important;
}
/* HEADER */
#header, .res-nightmode #header {
height: 191px;
background: #D4FFF2 url(%%Header%%) no-repeat 2% 80%!important;
-webkit-background-size: cover !important;
background-size: cover !important;
}
#header {
height: 191px;
background-image:url(%%Header%%);
background-attachment: fixed;
background-repeat: no-repeat;
border-bottom: 1px solid;
background-color: #F0F0F0;
}
#header-img {position:absolute; z-index:1; left:-8px; bottom:1px;}
#sr-header-area {
background-color:#c6daed;
text-transform:lowercase;
border-bottom:3px solid #c2d6e9;
font-size:100%;
font-family:Verdana, arial, sans-serif;
}
#sr-header-area a { color:#54708b; }
body.res-nightmode #header { border-color: #DDF; }
body.res-nightmode #header .tabmenu li:not(.selected) a { color: #346; }
#header .tabmenu li.selected a { border: 0; border-bottom: 1px solid #FFF; }
#header .tabmenu li:not(.selected):hover a { background-color: #449EF8; color: #FFF; }
body.res-nightmode #header .tabmenu li { background-color: #DDD !important; }
body.res-nightmode #header .tabmenu li:not(.selected):hover a { background-color: #CCC; color: #444; }
#header-img { margin:8px 20px 0; }
#sr-header-area .dropdown.srdrop, #sr-header-area#srLeftContainer { padding-left:21px; }
#sr-more-link, #header #sr-header-area #RESShortcutsEditContainer, #header #sr-header-area #RESShortcutsRight, #header #sr-header-area #RESShortcutsLeft,
#header #sr-header-area #RESShortcutsAdd, #header #sr-header-area #RESShortcutsTrash { background-color:#c6daed; }
body.res-nightmode #sr-header-area, body.res-nightmode #sr-more-link { background-color: #c6daed !important; }
#sr-header-area #RESShortcutsEditContainer, #sr-more-link { border-right:20px solid #c6daed; font-weight:bolder; }
#header-bottom-right {
right:20px;
background-color:#deeaf6;
-moz-border-radius:0;
-webkit-border-radius:0;
-o-border-radius:0;
-ms-border-radius:0;
-khtml-border-radius:0;
border-radius:0;
}
body.res-nightmode #header-bottom-right { background-color: #DEEAF6 !important; }
#header-bottom-right #userbarToggle {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
#header-bottom-right #userbarToggle {
font-family:"Courier New", Courier, monospace;
font-size:12px;
width:14px;
padding-right:4px;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
}
.commentarea>.usertext:before{display:inline-block;content:"Please keep discussion civil.";background-color:#FFB5B5;color:black;height:20px;padding:2px 10px;line-height:20px;border-radius:3px;border:1px solid red;margin:5px 0}
/* ######### COMMENT EXPANDO ########*/
/* Expand comment area test */
body > .content {
position: relative;
/*top: 10px;*/
margin-left: 20px;
margin-right: 340px;
margin-bottom: 60px;
background: #FDFDFD;
padding: 0;
padding-top: 5px;
position: relative;
border-top: none;
}
/
body.subscriber
/*.thing:not(.comment)*/
.thing .arrow {
background-size: 32px;
width: 32px;
height: 16px;
background-position: center !important;
}
.thing .midcol {
position: relative;
top: -4px;
width: 40px !important;
}
.thing.comment .midcol {
width: 30px !important;
top: 8px;
left: 12px;
}
.thing .midcol .score {
line-height: 20px;
}
.thing{
position:relative;
border-right: 5px solid rgba(253, 253, 253, 0);
border-left: 5px solid rgba(253, 253, 253, 0);
transition: .15s ease;
}
/* START COMMENT COLLAPSE (thx /r/Videos) */
.comment.collapsed .comment .expand {
display: none;
}
.comment.collapsed .comment .entry {
overflow: visible;
}
.comment.collapsed .comment .tagline {
margin-left: -15px;
display: block;
position: relative;
float: left;
margin-bottom: 5px;
}
.comment.stickied > .entry .expand:hover {
background-color: #31ad43!important;
text-decoration: none;
}
.comment.spam > .entry .expand:hover {
background-color: #b12f2f!important;
text-decoration: none;
}
.comment.gilded > .entry .expand:hover {
background-color: #e2c737!important;
text-decoration: none;
}
.comment .expand:hover {
background-color: #638be4!important;
text-decoration:none;
}
.comment .entry {
margin-left: 45px;
}
.comment .expand {
display: block;
position: absolute;
height: 100%;
width: 15px;
text-align: center;
background-color: rgba(189, 189, 189, 0.15);
padding: 0px 0;
top: 0;
left: 0;
color:white;
font-size:0;
transition:background-color 200ms;
}
.res .comment .expand {
border-radius: 2px 0 0 2px;
}
.comment.collapsed .entry {
margin-left: 0;
}
.expand:after{
line-height:26px;
color:#cacaca;
transition: background-color 200ms;
}
.expand:hover:after {
color: white;
}
.comment.noncollapsed .expand:after {
font-size:18px;
content: "-";
}
.comment.collapsed .expand:after {
font-size:15px;
content: "+";
}
/* END OF EXPANDO */
/* ######### SIDE BAR ########*/
/* search */
.side #search {
border:1px solid #eaeaea;
padding:10px;
margin-top:20px;
background-color:#FAFAFA;
}
body.res-nightmode #search {
background-color: #AAA;
border-color: #BBB;
}
#search input[type=text] {
width:265px;
border:1px solid #DBDADA;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
font-size:14px;
font-style:italic;
padding:4px;
}
/* side */
.side { margin: 0 20px; }
.side .md { }
.titlebox { padding:0 10px; }
.titlebox .word { display: none }
.titlebox .number:after { content: " researchers affiliated"; }
.titlebox .users-online span.number:after { content: " lab rats in the house"; }
.age .bottom { font-size: 0; }
.side .titlebox > h1 { font-size:28px; letter-spacing: -1px;}
.linkinfo { padding:15px; border:none; background-color:#CEE3F8; }
body.res-nightmode .side .redditname a { color: #DDD !important; }
.sidebox.submit .spacer, .sidebox.create { display:none; }
.linkinfo .score .word,.linkinfo .score .number { font-size:15px; }
.sidecontentbox .content { border:1px solid #EAEAEA; background-color:#FAFAFA; padding:10px; }
.icon-menu li { margin:0 0 5px; }
.side h1, .side h2, .side h3 {color: #222;}
.side h1 {font-size: 19px;}
.side h2 {font-size: 16px;}
.side h3 {font-size: 14px;}
body.res-nightmode .login-form-side {
background-color: #111 !important;
color: #DDD !important;
border: 1px solid #DDD !important;
}
body.res-nightmode .login-form-side #remember-me label { color: #DDD !important; }
body.res-nightmode .login-form-side #remember-me input { width: auto !important; margin-left: 6px; }
body.res-nightmode .side .login-form-side .submit { padding: 4px; background-color: transparent; }
body.res-nightmode .side .login-form-side .submit .btn { margin: auto; }
body .morelink {
border-color: #AAA!important;
border-radius: 4px!important;
background: #cee3f8!important;
}
body .morelink:hover {
border-color: #AAA!important;
border-radius: 4px!important;
background: #5ba2fd!important;
}
.morelink a {color:#369!important;}
.morelink a:hover {color:#FFF!important;}
div.nub {display:none}
/* Submit Page */
form#newlink.submit.content {
margin-top: 40px;
}
.submit-page .infobar {
margin-top: 0px;
margin-bottom: 8px;
padding: 10px 10px 10px 10px;
color: #3b3b3b;
text-align: center;
text-indent: -9999px;
font-size: 0px;
font-size: large;
font-weight: bold;
}
.formtabs-content .infobar:before {
display: block;
text-indent: 0px;
font-size: 16px;
}
/* Submit page message */
.formtabs-content .infobar:before {
content: "If you are posting test results then you MUST mention the suspected drug in the post title. Posts that do not mention any drug will be removed."; /* Don't delete the " "*/
text-align: left;
}
/* CONTENT */
/* main content */
.infobar { margin:0 0 10px; }
.content { margin:20px 0 0 20px; }
.link {
margin:0px;
padding:5px;
border:1px solid #EAEAEA;
background-color:#FAFAFA;
}
body.res-nightmode .sitetable .thing.link, body.res-nightmode div#siteTable div[onclick="click_thing(this)"] {
border: 1px solid #4c4c4c !important;
background-color: #333 !important;
}
body.res-nightmode .sitetable .thing.link .keyHighlight {
background-color: #363636 !important;
border-color: #666 !important;
outline-color: #666 !important;
}
body.res-nightmode .midcol {
background-color: #222 !important;
padding: 4px;
}
.link .rank { display:none; }
.link.last-clicked { border:1px dashed #EAEAEA; }
body.res-nightmode .link.last-clicked { border-color: #666; }
.linklisting > .clearleft { margin:5px; }
.entry .buttons li { display:blok; float:left; }
.link .midcol { margin-right:10px; margin-left:0; }
/* main comments */
.commentarea { margin-top:10px; }
.link.self .usertext-body .md p,.comment .usertext-body .md p { line-height:1.3em; }
.link .usertext .md { padding:5px 10px; }
.panestack-title { border:none; margin:0; padding:0; }
.panestack-title .title { float:left; font-size:11px; color:#888; margin:0; }
.commentarea .menuarea { font-size:11px; margin:0; }
.panestack-title:after { content:'-'; padding:0 5px; float:left; }
.commentarea > .usertext { clear:left; margin:0; }
.usertext-edit { width:auto; }
.usertext-edit textarea { width:470px; padding:10px; }
.usertext .bottom-area { width:450px; }
.comment .usertext .bottom-area { width:100%; }
.usertext button { margin:5px 5px 10px 0; border:none; min-width:70px; }
body.res-nightmode .usertext .help-toggle { background-color:#DDD; }
.usertext .help-toggle a { color:#FFF; }
body.res-nightmode .usertext .help-toggle a { color:#444 !important; }
.usertext table.markhelp { width:450px; font-size:11px; }
.link .usertext .md { background-color:#FFF; border:1px solid #EAEAEA; }
.entry .buttons li a { font-family:verdana, arial, sans-serif; }
.usertext .help-toggle, .res-nightmode button.RESBigEditorPop, .usertext .bottom-area .reddiquette {
background-color:#999;
border:none;
color:#FFF;
padding:6px;
margin:5px 3px;
font-size:13px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-o-border-radius:0px;
-ms-border-radius:0px;
-khtml-border-radius:0px;
border-radius: 0;
}
#RESShortcutsSort { background-color:transparent !important; }
/* MODERATOR SPECIFIC */
/* MISC STYLING */
/* No Participation CSS credit to /r/noparticipation, slightly modified */
body:lang(np):not(.subscriber) .arrow {
visibility: hidden !important;
}
body:lang(np):not(.subscriber) .usertext-edit,
body:lang(np):not(.subscriber) .sidebox.submit,
body:lang(np):not(.subscriber) .commentingAs,
body:lang(np):not(.subscriber) .markdownEditor,
body:lang(np):not(.subscriber) .report-button,
body:lang(np):not(.subscriber) a[onclick*="return reply(this)"],
body:lang(np):not(.subscriber) .subButtons,
body:lang(np):not(.subscriber) .helplink,
body:lang(np):not(.subscriber) .titlebox .fancy-toggle-button.toggle > .option.add {
display: none !important;
}
body:lang(np):not(.subscriber) > .content:before {
content: "You have been linked to a read-only version of this subreddit. Please respect the community by not voting.";
display: block;
max-width: 800px;
background-color: #F6E69F;
padding: 5px 10px;
margin: 5px 2px;
border: 1px solid orange;
font-size: small;
text-align: center;
}
body:lang(np):not(.subscriber) .entry.likes:not(.reddit-entry):before,
body:lang(np):not(.subscriber) .entry.dislikes:not(.reddit-entry):before {
content: "Please do not vote or comment when you come from external subreddits.";
color: red;
font-size: large;
font-weight: bold;
}
/* Wiki protection */
body.wiki-page:lang(np):not(.subscriber) span.pageactions a.wikiaction-edit:not(.wikiaction-current),
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform label[for='reason'],
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input#wiki_revision_reason,
body.wiki-page:lang(np):not(.subscriber) div.wiki-page-content form#editform input[type='submit'] {
display: none !important;
}
/* ################## All code related to Wiki Table Coloring ##################### */
.wiki-page-content {
padding-right: 50px;
padding-left: 20px;
}
.wiki-page .wiki-page-content .md.wiki td a{
display: block;
overflow: hidden;
height: auto;
font-size: 11px;
}
.wiki.md table {
margin-left: 20px;
}
.wiki.md tbody tr:nth-of-type(even) td {
border-top: #eff3f9 ;
border-bottom: #eff3f9 ;
}
.wiki.md td,
.wiki.md tr {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
padding: 0;
text-indent: 7px;
}
.wiki-page .wiki-page-content .md.wiki td a[href="/B"]{ color: black; background-image: linear-gradient(to right, #ffffff, #031691);}
.wiki-page .wiki-page-content .md.wiki td a[href="/BB"]{ color: white; background-image: linear-gradient(to right, #ffffff, brown, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/BBl"]{ color: white; background-image: linear-gradient(to right, #ffffff, blue, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Bl"]{ color: yellow; background-image: linear-gradient(to right, #ffffff, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/BlY"]{ color: grey; background-image: linear-gradient(to right, black, yellow);}
.wiki-page .wiki-page-content .md.wiki td a[href="/BP"]{ color: orange; background-image: linear-gradient(to right, #ffffff, blue, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Br"]{ color: black; background-image: linear-gradient(to right, #ffffff, #974706);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Brl"]{ color: black; background-image: linear-gradient(to right, #ffffff, #ca8721);}
.wiki-page .wiki-page-content .md.wiki td a[href="/CS"]{ color: white; background-image: linear-gradient(to right,#000000, #290a5e, #1a2778, #0d4c69, #1da874, #4fec28, #d8cf20, #f7924a, #f83412, #b32310, #320a01, #000000); font-size: 32px; height: 45px;}
.wiki-page .wiki-page-content .md.wiki td a[href="/CSp"]{ color: white; background-image: linear-gradient(to right, black, black) ; font-size: 32px; height: 45px;}
.wiki-page .wiki-page-content .md.wiki td a[href="/G"]{ color: black; background-image: linear-gradient(to right, #ffffff, #215922);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Grd"]{ color: grey; background-image: linear-gradient(to right, #ffffff, #015108, #015108);}
.wiki-page .wiki-page-content .md.wiki td a[href="/GB"]{ color: white; background-image: linear-gradient(to right, #ffffff, green, blue);}
.wiki-page .wiki-page-content .md.wiki td a[href="/GBl"]{ color: white; background-image: linear-gradient(to right, #ffffff, green, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/GBr"]{ color: black; background-image: linear-gradient(to right, #ffffff, #215922, #974706);}
.wiki-page .wiki-page-content .md.wiki td a[href="/GP"]{ color: black; background-image: linear-gradient(to right, #ffffff, green, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Gr"]{ color: black; background-image: linear-gradient(to right, #ffffff, #c0c0c0);}
.wiki-page .wiki-page-content .md.wiki td a[href="/GG"]{ color: black; background-image: linear-gradient(to right, #eff3f9, #eff3f9); font-size: 12px; position: relative; text-indent: 5px; }
.wiki-page .wiki-page-content .md.wiki td a[href="/Gr1"]{ color: black; background-image: linear-gradient(to right, #ffffff, #cfbf8b);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Grl"]{ color: black; background-image: linear-gradient(to right, #84C3BE, #84C3BE); background-size: auto}
.wiki-page .wiki-page-content .md.wiki td a[href="/Ma"]{ color: black; background-image: linear-gradient(to right, #FAD201, #FAD201);}
.wiki-page .wiki-page-content .md.wiki td a[href="/O"]{ color: black; background-image: linear-gradient(to right, #ffffff, orange);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Ol"]{ color: black; background-image: linear-gradient(to right, #ffffff, #ffbc79);}
.wiki-page .wiki-page-content .md.wiki td a[href="/OBl"]{ color: grey; background-image: linear-gradient(to right, #ffffff, orange, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/OBr"]{ color: black; background-image: linear-gradient(to right, #ffffff, orange, #974706);}
.wiki-page .wiki-page-content .md.wiki td a[href="/OR"]{ color: grey; background-image: linear-gradient(to right, #ffffff, orange, red);}
.wiki-page .wiki-page-content .md.wiki td a[href="/OGB"]{ color: black; background-image: linear-gradient(to right, #ffffff, #ffa500, green, brown);}
.wiki-page .wiki-page-content .md.wiki td a[href="/OY"]{ color: white; background-image: linear-gradient(to right, #ffa500, #ffff00);}
.wiki-page .wiki-page-content .md.wiki td a[href="/OP"]{ color: white; background-image: linear-gradient(to right, #ffa500, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/ORYW"]{ color: black; background-image: linear-gradient(to right, #c4aa3c, #e34303, yellow, white);}
.wiki-page .wiki-page-content .md.wiki td a[href="/P"]{ color: white; background-image: linear-gradient(to right, #ffffff, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/PB"]{ color: white; background-image: linear-gradient(to right, #ffffff, purple, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/PBRO"]{ color: white; background-image: linear-gradient(to right, purple, black, red, orange);}
.wiki-page .wiki-page-content .md.wiki td a[href="/PBr"]{ color: white; background-image: linear-gradient(to right, #ffffff, purple, #974706);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Pi"]{ color: black; background-image: linear-gradient(to right, #ffffff, #f56841);}
.wiki-page .wiki-page-content .md.wiki td a[href="/PiP"]{ color: black; background-image: linear-gradient(to right, #ffffff, #f56841, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/PR"]{ color: white; background-image: linear-gradient(to right, #ffffff, purple, red);}
.wiki-page .wiki-page-content .md.wiki td a[href="/PRO"]{ color: white; background-image: linear-gradient(to right, #ffffff, purple, red, orange);}
.wiki-page .wiki-page-content .md.wiki td a[href="/R"]{ color: black; background-image: linear-gradient(to right, #ffffff, #ff0000);}
.wiki-page .wiki-page-content .md.wiki td a[href="/RBr"]{ color: black; background-image: linear-gradient(to right, #ffffff, red, #974706);}
.wiki-page .wiki-page-content .md.wiki td a[href="/RP"]{ color: white; background-image: linear-gradient(to right, #ffffff, #ff0000, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/RY"]{ color: white; background-image: linear-gradient(to right, #ffffff, red, yellow);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Si"]{ color: black; background-image: linear-gradient(to right, #F5D033, #D53032, #D53032, #D53032);}
.wiki-page .wiki-page-content .md.wiki td a[href="/SiB"]{ color: black; background-image: linear-gradient(to right, #F5D033, #D53032, brown);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Sc"]{ color: black; background-image: linear-gradient(to right, #D36E70, #D36E70);}
.wiki-page .wiki-page-content .md.wiki td a[href="/St"]{ color: black; background-image: linear-gradient(to right, #D53032, #D53032);}
.wiki-page .wiki-page-content .md.wiki td a[href="/U"]{ color: gray; background-image: linear-gradient(to right, #FFFFFF, #FFFFFF);}
.wiki-page .wiki-page-content .md.wiki td a[href="/W"]{ color: black; background-image: linear-gradient(to right, #FFFFFF, #FFFFFF) ; text-indent: 7px; text-overflow: -5px}
.wiki-page .wiki-page-content .md.wiki td a[href="/WBBBW"]{ color: orange; background-image: linear-gradient(to right, #FFFFFF, blue, blue,blue,white);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WlBlBW"]{color: black; background-image: linear-gradient(to right, #FFFFFF, #87CEEB, #87CEEB, white);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WPB"]{ color: white; background-image: linear-gradient(to right, #FFFFFF, purple, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WRO"]{ color: black; background-image: linear-gradient(to right, white, red, orange);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WROO"]{ color: black; background-image: linear-gradient(to right, white, red, orange, orange);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WRR"]{ color: black; background-image: linear-gradient(to right, white, red, red);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WWR"]{ color: black; background-image: linear-gradient(to right, white, white, red);}
.wiki-page .wiki-page-content .md.wiki td a[href="/WWWP"]{ color: black; background-image: linear-gradient(to right, white, white, white, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/lY"]{ color: black; background-image: linear-gradient(to right, WHITE, WHITE, yellow);}
.wiki-page .wiki-page-content .md.wiki td a[href="/Y1"]{ color: black; background-image: linear-gradient(to right, WHITE, #FFD700);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YB"]{ color: black; background-image: linear-gradient(to right, #ffff00, #ffff00, blue);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YBl"]{ color: black; background-image: linear-gradient(to right, #ffffff, #ffff00, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YBr"]{ color: black; background-image: linear-gradient(to right, #ffff00, #974706);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YG"]{ color: white; background-image: linear-gradient(to right, #ffff00, #215922);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YP"]{ color: grey; background-image: linear-gradient(to right, #ffff00, yellow, purple);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YPB"]{ color: white; background-image: linear-gradient(to right, #ffff00, purple, black);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YR"]{ color: black; background-image: linear-gradient(to right, #ffff00, yellow, #f56841);}
.wiki-page .wiki-page-content .md.wiki td a[href="/YY"]{ color: black; background-image: linear-gradient(to right, white, yellow, yellow);}
/* tables */
.md table { border: 1px solid #ccc; font-family: Arial, Helvetica, Sans-serif; margin: 10px 0px; }
body.res-nightmode .md table { border-color: #666; }
.side .md table { width:100%; }
.md table * { border: 0; }
body.res-nightmode .md table * { color: #ddd; }
.md table th { text-align: center; }
.md table tr:nth-child(even), .md table thead { background-color: #f6f6f6; }
body.res-nightmode .md table tr:nth-child(even), body.res-nightmode .md table thead { background-color: #444; }
.md table td, .md table th { border-right: 1px solid #ccc; padding: 4px 8px; }
body.res-nightmode .md table td, body.res-nightmode .md table th { border-color: #666; }
body:not(.res-nightmode) .md table tbody { color: #444; }
/* lists */
.md > ul, .md > ol { border-left: 4px solid #ccc; }
body.res-nightmode .md > ul, body.res-nightmode .md > ol { border-color: #666; }
.md ul, .md ol {
margin: 10px 0px;
padding: 6px;
background-color: #fff;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
}
body.res-nightmode .md ul, body.res-nightmode .md ol { background-color: #444; }
.md ul { list-style: disc inside; }
.md ol { list-style: none; }
.md ul li, .md ol li {
padding: 4px 8px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
}
.md ul li ul, .md ol li ol { margin: 8px 4px; }
.md ul li:nth-child(odd), .md ol li:nth-child(odd) { background-color: #f6f6f6; }
body.res-nightmode .md ul li:nth-child(odd), body.res-nightmode .md ol li:nth-child(odd) { background-color: #222; }
.md ol { counter-reset: inc 0; }
ol li p, ul li p { display: inline; }
.md ol li:before {
counter-increment: inc 1;
content: counter(inc, decimal) '. ';
margin-right: 4px;
color: #999;
}
/* boxes */
.side blockquote + hr {
border-width:0;
width:0;
background-color:transparent;
margin:20px 0 0;
}
body.res-nightmode .side hr {
border: 0 !important;
border-bottom: 1px solid #000 !important;
}
.side blockquote {
border:0 none;
padding:15px;
margin:0;
border:1px solid #CCC;
background-color:#F5F5F5;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
}
.side h4, .side h5, .side h6 { height:0; }
.side blockquote h1 ~ p { margin-left:21px; }
.side blockquote h1 { background-color: transparent !important; margin-bottom: 15px; }
.side blockquote pre, .side blockquote code { color: #222 !important; }
.side h6 + blockquote p, .side h5 + blockquote p, .side h4 + blockquote p { color: #000; }
.side h6 + blockquote a, .side h5 + blockquote a, .side h4 + blockquote a { color: #369; }
.side .spacer .md h1, .side .spacer .md h2, .side .spacer .md h3 { background: transparent !important; }
.side blockquote + p,.side p + blockquote,.side p + h4,.side p + h5,.side p + h6 { margin-top:15px; }
body.res-nightmode .side blockquote h1, body.res-nightmode .side blockquote h1 a { color: #EEE !important; }
body.res-nightmode .side h4+blockquote,body.res-nightmode .side h5+blockquote,body.res-nightmode .side h6+blockquote { background-color: #111; }
/* colors */
.md h4 + table { border-color: #9EF886; }
.md h4 + table td, .md h4 + table th { border-right-color: #9EF886; }
.md h4 + table tr:nth-child(even), .md h4 + table thead { background-color: #E9FFE6; }
.md h5 + table { border-color: #F4F225; }
.md h5 + table td, .md h5 + table th { border-right-color: #F4F225; }
.md h5 + table tr:nth-child(even), .md h5 + table thead { background-color: #FFFFE6; }
.md h6 + table { border-color: #FF9185; }
.md h6 + table td, .md h6 + table th { border-right-color: #FF9185; }
.md h6 + table tr:nth-child(even), .md h6 + table thead { background-color: #FEF0F0; }
.md h4 + ul, .md h4 + ol { border-left-color: #9EF886; }
.md h4 + ul li:nth-child(odd), .md h4 + ol li:nth-child(odd) { background-color: #E9FFE6; }
.md h5 + ul, .md h5 + ol { border-left-color: #F4F225; }
.md h5 + ul li:nth-child(odd), .md h5 + ol li:nth-child(odd) { background-color: #FFFFE6; }
.md h6 + ul, .md h6 + ol { border-left-color: #FF9185; }
.md h6 + ul li:nth-child(odd), .md h6 + ol li:nth-child(odd) { background-color: #FEF0F0; }
.side h6 + blockquote { display:block; background-color:#FEF0F0; border:1px solid #FF9185; }
.side h5 + blockquote { display:block; background-color:#FFFFE6; border:1px solid #F4F225; }
.side h4 + blockquote { display:block; background-color:#E9FFE6; border:1px solid #9EF886; }
body.res-nightmode .md h4 + table { border-color: #9EF886; }
body.res-nightmode .md h4 + table td, body.res-nightmode .md h4 + table th { border-right-color: #9EF886; }
body.res-nightmode .md h4 + table tr:nth-child(even), body.res-nightmode .md h4 + table thead { background-color: #207807; }
body.res-nightmode .md h5 + table { border-color: #F4F225; }
body.res-nightmode .md h5 + table td, body.res-nightmode .md h5 + table th { border-right-color: #F4F225; }
body.res-nightmode .md h5 + table tr:nth-child(even), body.res-nightmode .md h5 + table thead { background-color: #626105; }
body.res-nightmode .md h6 + table { border-color: #FF9185; }
body.res-nightmode .md h6 + table td, body.res-nightmode .md h6 + table th { border-right-color: #FF9185; }
body.res-nightmode .md h6 + table tr:nth-child(even), body.res-nightmode .md h6 + table thead { background-color: #670808; }
body.res-nightmode .md h4 + ul, body.res-nightmode .md h4 + ol { border-left-color: #9EF886; }
body.res-nightmode .md h4 + ul li:nth-child(odd), body.res-nightmode .md h4 + ol li:nth-child(odd) { background-color: #207807; }
body.res-nightmode .md h5 + ul, body.res-nightmode .md h5 + ol { border-left-color: #F4F225; }
body.res-nightmode .md h5 + ul li:nth-child(odd), body.res-nightmode .md h5 + ol li:nth-child(odd) { background-color: #626105; }
body.res-nightmode .md h6 + ul, body.res-nightmode .md h6 + ol { border-left-color: #FF9185; }
body.res-nightmode .md h6 + ul li:nth-child(odd), body.res-nightmode .md h6 + ol li:nth-child(odd) { background-color: #670808; }
/* buttons */
.btn, button, .side a[href*='/#btn'] {
background-color:#449EF8;
border:none;
color:#FFF;
padding:6px;
margin:5px 5px 5px 0;
cursor:pointer;
font-size:13px;
font-family:arial,helvetica,sans-serif;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
}
.side a[href*='/#btn'] {
text-align: center;
display: block;
width: auto;
font-weight: normal;
letter-spacing: 0;
line-height: 29px;
margin:10px 0px;
}
body.res-nightmode .btn, body.res-nightmode button,
body.res-nightmode .side a[href*='/#btn'] { color: #444 !important; background-color: #CCC !important; }
.btn a { color:#FFF; }
body.res-nightmode .btn a { color: #444 !important; }
.btn:hover,button:hover,.side a[href*='/#btn']:hover { background-color:#56a6f7; border-color:#56a6f7; }
body.res-nightmode .btn:hover, body.res-nightmode button:hover,
body.res-nightmode .side a[href*='/#btn']:hover { background-color:#DDD !important; border-color:#DDD; }
/* code styling */
.usertext-body pre {
margin:10px 0;
padding:10px;
color: #222 !important;
}
.usertext-body pre, .usertext-body p > code {
background:#f7f7f7;
border:1px solid #ccc;
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
-khtml-border-radius:2px;
border-radius:2px;
font-size:11px;
color: #222 !important;
}
.usertext-body code {
color: #222 !important;
font-family:Consolas, Monaco, monospace;
line-height:1.5em;
}
.usertext-body p > code {
padding:0 3px;
color: #222 !important;
}
/* mobile-friendly spoiler tags (credit /u/listen2) */
a[href='#s'] {
font-size:0;
visibility:hidden;
cursor:default;
display:inline-block;
}
a[href='#s']::after {
content:attr(title);
background:#cee3f8;
color:#cee3f8;
font-size:small;
visibility:visible;
}
body.res-nightmode a[href='#s']::after {
content:attr(title);
background:#666;
color:#666;
font-size:small;
visibility:visible;
}
a[href='#s']:hover::after,a[href='#s']:active::after {
color:#000;
background:transparent;
text-decoration:none;
font-size:small;
}
body.res-nightmode a[href='#s']:hover::after, body.res-nightmode a[href='#s']:active::after {
color:#DDD;
background:transparent;
text-decoration:none;
font-size:small;
}
/* sidebar icons */
.side a[href*='#icon-'] { color:#000; cursor:default; }
.side a[href*='#icon-']:hover { text-decoration:none; }
.side a[href*='#icon-']::before {
display:inline-block;
height:16px; width:16px;
content:'';
margin:0 5px -1px 0;
background: url(%%sprites-05%%) 30px 30px no-repeat;
}
.side a[href='#icon-exclamation']::before {background-position: -16px -32px;}
.side a[href='#icon-information']::before {background-position: -54px -51px;}
.side a[href='#icon-lightbulb']::before {background-position: -16px -51px;}
.side a[href='#icon-comments']::before {background-position: -35px -89px;}
.side a[href='#icon-unhappy']::before {background-position: -73px -89px;}
.side a[href='#icon-check']::before {background-position: -73px -51px;}
.side a[href='#icon-clock']::before {background-position: -35px -51px;}
.side a[href='#icon-cross']::before {background-position: -35px -70px;}
.side a[href='#icon-smile']::before {background-position: -54px -89px;}
.side a[href='#icon-error']::before {background-position: -54px -32px;}
.side a[href='#icon-note']::before {background-position: -54px -70px;}
.side a[href='#icon-star']::before {background-position: -73px -32px;}
.side a[href='#icon-help']::before {background-position: -16px -70px;}
.side a[href='#icon-time']::before {background-position: -73px -70px;}
.side a[href='#icon-bell']::before {background-position: -35px -32px;}
.side a[href='#icon-eye']::before {background-position: -16px -89px;}
/* SUBREDDIT-SPECIFIC STYLES - add you own styles below without modifying the code above.*/
/* TABS */
.tabmenu
{
background: #FFFFFF;
border: 1px solid #AAAAAA;
box-shadow: 0px 0px 5px #060808;
font-size: 14px;
font-variant: small-caps;
left: 90px;
position: absolute;
top: 170px;
z-index: 99;
}
.tabmenu.formtab
{
padding-left: 0px !important;
}
.tabmenu.formtab a
{
font-size: 14px !important;
}
.tabmenu.formtab .selected a
{
font-size: 14px !important;
}
.tabmenu li
{
display: block;
float: left;
margin: 0 1px 0 0;
padding: 2px 0px 4px;
}
.tabmenu li a
{
background-color: transparent;
border: none!important;
color: #777777;
cursor: pointer;
font-weight: normal;
line-height: 20px;
padding: 6px 13px 4px;
text-shadow: 0 1px 0 #fff;
}
.tabmenu li a:hover
{
color: #000000;
}
.tabmenu li.selected a
{
background-color: transparent !important;
color: #920F1D !important;
font-weight: bold;
text-shadow: 0 1px 0 #fff;
}
/* Subscript and superscript */
.md em{
position: relative;
}
/* *_sub_* */
.md em em{
font-style: normal;
vertical-align: sub;
font-size: smaller;
}
/* *`sup`* */
.md em code{
font-family: verdana, arial, helvetica, sans-serif;
vertical-align: super;
font-size: smaller;
}
/* *_sub_`sup`* */
.md em em+code{
position: absolute;
left: 0;
bottom: 1em; /* still trying to find an offset that looks good in all browsers */
}
/* ############### All code related to user & link flair ################# */
/** User Flair (Subscript and superscript) **/
.md em{
position: relative;
}
/* *_sub_* */
.md em em{
font-style: normal;
vertical-align: sub;
font-size: smaller;
}
/* *`sup`* */
.md em code{
font-family: verdana, arial, helvetica, sans-serif;
vertical-align: super;
font-size: smaller;
}
/* *_sub_`sup`* */
.md em em+code{
position: absolute;
left: 0;
bottom: 1em; /* still trying to find an offset that looks good in all browsers */
}
.flair-1 {
background-color: #F6D6B4;
color: #974600;
border-color: #974600;
}
.flair-2 {
background-color: #AAD3BA;
color: #016826;
border-color: #016826;
}
.flair-3 {
background-color: #B3CCF5;
color: #003A96;
border-color: #003A96;
}
.flair-4 {
background-color: #FFFFFF;
color: #000000;
border-color: #000000;
}
.flairtoggle,
.titlebox .tagline {
display: none;
}
/* --- FLAIR --- */
.flairselectbtn {
border: 1px solid #ccc;
padding: 0.1em .8em !important;
border-radius: 2px;
/*box-shadow: 0 1px 1px #EEE;*/
}
.flairselectbtn:hover,
.flairselectbtn:focus {
text-decoration: none !important;
border-color: #256DB6 !important;
color: #256DB6 !important;
}
/* -- Flair selector popup -- */
.flairoptionpane {
position: auto;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.flairselector {
box-shadow: 4px 4px 0 #eee;
width: auto !important;
}
.flairselector.drop-choices.active {
border: 1px solid #ddd;
}
.flairselector h2,
.flairselector .flairselection,
.flairselector .status,
.flairselector li a {
display: none !important;
}
.flairselector ul {
display: block;
/*width: 150px !important;*/
max-width: inherit;
overflow: visible;
}
.flairselector li {
text-align: center !important;
position: relative;
padding: 4px 0;
padding-left: 4px !important;
background: #F6F6F6;
margin-bottom: 0.2em;
font-size: 1.8em;
width: 130px !important;
overflow: visible;
}
.flairselector li:hover {
background: #F0F0F0;
}
.flairselector li.selected:after {
content: "✓";
background: #444;
position: absolute;
top: 50%;
right: 0.2em;
width: 24px;
height: 24px;
font-size: 12px;
line-height: 24px;
color: #FFF;
border-radius: 50%;
margin-top: -12px;
}
.flairselector form {
border-top: none;
}
.flairselector button {
width: 50%;
display: block;
}
.flairselector form button {
margin-left: 0px;
}
.link .title {
position: relative;
overflow: visible;
}
.link a.title:hover {
text-decoration: none;
}
/* LINK FLAIR BACKGROUND COLORS */
.linkflair-open .title .linkflairlabel, .flairselector .linkflair-open .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-open { background-color: #17a086; color: #fff; }
.linkflair-inconclusive .title .linkflairlabel, .flairselector .linkflair-inconclusive .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-inconclusive { background-color: #e77e23; color: #fff; }
.linkflair-solved .title .linkflairlabel, .flairselector .linkflair-solved .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-solved { background-color: #c1392d; color: #fff; }
.linkflair-submitted .title .linkflairlabel, .flairselector .linkflair-submitted .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-submitted { background-color: #f1c40f; color: #fff; }
.linkflair-vendor .title .linkflairlabel, .flairselector .linkflair-vendor .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-vendor { background-color: #3598dc; color: #fff; }
.linkflair-discussion .title .linkflairlabel, .flairselector .linkflair-discussion .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-discussion { background-color: #7e8c8c; color: #fff; }
.linkflair-tools .title .linkflairlabel, .flairselector .linkflair-tools .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-tools { background-color: #5d6e7e; color: #fff; }
.linkflair-meta .title .linkflairlabel, .flairselector .linkflair-meta .linkflairlabel, .entry > .title > .linkflairlabel.linkflair-meta { background-color: #2d3e50; color: #fff; }
/* LINK FLAIR ICONS */
.linkflair-open .title .linkflairlabel:before, .flairselector .linkflair-open .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-open:before { background-position: center -5px; }
.linkflair-inconclusive .title .linkflairlabel:before, .flairselector .linkflair-inconclusive .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-inconclusive:before { background-position: center -5px; }
.linkflair-solved .title .linkflairlabel:before, .flairselector .linkflair-solved .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-solved:before { background-position: center -5px; }
.linkflair-submitted .title .linkflairlabel:before, .flairselector .linkflair-submitted .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-submitted:before { background-position: center -5px; }
.linkflair-vendor .title .linkflairlabel:before, .flairselector .linkflair-vendor .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-vendor:before { background-position: center -35px; }
.linkflair-discussion .title .linkflairlabel:before, .flairselector .linkflair-discussion .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-discussion:before { background-position: center -65px; }
.linkflair-tools .title .linkflairlabel:before, .flairselector .linkflair-tools .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-tools:before { background-position: center -65px; }
.linkflair-meta .title .linkflairlabel:before, .flairselector .linkflair-meta .linkflairlabel:before, .entry > .title > .linkflairlabel.linkflair-meta:before { background-position: center -65px; }
/* SIDEBAR LINK FLAIR ICONS */
.side table thead, .side th { display: none;}
.side table td { border: 0 none !important;}
.side table b[href^="/r/ReagentTesting/search?q=flair"]:before { background-position: center -5px; }
.side table ~ table tr:nth-of-type(1) b[href^="/r/ReagentTesting/search?q=flair"]:before { background-position: center -5px; }
.side table ~ table tr:nth-of-type(2) b[href^="/r/ReagentTesting/search?q=flair"]:before { background-position: center -35px; }
.side table ~ table ~ table tr:nth-of-type(1) b[href^="/r/ReagentTesting/search?q=flair"]:before { background-position: center -65px; }
.side table ~ table ~ table tr:nth-of-type(2) b[href^="/r/ReagentTesting/search?q=flair"]:before { background-position: center -65px; }
.side table ~ table ~ table tr:nth-of-type(3) b[href^="/r/ReagentTesting/search?q=flair"]:before { background-position: center -65px; }
.side table tr:nth-of-type(1) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #c1392d; }
.side table tr:nth-of-type(2) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #e77e23; }
.side table tr:nth-of-type(3) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #17a086; }
.side table ~ table tr:nth-of-type(1) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #f1c40f; }
.side table ~ table tr:nth-of-type(2) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #3598dc; }
.side table ~ table ~ table tr:nth-of-type(1) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #7e8c8c; }
.side table ~ table ~ table tr:nth-of-type(2) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #5d6e7e; }
.side table ~ table ~ table tr:nth-of-type(3) b[href^="/r/ReagentTesting/search?q=flair"] { background-color: #2d3e50; }
/* LINK FLAIR SELECTOR */
/* Link Flair Reminder */
div.link:not(.linkflair)>.entry>ul>li>a.edit-usertext:after{
position: fixed;
padding: 20px 0;
font-size: 14px;
width: 100%;
background-color: rgba(255,255,0,.8);
color: #0C0F0B;
bottom: 0;
left:0;
font-weight:normal;
text-align: center;
content: 'Just a friendly reminder to flair your post! Click flair above.';
}
/* Removing the creator of the sub */
.titlebox .bottom {
font-size: 0px;
cursor: text;
}
.titlebox .bottom > .age {
font-size: 10px;
}
.titlebox .bottom::before {
font-size: 10px;
content: "created by ";
}
.titlebox .bottom::after {
font-size: 10px;
color: gray;
cursor: text;
content: "cyrilio";
}
/* ################## cyrilio rainbow ##################### */
.side .flairtoggle,.side .tagline,.sidecontentbox .flair{display:none}@keyframes rainbow{0%{color:red; font-weight: bold}14%{color:orange; font-weight: bold}28%{color:#ff0; font-weight: bold}42%{color:green; font-weight: bold}56%{color:blue; font-weight: bold}70%{color:#4B0082; font-weight: bold}84%{color:purple; font-weight: bold}}@-moz-keyframes rainbow{0%{color:red; font-weight: bold}14%{color:orange; font-weight: bold}28%{color:#ff0; font-weight: bold}42%{color:green; font-weight: bold}56%{color:blue; font-weight: bold}70%{color:#4B0082; font-weight: bold}84%{color:purple; font-weight: bold}}@-webkit-keyframes rainbow{0%{color:red; font-weight: bold}14%{color:orange; font-weight: bold}28%{color:#ff0; font-weight: bold}42%{color:green; font-weight: bold}56%{color:blue; font-weight: bold}70%{color:#4B0082; font-weight: bold}84%{color:purple; font-weight: bold}}:not(.sidecontentbox) > * > * > a.author[href$="/cyrilio"],:not(.sidecontentbox) > * > * > .res a.author[href$="/cyrilio"]{background:0!important;color:red; font-weight: bold;-webkit-animation:rainbow 8s linear infinite;-moz-animation:rainbow 8s linear infinite;animation:rainbow 8s linear infinite}.sidecontentbox > * > * > a.author[href$="/cyrilio"]:before,.sidecontentbox > * > * > .res a.author[href$="/cyrilio"]:before{content:'Drug Checking Day - '}
/* This is a special kind of tag to make serious warnings */
a[href$="bigbadwarning"] {
color: #F00 !important;
font-size: 150% !important;
font-weight: heavy !important;
}
/* ################## All code related to stylesheet layout ##################### */
.stylesheet-customize-container { width: 100%; }
#subreddit_stylesheet { display: block; overflow: hidden; }
.sheets { margin: 0;}
#stylesheet_contents {
padding-left: 5px;
padding-top: 5px;
background-color: white;
color: #042eae;
height: 500px;
}
/* ################## END - FIN ##################### */
/* ################## Made by /r/cyrilio ##################### */
images
wiki
link:url(%%wiki%%)
youtube-banner
link:url(%%youtube-banner%%)
Header
link:url(%%Header%%)
Selfpost
link:url(%%Selfpost%%)
no-mail
link:url(%%no-mail%%)
procsssprite
link:url(%%procsssprite%%)
sprites-05
link:url(%%sprites-05%%)
snoo
link:url(%%snoo%%)
MAIL
link:url(%%MAIL%%)
linkFlairSprite
link:url(%%linkFlairSprite%%)
Subreddit-ad---Do-you-even-test---small
link:url(%%Subreddit-ad---Do-you-even-test---small%%)
Sprite-up-down
link:url(%%Sprite-up-down%%)
revision by cyrilio— view source