Guest User

Untitled

a guest
Apr 13th, 2017
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.31 KB | None | 0 0
  1. .body {
  2. color: #FFFFFF;
  3. }
  4.  
  5. .organic-listing,
  6. .link.promotedlink.promoted {
  7. background: #663300!important;
  8. border: none;
  9. }
  10.  
  11. .side .redditname a {
  12. color: #FFFFFF;
  13. text-transform: uppercase;
  14. }
  15.  
  16. .side .redditname a:hover {
  17. color: #CCCCCC;
  18. text-transform: uppercase;
  19. }
  20.  
  21. div.content #siteTable div.link div.entry p.title a.title {
  22. color: #FFFFFF; }
  23.  
  24. .entry .flat-list a {
  25. color: #FFFFFF !important;
  26. }
  27.  
  28.  
  29. .entry .flat-list a:hover {
  30. color: #CCCCCC !important;
  31. }
  32.  
  33.  
  34. .side .md p {
  35. color: #FFFFFF; padding: 5px;
  36. }
  37.  
  38. .thing .title a.title {
  39. color: #FFFFFF !important;
  40. }
  41.  
  42. .thing .title a.title:visited {
  43. color: #bba078 !important;
  44. }
  45.  
  46. .thing .title a.title:hover {
  47. color: #CCCCCC !important;
  48. }
  49.  
  50. .tagline {
  51. color: #FFFFFF; }
  52.  
  53. .subscribers .word {
  54. display: none; }
  55.  
  56. .subscribers::after {
  57. content: "adventurers"; }
  58.  
  59. .users-online {
  60. display: inline; }
  61.  
  62. .users-online::before {
  63. display: none; }
  64.  
  65. .users-online .number::before {
  66. content: " ("; }
  67.  
  68. .users-online .word {
  69. display: none; }
  70.  
  71. .users-online::after {
  72. content: " adventuring)"; }
  73.  
  74.  
  75. #header-bottom-right {
  76. top: 23px !important;
  77. left: 0;
  78. right: 0;
  79. height: 20px;
  80. margin-left: 0px;
  81. padding: 0;
  82. background-color: #663300;
  83. text-align: center;
  84. font-size: 0;
  85. opacity: 0.8;}
  86. #header-bottom-right #userbarToggle {
  87. border-right: none;
  88. background-color: transparent;
  89. text-align: center;
  90. font-size: 0;
  91. line-height: 20px;
  92. min-height: auto; }
  93. #header-bottom-right #userbarToggle::after {
  94. font-size: x-small;
  95. content: "show userbar"; }
  96. #header-bottom-right #userbarToggle.userbarHide {
  97. display: none; }
  98. #header-bottom-right #userbarToggle.userbarShow {
  99. width: 100%;
  100. height: 100%; }
  101. #header-bottom-right .separator {
  102. font-size: 0;
  103. padding-right: 10px; }
  104. #header-bottom-right a[href^="https://www.reddit.com/user/"],
  105. #header-bottom-right #RESAccountSwitcherIcon,
  106. #header-bottom-right #mail,
  107. #header-bottom-right #modmail,
  108. #header-bottom-right #new_modmail,
  109. #header-bottom-right .pref-lang,
  110. #header-bottom-right #RESSettingsButton,
  111. #header-bottom-right .logout {
  112. display: inline-block;
  113. top: 0;
  114. background-position: 0 0;
  115. background-size: 100%;
  116. background-repeat: no-repeat;
  117. vertical-align: top;
  118. width: 25px;
  119. height: 20px; }
  120. #header-bottom-right .user {
  121. margin-left: 0 !important; }
  122. #header-bottom-right .user a[href^="https://www.reddit.com/user/"] {
  123. background-image: url(%%icon-acct%%); }
  124. #header-bottom-right .user #RESAccountSwitcherIcon {
  125. margin-left: 10px !important;
  126. background-image: url(%%icon-acctswitcher%%); }
  127. #header-bottom-right #mail {
  128. background-image: url(%%icon-mail%%); }
  129. #header-bottom-right #modmail {
  130. background-image: url(%%icon-modmail%%); }
  131. #header-bottom-right #new_modmail {
  132. background-image: url(%%icon-new-modmail%%); }
  133. #header-bottom-right .pref-lang {
  134. background-image: url(%%icon-prefs%%); }
  135. #header-bottom-right #RESSettingsButton {
  136. background-image: url(%%icon-res-prefs%%); }
  137. #header-bottom-right .logout {
  138. background-image: url(%%icon-logout%%); }
  139.  
  140. .res-nightmode #header-bottom-right {
  141. background-color: transparent; }
  142.  
  143. #userbarToggle {
  144. color: #662200 ; }
  145.  
  146. #RESAccountSwitcherIconOverlay {
  147. top: -9999px !important;
  148. left: -9999px !important; }
  149.  
  150. .pagename {
  151. position: absolute;
  152. left: 25px;
  153. right: 25px;
  154. top: 20px;
  155. bottom: 18px;
  156. text-align: center;
  157. font-size: 0;
  158. }
  159. .pagename a::after {
  160. content: "";
  161. background: url(%%rbanner%%) no-repeat center;
  162. display: inline-block;
  163. width: 100%;
  164. height: 100%; }
  165.  
  166. #sr-header-area {
  167. border: none;
  168. opacity: 0.8;
  169. height: 23px;
  170. background-color: #663300;
  171. color: #ffffff;}
  172.  
  173. #header-bottom-left .tabmenu {
  174. position: absolute;
  175. bottom: 0;
  176. left: 0;
  177. right: 0;
  178. height: 18px;
  179. padding: 0px;
  180. text-align: center;
  181. overflow: hidden;
  182. opacity: 0.8;
  183. background-color: #663300
  184. }
  185. #header-bottom-left .tabmenu:hover {
  186. overflow: visible; }
  187. #header-bottom-left .tabmenu li {
  188. margin: 0 2px 0 0;
  189. padding: 0 0 2px 0;
  190. text-align: center;
  191. font-weight: normal;
  192. background-color: transparent;
  193. }
  194. #header-bottom-left .tabmenu li::after {
  195. content: " /";
  196. color: #ffffff;
  197. }
  198. #header-bottom-left .tabmenu li:last-of-type::after {
  199. content: "";
  200. color: #ffffff;
  201. }
  202. #header-bottom-left .tabmenu li a {
  203. border: none;
  204. padding: 0 0 2px 0;
  205. color: #ffffff;
  206. background-color: transparent;
  207. }
  208. #header-bottom-left .tabmenu li a .res-nightmode {
  209. color: #b32d00;
  210. background-color: transparent;
  211. }
  212. #header-bottom-left .tabmenu li a:hover {
  213. border-bottom: 2px solid #664400;
  214. }
  215. #header-bottom-left .tabmenu li.selected a {
  216. color: orangered;
  217. border-bottom: 2px solid orangered;
  218. }
  219. #header-bottom-left .tabmenu li.selected a:hover {
  220. border-bottom: 2px solid #ff8f66;
  221. }
  222.  
  223. .side {
  224. width: 20%;
  225. margin: -218px 0 0 0;
  226. background-color: #663300;
  227. color: #FFFFFF;
  228. }
  229. .side .spacer {
  230.  
  231. width: 100%;
  232. max-width: 300px;
  233. background-color: #663300;
  234. color: #FFFFFF;
  235. }
  236. .side .spacer:nth-of-type(1) {
  237. margin-top: 0;
  238. background-color: #663300;
  239. color: #FFFFFF;
  240. }
  241. .side #search input[type=text] {
  242. border: 0;
  243. width: 100%;
  244. background-color: #bba078;
  245. border-bottom: 1px dashed #664400; }
  246. .side #search input[type=text]:focus {
  247. outline: none; }
  248. .side .linkinfo {
  249. border: 1px dashed #664400;
  250. background-color: #bba078;
  251. color: #ffffff;
  252. }
  253. .side .redditname {
  254. margin-bottom: 0;
  255. background-color: #663300;
  256. color: #ffffff;
  257.  
  258. }
  259. .side .sidebox.create {
  260. display: none;
  261. background-color: #663300;
  262. }
  263. .side .sidecontentbox .content {
  264. border-color: #664400;
  265. background-color: #663300;
  266. color: #ffffff;
  267. }
  268. .side .titlebox {
  269. clear: both;
  270. background-color: #663300;
  271. color: #ffffff;}
  272.  
  273. #header-img {
  274. position: absolute;
  275. top: 70px;
  276. left: 50px;
  277. height: 50px;
  278. width: 50px;
  279. background-color: #bba078;
  280. border: 5px solid #663300;
  281. border-radius: 50px;
  282. z-index: 50; }
  283. body.res-nightmode #header-img {
  284. border-color: #262626;
  285. background-color: #262626; }
  286. #header-img:hover {
  287. height: 45px;
  288. width: 45px;
  289. border-width: 7.5px; }
  290.  
  291. .side .morelink {
  292. border: 1px dashed #bba078;
  293. border-radius: 0;
  294. background-image: none;
  295. background-color: #bba078;
  296. color: #ffffff;
  297. height: 30px;
  298. line-height: 30px;
  299. font-size: 12px;
  300. text-transform: uppercase; }
  301. .side .morelink:hover {
  302. background-image: none;
  303. border-style: solid; }
  304. .side .morelink a {
  305. color: #ffffff; }
  306. .side .morelink .nub {
  307. display: none; }
  308.  
  309. .fancy-toggle-button .option, .res-fancy-toggle-button, span.multi-count {
  310. border: none;
  311. border-radius: 2px;
  312. padding: 3px 6px;
  313. }
  314.  
  315. span.multi-count {
  316. margin: 0;
  317. }
  318.  
  319. body.listing-page #siteTable {
  320. margin-top: 0px;
  321. min-height: 50vh;
  322. color: #ffffff;
  323. background-color: #663300;
  324. }
  325.  
  326. .link {
  327. margin: 0;
  328. padding: 7.5px 0;
  329. border-right: 2px solid transparent;
  330. color: #ffffff;
  331. }
  332. .link.RES-keyNav-activeThing {
  333. border-right: 2px solid #664400;
  334. }
  335. .link:not(.RES-keyNav-activeThing):hover {
  336. border-right: 2px solid rgba(61, 153, 112, 0.5); }
  337. .link .rank {
  338. display: none; }
  339. .link .midcol, .link .thumbnail {
  340. margin: 5px 0; }
  341. .link .entry {
  342. color: #FFFFFF;
  343. padding: 5px;
  344. border-right: 0; }
  345. .link .entry.RES-keyNav-activeElement {
  346. border-right: 0; }
  347. .link .entry.RES-keyNav-activeElement, .link .entry.RES-keyNav-activeElement .md-container {
  348. color:#FFFFFF;
  349. background-color: transparent !important; }
  350. .link .title {
  351. color: #bba078; }
  352. .link .title:visited {
  353. color: #bb7778; }
  354. .link .usertext-body .md {
  355. color: #FFFFFF;
  356. border-color: #664400;
  357. background: #663300;
  358. border-radius: 2px; }
  359.  
  360. .thumbnail {
  361. width: 50px;
  362. border-radius: 70px;
  363. }
  364. .thumbnail.default, .thumbnail.self, .thumbnail.image, .thumbnail.spoiler {
  365. background-position-x: -10px; }
  366. .thumbnail img {
  367. height: 50px;
  368. width: auto; }
  369.  
  370. .author.submitter, .author.moderator, .flair, .linkflairlabel {
  371. border-radius: 2px !important;
  372. padding: 2px 5px !important;
  373. background-color: #bba078}
  374.  
  375. .flair, .linkflairlabel {
  376. margin-top: 0 !important;
  377. background-color: #bba078;
  378. color: #ffffff;
  379. border: none; }
  380.  
  381. .link:not(.linkflair) .flairselectbtn {
  382. background-color: #bba078;
  383. color: #ffffff;
  384. padding: 3px;
  385. border-radius: 3px; }
  386.  
  387. .link:not(.linkflair) .flairselectbtn::after {
  388. content: " (please add one!)"; }
  389.  
  390. .flair-red {
  391. background-color: #ff4136; }
  392.  
  393. .linkflair-red .linkflairlabel {
  394. background-color: #ff4136; }
  395.  
  396. .flair-green {
  397. background-color: #664400; }
  398.  
  399. .linkflair-green .linkflairlabel {
  400. background-color: #664400; }
  401.  
  402. .flair-blue {
  403. background-color: #0f64c8; }
  404.  
  405. .linkflair-blue .linkflairlabel {
  406. background-color: #0f64c8; }
  407.  
  408. .flair-orange {
  409. background-color: #ff851b; }
  410.  
  411. .linkflair-orange .linkflairlabel {
  412. background-color: #ff851b; }
  413.  
  414. .footer-parent {
  415. background-color: #bba078;
  416. padding: 30px; }
  417. .footer-parent .footer .title {
  418. color: #bba078; }
  419. .footer-parent .footer a {
  420. color: #e4e4e4; }
  421. .footer-parent::before {
  422. display: block;
  423. padding-top: 5px;
  424. text-align: center;
  425. font-size: 1em;
  426. color: #cccccc;
  427. content: "/r/focustheme by /u/Mustermind"; }
  428.  
  429. #hsts_pixel {
  430. position: absolute;
  431. top: -9999px;
  432. left: -9999px; }
  433.  
  434. .debuginfo {
  435. background-color: #bba078; }
  436.  
  437. body {
  438. margin-top: 20px; }
  439.  
  440. body, .side, .icon-menu a {
  441. background-color: transparent;
  442. background-image: url(%%canvbg%%);
  443. }
  444.  
  445. .titlebox form.toggle, .leavemoderator, a{
  446. background-color: #663300;
  447. color: #ffffff;
  448. }
  449.  
  450.  
  451. #header,
  452. body > .content,
  453. body.with-listing-chooser.listing-chooser-collapsed > .content,
  454. body.modtools-page > .content {
  455. width: 77%;
  456. margin: 0 0 0 30px;
  457. background-color: #bba078;
  458. color: #ffffff;}
  459.  
  460. body.with-listing-chooser .listing-chooser {
  461. z-index: 100;
  462. top: -20px;
  463. background-color: #663300;
  464. }
  465. body.with-listing-chooser .listing-chooser .grippy {
  466. background-color: #663300;
  467. }
  468.  
  469. .commentarea .panestack-title, .commentarea .menuarea {
  470. margin-right: 0;
  471. background-color: #663300;
  472. color: #ffffff;}
  473. .commentarea .usertext-edit, .commentarea .markdownEditor-wrapper, .commentarea .md textarea {
  474. width: 100%;
  475. max-width: none;
  476. background-color: #663300;
  477. color: #ffffff;}
  478.  
  479. .sheets, #RESStyleSheetTipPane, #sr-form .linefield {
  480. width: 100%;
  481. padding: 0;
  482. }
  483.  
  484. .infobar {
  485. margin-right: 0;
  486. }
  487.  
  488. body:not(.res) #header-bottom-right {
  489. top: 25px;
  490. bottom: auto;
  491. border-radius: 0; }
  492.  
  493. #header {
  494. background-color: #663300;
  495. color: #ffffff;
  496. background-image: url(%%d12bg1%%);
  497. border: none; }
  498.  
  499. #header-bottom-left {
  500. position: relative;
  501. height: 200px; }
  502.  
  503. html {color:#ffffff;}
  504. a:link {color: #ffffff; text-decoration: underline;}
  505. a:visited {color: #ffffff;}
  506. .wiki-page-content a {color: #ffffff;}
  507. .side a {color: #ffffff;}
Add Comment
Please, Sign In to add comment