Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /***
- * __
- * / ` / _/_ / /
- * /-- __/ o / _ __/ /____ ,
- * (___,(_/_<_<__</_(_/_ /_)/ (_/_
- * /
- * '
- * __ _ , ______ __ _ ,
- * / ` ' ) / // / ` ' ) /
- * /-- __ /-< --//_ _ /-- __ /-<
- * (___,/ (_/ )(_// /_</_(___,/ (_/ )
- *
- * ALL OTHER credit goes to
- * ==Edurne Reddit CSS Theme v5.6 - (http://www.reddit.com/r/edurne/)==
- * ==/u/gavin19 and the other contributors as /r/csshelp==
- * ==and the following==
- * ==FlatBlue reddit CSS Theme v1.1.1 - (http://www.reddit.com/r/FlatBlue/)==
- * == Boxed reddit CSS Theme v1.5 - (http://www.reddit.com/r/boxed/)==
- * ==Mindashq http://www.reddit.com/r/mindashq/wiki/==
- * */
- /*
- /* GENERAL */
- body
- {
- /*background-color: #4A3D34;*/
- background-image: -webkit-linear-gradient(top,#4A3D34,#000);
- background-image: -moz-linear-gradient(top,#4A3D34,#000);
- background-image: -ms-linear-gradient(top,#4A3D34,#000);
- background-image: -o-linear-gradient(top,#4A3D34,#000);
- background-image: linear-gradient(top,#4A3D34,#000);
- background-attachment: fixed;
- background-color: #222;
- position:relative; font-family:"Trebuchet MS", Helvetica, sans-serif; }
- body > .content { overflow:hidden; }
- .md p { font-family:"Trebuchet MS", Helvetica, sans-serif; padding:1px 0; }
- /* HEADER */
- #sr-header-area {
- text-transform:lowercase;
- border-bottom:3px solid #BC7C25;
- background-color: #222222;
- font-size:100%;
- font-family:"Trebuchet MS", Helvetica, sans-serif;
- }
- #sr-header-area a { color:#BC7C25; }
- body.res-nightmode #header { border-color: #DDF; }
- body.res-nightmode #header .tabmenu li:not(.selected) a { color: #5A422A; }
- #header .tabmenu li.selected a { border: 0; border-bottom: 1px solid #BC7C25; }
- #header .tabmenu li:not(.selected):hover a {background-image: -webkit-linear-gradient(top,#4A3D34,#000);
- background-image: -moz-linear-gradient(top,#4A3D34,#000);
- background-image: -ms-linear-gradient(top,#4A3D34,#000);
- background-image: -o-linear-gradient(top,#4A3D34,#000);
- background-image: linear-gradient(top,#4A3D34,#000);
- background-attachment: fixed;
- background-color: #222; color: #BC7C25; }
- 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; }
- .pagename, .pagename a { color: #BC7C25; margin-right:25px; font-weight:bold; font-variant:normal; font-size:18px; font-family:"Trebuchet MS", Helvetica, sans-serif; }
- body.res-nightmode .pagename a { font-size: 18px !important; }
- #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:#000; }
- 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 #222222; font-weight:bolder; }
- #header-bottom-right {
- right:20px;
- background-color:#222222;
- -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.res-navTop { top: 21px !important; }
- #header-bottom-right.res-navTop #userbarToggle {
- -moz-border-radius-topleft: 0;
- -webkit-border-top-left-radius: 0;
- border-top-left-radius: 0;
- }
- #header-bottom-right #userbarToggle {
- font-family:"Trebuchet MS", Helvetica, sans-serif;
- font-size:12px;
- }
- #header-bottom-right #userbarToggle {
- font-family:"Trebuchet MS", Helvetica, sans-serif;
- 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;
- }
- #userbarToggle {
- background-color: #222222!important;
- border: 1px solid #BC7C25!important;
- margin-bottom: -1px !important;
- font-weight: bold;
- color: #BC7C25 !important; /*colours the cursor*/
- }
- #header-bottom-right {
- background-color: #222222;
- border: 1px solid #978057;
- }
- #header { height: 274px; background: url(%%headerimg%%) no-repeat center center; }
- #header-bottom-left { position: absolute; bottom: 0; }
- .pagename a { color: #978057; }
- /* SIDEBAR */
- body, .wiki-page .md, body .side .md h6:nth-of-type(1) {
- font-size: 16px !important;
- }
- .content .usertext-body .md,
- .side .sidecontentbox .helplink,
- .side .sidebox .morelink,
- .linkflairlabel
- {
- font-size: 12px;
- }
- .usertext-body {background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;
- border-radius: 5px !important;
- border-width: 1px 0px;
- border-style: solid;
- border-color: #000;
- color: #fff;
- }
- .redditname a{
- height: 18px;
- width: 180px;
- color: #BC7C25}
- .hover.pagename.redditname,
- .thing .title,
- .submit-page .roundfield .title {
- font-size: 18px !important;
- }
- .side .titlebox,
- #sr-header-area,
- #header-bottom-left .tabmenu, .tabmenu.formtab,
- #header-bottom-right,
- .pref-lang,
- .side .usertext-body .md,
- .midcol,
- .panestack-title,
- .panestack-title .title,
- .menuarea,
- .commentarea .usertext-edit:before,
- .markdownEditor a,
- .commentingAs,
- .usertext-edit .bottom-area a,
- .comment-visits-box .title,
- .footer,
- .submit-page .roundfield,
- .submit-page .infobar,
- .submit-page .roundfield label,
- #RESDropdownOptions,
- #image-preview-list,
- #image-upload,
- .btn.right,
- .wiki-page .pageactions,
- #search-expando,
- body:not(.search-page) #search input[type="text"],
- #searchexpando,
- .raisedbox,
- .searchpane,
- .hover-bubble,
- .deepthread {
- font-size: 12px !important;
- }
- input {
- border: 1px solid #000!important;
- }
- .rounded {
- border-radius: 5px !important;
- }
- .roundfield, #REScommentSubToggle, #header-bottom-right, #userbarToggle {
- border-radius: 5px !important;
- }
- .roundfield, .content.submit .info-notice, .linefield
- .submit-page .roundfield,
- .submit-page .infobar,
- .submit-page .roundfield label {
- background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;
- border-radius: 5px !important;
- border-width: 1px 0px;
- border-style: solid;
- border-color: #000;
- }
- .linefield
- { background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;
- }
- .linefield input[type=text] {background-color: #222; border: 0px;}
- #header-bottom-right .userkarma,
- .side .linkinfo,
- .side .linkinfo .number,
- .side .linkinfo .word,
- .side .linkinfo .shortlink,
- .side .subscribe-button.fancy-toggle-button.toggle a,
- .side .subButtons span,
- .side .subscribers,
- .side .users-online,
- .side .leavemoderator,
- .side .titlebox .toggle,
- .tagline,
- body .side .title,
- .side .sidecontentbox,
- .account-activity-box,
- .tagline,
- .flat-list,
- .bottommenu,
- .submit-page .roundfield #suggested-reddits {
- font-size: 12px !important;
- }
- .tagline {color: #000}
- /* search */
- .side #search {
- border:1px solid #000;
- padding:10px;
- margin-top:40px;
- color: #000;
- background-color:#222222;
- }
- 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;
- color: #000;
- }
- /* side */
- .side { background-image: -webkit-linear-gradient(top,#4A3D34,#000);
- background-image: -moz-linear-gradient(top,#4A3D34,#000);
- background-image: -ms-linear-gradient(top,#4A3D34,#000);
- background-image: -o-linear-gradient(top,#4A3D34,#000);
- background-image: linear-gradient(top,#4A3D34,#000);
- background-attachment: fixed;
- background-color: #222;
- }
- .side { margin: 0 10px; }
- .titlebox .usertext .md {
- margin: 0;
- padding: 0;
- overflow: visible
- }
- .titlebox .usertext .md > h1 {
- border: 0;
- margin: 0;
- padding: 0;
- background-color: #222;
- background-repeat: repeat-x;
- background-position: top;
- color: #BC7C25;
- padding: 5px 10px;
- padding-left: 10px;
- padding-right: 0;
- margin-right: 13px;
- margin-left: -18px;
- border-bottom: 1px solid #000000;
- margin-bottom: 5px;
- margin-top: 10px;
- z-index: 100
- }
- .titlebox .usertext .md > h1 {
- border: 0;
- margin: 0;
- padding: 0;
- background-color: #222;
- color: #BC7C25;
- padding: 5px 10px; /*H1 thickness*/
- padding-left: 20px; /*triangular shadow*/
- padding-right: 0px;
- margin-right: 13px; /*H1 width right*/
- margin-left: -19px; /*H1 width left*/
- border-bottom: 0px solid #000000; /*H1 box bottom border*/
- margin-bottom: 10px; /*H1 box padding below*/
- margin-top: 15px; /*H1 box padding top*/
- z-index: 100
- }
- .titlebox .usertext .md > h1:after {
- display: block;
- content: "";
- border-color: transparent #000000 transparent transparent;
- border-style: solid;
- border-width: 15px;
- height: 0px;
- width: 0px;
- position: absolute;
- z-index: -1;
- margin-left: -35px;
- margin-top: -10px
- }
- .side .md h1 {
- font-size: medium;
- font-weight: bold;
- color: #BC7C25 !important;
- margin-bottom: 5px;
- border: 0
- }
- .linkinfo { padding:15px; background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#fff);
- background-image: -ms-linear-gradient(top,#4A3D34,#fff);
- background-image: -o-linear-gradient(top,#4A3D34,#fff);
- background-image: linear-gradient(top,#4A3D34,#fff);
- background-attachment: fixed;
- background-color: #222;
- border-radius: 5px !important;
- border-width: 1px 0px;
- border-style: solid;
- border-color: #000; }
- body.res-nightmode .side .redditname a { color: #DDD !important; }
- .linkinfo .score .word,.linkinfo .score .number { font-size:8px; }
- .sidecontentbox .content { color: #000; background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;
- padding:10px;
- border: 0px solid;
- }
- .icon-menu li { margin:0 0 5px; }
- .icon-menu a {
- background-color: transparent;
- color: #000;
- }
- .side h1, .side h2, .side h3
- .side h1 {color: #BC7C25; font-size: 19px;}
- .side h2 {color: #5A422A; font-size: 16px;}
- .side h3 {color: #000; font-size: 16px;}
- 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; }
- /* submit */
- .sidebox.submit { width:300px; }
- body.res-nightmode .sidebox { padding-left: 0 !important; }
- body.res-nightmode .sidebox.submit { background-image: none !important; }
- body.res-nightmode .sidebox.submit .nub {
- background: #222;
- border-left: 24px solid #393939;
- }
- body.res-nightmode .sidebox, body.res-nightmode .subredditbox, body.res-nightmode .subreddit-info, body.res-nightmode .raisedbox, body.res-nightmode .login-form-side {
- border: 0 !important;
- border-radius: 0 !important;
- -moz-border-radius: 0 !important;
- -webkit-border-radius: 0 !important;
- }
- body.res-nightmode .sidebox.submit .morelink a { color: #DDD !important; }
- body.res-nightmode .sidebox.submit:hover { background-color: #444 !important; }
- body.res-nightmode .sidebox.submit:hover .nub { border-left-color: #444; }
- .morelink,.morelink:hover,.side a[href*='/#btn'] {
- font-weight:normal;
- letter-spacing:0;
- background:#000;
- color: #BC7C25;
- border: none;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- -o-border-radius:2px;
- -ms-border-radius:2px;
- -khtml-border-radius:2px;
- border-radius:2px;
- height: 30px;
- line-height: 30px;
- overflow: hidden;
- }
- .morelink a,.morelink a:hover { color:#574B49; font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:16px; }
- .morelink .nub,.morelink:hover .nub {
- top: 0;
- right: -25px;
- height: 0;
- width: 0;
- background: #574B49;
- }
- .morelink:hover .nub { border-left-color: #4A3D34}
- .disabled .morelink a,.disabled .morelink a:hover { cursor:default; color:#000; }
- .morelink:hover { background-color:#222222; border-color:#000; }
- .disabled .morelink,.disabled .morelink:hover { background:#f5f5f5; border-color:#f5f5f5; }
- .disabled .morelink .nub,.disabled .morelink:hover .nub { background:url(%%sprites-05%%) 0 0 no-repeat transparent; border-color:#f5f5f5; }
- /* CONTENT */
- /* main content */
- .sitetable { font-family:"Trebuchet MS", Helvetica, sans-serif, sans-serif; clear:left;}
- .infobar { overflow:hidden; margin:0 0 10px; }
- .content { margin:20px 0 0 20px; }
- .link {
- overflow:hidden;
- margin:0px;
- padding:10px;
- border:2px solid #000;
- background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #000;
- color: #fff;
- }
- 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;
- }
- /* 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 { color: #fff; border: 0px; background-color: #222; width:430px; 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:#5A422A; }
- body.res-nightmode .usertext .help-toggle a { color:#444 !important; }
- .usertext table.markhelp { width:450px; font-size:11px; }
- .link .usertext .md { background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #000;
- border-radius: 5px !important;
- border-width: 1px 0px;
- border-style: solid;
- border-color: #222;
- color:#000;
- }
- .entry .buttons li a { color: #000; font-family:"Trebuchet MS", Helvetica, sans-serif; }
- .usertext .help-toggle, .res-nightmode button.RESBigEditorPop, .usertext .bottom-area .reddiquette {
- background-color:#222;
- border:none;
- color:#BC7C25;
- 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;
- }
- .content .RESBigEditorPop {background-color: #222; color: #BC7C25; border: 0px;}
- #RESShortcutsSort { background-color:transparent !important; }
- /* MODERATOR SPECIFIC */
- /* stylesheet tweaks */
- .stylesheet-customize-container { width: 100%; }
- #subreddit_stylesheet { display: block; overflow: hidden; padding-right: 80px; }
- .sheets { margin: 0; }
- #stylesheet_contents {
- font-family: "Trebuchet MS", Helvetica, sans-serif;
- padding: 12px;
- background-color: #222;
- color: #ace;
- border: 8px solid #222;
- }
- body.res-nightmode #stylesheet_contents {
- background-color: #111;
- border-color: #111;
- }
- /* MISC STYLING */
- /* tables */
- .md table { border: 1px solid #000; font-family: "Trebuchet MS", Helvetica, sans-serif; margin: 10px 0px; }
- body.res-nightmode .md table { border-color: #222; }
- .side .md table { width:100%; }
- .md table * { border: 0; }
- body.res-nightmode .md table * { color: #ddd; }
- .md table tr:nth-child(even), .md table thead { background-color: #5A422A; }
- 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 #000; 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: #000; }
- /* lists */
- .md > ul, .md > ol { border-left: 4px solid #000; }
- body.res-nightmode .md > ul, body.res-nightmode .md > ol { border-color: #000; }
- .md ul, .md ol {
- margin: 10px 0px;
- padding: 6px;
- background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;
- -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: #684B2A; }
- 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; }
- .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;
- color: #000;
- 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 #000;
- background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- -o-border-radius:2px;
- -ms-border-radius:2px;
- -khtml-border-radius:2px;
- border-radius:2px;
- }
- .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: #000 !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: #000; }
- .side .spacer .md h1, .side .spacer .md h2, .side .spacer .md h3 { background-image: -webkit-linear-gradient(top,#4A3D34,#222);
- background-image: -moz-linear-gradient(top,#4A3D34,#222);
- background-image: -ms-linear-gradient(top,#4A3D34,#222);
- background-image: -o-linear-gradient(top,#4A3D34,#222);
- background-image: linear-gradient(top,#4A3D34,#222);
- background-attachment: fixed;
- background-color: #222;}
- .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: #222; }
- /* colors */
- .md h4 + table { border-color: #000; }
- .md h4 + table td, .md h4 + table th { border-right-color: #000; }
- .md h4 + table tr:nth-child(even), .md h4 + table thead {background-color: #222; }
- .md h5 + table { border-color: #000; }
- .md h5 + table td, .md h5 + table th { border-right-color: #000; }
- .md h5 + table tr:nth-child(even), .md h5 + table thead {background-color: #222; }
- .md h6 + table { border-color: #000; }
- .md h6 + table td, .md h6 + table th { border-right-color: #000; }
- .md h6 + table tr:nth-child(even), .md h6 + table thead {background-color: #222;}
- .md h4 + ul, .md h4 + ol { border-left-color: #000; }
- .md h4 + ul li:nth-child(odd), .md h4 + ol li:nth-child(odd) {background-color: #222; }
- .md h5 + ul, .md h5 + ol { border-left-color: #000; }
- .md h5 + ul li:nth-child(odd), .md h5 + ol li:nth-child(odd) {background-color: #222;}
- .md h6 + ul, .md h6 + ol { border-left-color: #000; }
- .md h6 + ul li:nth-child(odd), .md h6 + ol li:nth-child(odd) {background-color: #222; }
- .side h6 + blockquote { display:block; background-color: #5A422A; border:1px solid #000;}
- .side h5 + blockquote { display:block; background-color: #5A422A; border:1px solid #000; }
- .side h4 + blockquote { display:block; background-color: #5A422A; border:1px solid #000; }
- 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:#222222;
- border:none;
- color:#BC7C25;
- padding:6px;
- margin:5px 5px 5px 0;
- cursor:pointer;
- font-size:18px;
- font-family:"Trebuchet MS", 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:#BC7C25; }
- body.res-nightmode .btn a { color: #444 !important; }
- .btn:hover,button:hover,.side a[href*='/#btn']:hover { background-color:#000; border-color:#BC7C25; }
- 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: #fff!important;
- }
- .usertext-body pre, .usertext-body p > code {
- background:#BC7C25;
- border:1px solid #000;
- -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: #000 !important;
- overflow: auto;
- }
- .usertext-body code {
- color: #000 !important;
- font-family:"Trebuchet MS", Helvetica, sans-serif;
- line-height:1.5em;
- }
- .usertext-body p > code {
- padding:0 3px;
- color: #000 !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:#222222;
- color:#BC7C25;
- 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.*/
- a.title:visited { color: #000!important; }
- .titlebox form.toggle, .leavemoderator { background-image: -webkit-linear-gradient(top,#4A3D34,#000);
- background-image: -moz-linear-gradient(top,#4A3D34,#000);
- background-image: -ms-linear-gradient(top,#4A3D34,#000);
- background-image: -o-linear-gradient(top,#4A3D34,#000);
- background-image: linear-gradient(top,#4A3D34,#000);
- background-attachment: fixed;
- background-color: #222;
- }
- .leavemoderator {color: #000;}
- .leavesubmitter {color: #000;
- }
- .sidebox .nub {background-color: #222;}
- /* dividing bar under logo */
- #header {
- -moz-box-shadow: 0px 0px 15px #412B1D;
- -webkit-box-shadow: 0px 0px 15px #222;
- box-shadow: 0px 0px 15px #BC7C25;
- margin:0px;
- padding:0;
- border-bottom:none;
- width:100%;
- z-index:100;
- }
- /* end logo bar*/
- /* announcement banner from /r/startrek */
- /* use "######" in side */
- /*---------Announcement banner colors ---------*/
- .titlebox .usertext-body .md h6:before {
- /* background-color: #FED259;*/ /*Gold*/
- /* background-color: #4379AE;*/ /*Blue*/
- /* background-color: #cb4827;*/ /*Red*/
- background-color: #4C809E; /*unknown name*/
- color:white; /*If banner color is "gold" change this to "black", otherwise leave it "white"*/
- }
- .titlebox .usertext-body .md h6 {
- color: #FED259; /*Gold*/
- /*color: #5091D0;*/ /*Blue*/
- /*color: #000;*/ /*black*/
- /*color: #2681E9;*/
- }
- /*---------Announcement banner ---------*/
- .titlebox .usertext-body .md h6 {
- position: absolute;
- top: 226px;
- right: 13px;
- z-index: 100;
- }
- .usertext-body .md h6 {
- line-height: 13px;
- margin: 0 auto;
- height: 18px;
- white-space: nowrap;
- background: black;
- /*background: url(%%image%%);*/ /* optional */
- font-size: 13px;
- font-weight: normal;
- text-align: center;
- /* 2nd px padding sets the width of the banner */
- padding: 5px 5px 0px 5px;
- display: block;
- border-top-right-radius: 7px;
- border-bottom-right-radius: 7px;
- border-top-left-radius: 7px;
- border-bottom-left-radius: 7px;
- }
- /*has 'content' (editable below) before the main text in a separate background colour)
- .titlebox .usertext-body .md h6:before {
- content: " EDIT ME ";
- font: 10px "Trebuchet MS", Helvetica, sans-serif;
- display: inline-block;
- border-top-left-radius: 7px;
- border-bottom-left-radius: 7px;
- position: absolute;
- left: -10px;
- top: 0px;
- height: 13px;
- padding: 5px 5px 5px 2px;
- text-align: right;
- width: 128px;
- display: table-cell;
- vertical-align: top;
- text-shadow: none;}
- /* end startrek banner */
- .listing-page > .content,
- .comments-page > .content {
- margin-top: 40px;
- }
- .listing-page .tabmenu,
- .comments-page .tabmenu {
- position: absolute;
- top: 100%;
- left: 15px;
- }
- .tabmenu {background-color: #100C0A }
- .res .keyHighlight {
- background-color: #BC7C25
- }
- #header .tabmenu li a { color: #888888; background-color: #222; }
- #header .tabmenu li.selected a { color: #BC7C25; background-color: #000; }
- /* Remove post highlight */
- .res .RES-keyNav-activeElement,
- .res .commentarea .RES-keyNav-activeElement .md,
- .res .commentarea .RES-keyNav-activeElement.entry .noncollapsed,
- .res .keyHighlight,
- .res .commentarea .keyHighlight .md,
- .res .commentarea .keyHighlight.entry .noncollapsed {
- outline: 0px solid!important;
- background: transparent !important;
- }
- /* END Remove post highlight */
- .sidebox.create .morelink { display: none; } .sidebox.submit .spacer { display: none; } .sidebox.create .spacer { display: none; }
- .sidecontentbox .title h1 { color: black;}
- .side .subscribe-button.fancy-toggle-button.toggle a
- {
- color: #d3d3d3 !important;
- background: #222222 !important;
- border: 1px solid #100C0A !important
- }
- .linklisting .thing a.title {color: #BC7C25 !important;}
- .loggedin .thing .title:visited {color: #000 !important}
- element.style {color: #BC7C25;}
- a,
- a.author,
- .domain,
- .domain a {color: #BC7C25
- }
- .link .score,
- .link .score.likes {color: #BC7C25
- }
- .link .score.dislikes {color: #695B57
- }
- .link.self .expando-button {
- visibility: hidden;
- }
- .arrow.upmod {color: #BC7C25}
- .link.last-clicked {border : 1px solid #BC7C25}
- .usertaglink {display: block;}
- res.livePreview,
- .livePreview .md,
- .RESDialogSmall,
- .livePreview {background-color: #222;
- }
- .gold-accent.comment-visits-box,
- .gold-accent {background-color: #4A3D34; color: #BC7C25; border: #BC7C25;}
- .res-commentBoxes.res-commentBoxes-rounded .comment {border:0px;}
- .tabmenu.formtab .selected a {background-color: #222; color: #BC7C25; }
- .tabmenu li a,
- .tabmenu-formtab a {background-color: #222; color: #fff; }
- .tabmenu.formtab a {border: 1px #222;}
- .formtabs-content {border-top: 0px;}
Add Comment
Please, Sign In to add comment