]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/reddit.com.css
flexget: cleanup config
[dotfiles.git] / dwb / userstyles / reddit.com.css
1 body {
2 background-color : #1c1c1c !important
3 }
4
5 .listing-chooser.grippy {
6 border-left : none !important
7 }
8
9 .title a:visited {
10 color : #4c4c4c !important
11 }
12
13 .listing-chooser {
14 background-color : #1c1c1c !important
15 }
16
17 body.with-listing-chooser .listing-chooser .grippy {
18 background-color : #1c1c1c !important;
19 border-left : 1px solid #222 !important;
20 }
21
22 body.with-listing-chooser .listing-chooser .grippy:hover:after {
23 background-color : #333 !important
24 }
25
26 body.with-listing-chooser .listing-chooser .grippy:after {
27 border-right : 1px solid #1c1c1c !important
28 }
29
30 body.with-listing-chooser .listing-chooser li {
31 background-color : #1c1c1c !important;
32 border-color : #333 !important
33 }
34
35 body.with-listing-chooser .listing-chooser ul.multis li:hover {
36 background : #333 !important
37 }
38
39 body.with-listing-chooser .listing-chooser a {
40 color : #bbb !important
41 }
42
43 body.with-listing-chooser .listing-chooser ul.multis li:hover a {
44 color : #ccc !important
45 }
46
47 .create button {
48 color : #ccc !important
49 }
50
51 .intro {
52 background : #1c1c1c !important
53 }
54
55 .listing-page.entry {
56 padding : 0.40000000000000002em !important
57 }
58
59 .listing-page.entry.md, .comments-page.entry.md {
60 padding : 1em !important
61 }
62
63 #header-bottom-left {
64 border : none !important;
65 background : none !important;
66 box-shadow : none !important;
67 -webkit-box-shadow : none !important;
68 height : 48px !important;
69 padding : 0 !important;
70 margin : 0 !important
71 }
72
73 #header-bottom-right {
74 background-color : #222 !important;
75 color : #aaa !important;
76 font-weight : 600 !important
77 }
78
79 #header-bottom-right a {
80 color : #aaa !important;
81 font-weight : 600 !important
82 }
83
84 #header {
85 border-bottom : 0 !important;
86 border : none !important;
87 box-shadow : none !important;
88 -webkit-box-shadow : none !important;
89 padding : 0 !important;
90 margin : 0 !important
91 }
92
93 #sr-header-area {
94 background : #1c1c1c !important;
95 text-transform : capitalize !important;
96 border-bottom : 0 !important;
97 height : 8px !important;
98 font-size : 12px !important;
99 font-weight : 600;
100 padding : 0 0 12px !important
101 }
102
103 .sr-bar a {
104 color : #aaa !important
105 }
106
107 #sr-more-link {
108 background : #1c1c1c !important;
109 font-size : 12px;
110 font-weight : 600 !important;
111 color : #aaa !important
112 }
113
114 .sr-list {
115 width : 38em !important
116 }
117
118 .commentarea.score {
119 color : #CD5555 !important
120 }
121
122 .commentarea.usertext-edit.livePreview.md.RESDialogContents, .commentarea.usertext-edit.livePreview {
123 background : #333 !important
124 }
125
126 .messages-page.usertext-edit.livePreview.md.RESDialogContents, .messages-page.commentarea.usertext-edit.livePreview {
127 background : #333 !important
128 }
129
130 .dropdown.srdrop.selected {
131 color : #aaa !important;
132 font-size : 12px;
133 font-weight : 600 !important
134 }
135
136 .drop-choices {
137 background : #1c1c1c !important;
138 color : #bbb !important;
139 -webkit-border-radius : 10px;
140 border-radius : 10px;
141 padding : 0.69999999999999996em !important;
142 border : none !important;
143 position : absolute !important;
144 z-index : 99 !important;
145 border : 0 !important
146 }
147
148 .drop-choices a.choice {
149 color : #ccc !important
150 }
151
152 .drop-choices a.choice:hover {
153 color : #aaa !important;
154 border-radius : 5px !important;
155 -webkit-border-radius : 5px !important;
156 background-color : #333 !important
157 }
158
159 body.with-listing-chooser #header .tabmenu {
160 margin-left: 14px !important;
161 }
162
163 .tabmenu li a {
164 color : #555 !important;
165 background-color: #222 !important;
166 padding: 2px 6px 9px 6px !important;
167 }
168
169 .tabmenu li.selected a {
170 padding : 9px 9px 10px 9px !important;
171 color : #a1a1a1 !important;
172 margin : 3px !important;
173 font-weight : 800 !important;
174 background : #1c1c1c !important;
175 border : 2px solid #222 !important;
176 border-bottom : none !important;
177 }
178
179 .tabmenu a:hover {
180 color : #a1a1a1 !important;
181 /* padding : 5px 7px 5px 7px !important */
182 }
183
184 .tabmenu.selected a:hover {
185 color : #6f6f6f !important;
186 /* padding : 9px 10px 5px 10px !important */
187 }
188
189 .pagename {
190 display : none !important
191 }
192
193 .content {
194 background : #1c1c1c !important;
195 /* padding : 1em !important */
196 border : 5px solid #222 !important;
197 border-bottom : none !important;
198 margin: 0 !important;
199 /* padding: 0 !important; */
200 /* height: 1000px !important; */
201 /* min-height: 100% !important; */
202 bottom: 40px !important;
203 margin: 0 auto -20px !important
204 }
205
206 .promotedlink {
207 display: none !important;
208 }
209
210 body.with-listing-chooser>.content,
211 body.with-listing-chooser>.footer-parent {
212 margin-left: 148px !important;
213 }
214
215 .linkflairlabel {
216 color : #bbb !important;
217 background : #444 !important;
218 border : 0 !important;
219 -webkit-border-radius : 5px;
220 border-radius : 5px
221 }
222
223 .flair {
224 background-color : #4c4000 !important;
225 color : #bbb !important;
226 border : 0 !important;
227 border-radius : 5px !important;
228 -webkit-border-radius : 5px !important;
229 padding : 1px !important
230 }
231
232 .title {
233 color : #ccc !important
234 }
235
236 .subreddit {
237 color : #aaa !important
238 }
239
240 .help.help-cover.promoted {
241 background : #111 !important;
242 border-radius : 10px !important;
243 -webkit-border-radius : 10px !important
244 }
245
246 .thumbnail {
247 border-radius : 3px !important;
248 -webkit-border-radius : 3px !important
249 }
250
251 .organic-listing.link {
252 background-color : #111 !important
253 }
254
255 .organic-listing {
256 background : #111 !important;
257 border : 1px solid #222 !important;
258 -webkit-border-radius : 5px;
259 border-radius : 5px
260 }
261
262 .rank {
263 display : none !important
264 }
265
266 .thing {
267 border : none !important
268 }
269
270 .flat-list.buttons a {
271 color : #666 !important;
272 font-size : 0.94999999999999996em
273 }
274
275 .flat-list.buttons {
276 font-size : 1.05em !important
277 }
278
279 .tagline {
280 font-size : 0.90000000000000002em !important
281 }
282
283 .entry.unvoted {
284 background : #1c1c1c !important;
285 border-radius : 5px !important;
286 -webkit-border-radius : 5px !important;
287 border : none !important
288 }
289
290 .entry.likes {
291 background : #1c1c1c !important
292 }
293
294 .help-help-cover.organic {
295 background : none !important
296 }
297
298 .nextprev a {
299 color : #ccc !important;
300 background : #1c1c1c !important;
301 border : none !important
302 }
303
304 .nextprev a:hover {
305 color : #ddd !important;
306 background : #3c3c3c !important;
307 border : 0 !important
308 }
309
310 .usertext-edit textarea {
311 -moz-appearance : none !important;
312 background-color : #2a2a2a !important;
313 color : #aaa !important;
314 -webkit-border-radius : 10px;
315 border-radius : 10px;
316 border : none !important
317 }
318
319 .commentarea.usertext-body.md {
320 margin-top : 0 !important
321 }
322
323 .entry.md.commentImg {
324 margin : 0 !important
325 }
326
327 .commentarea.markdownEditor a {
328 color : #bbb !important
329 }
330
331 blockquote p {
332 color : #ccc !important
333 }
334
335 .commentarea.md a {
336 color : #ffffaa !important
337 }
338
339 .commentarea.thing.child {
340 border-left : 1px solid #333 !important
341 }
342
343 .commentarea blockquote {
344 margin : 1em !important;
345 color : #ffff9a !important
346 }
347
348 .commentarea.author {
349 color : #ddd !important;
350 font-weight : bold !important
351 }
352
353 .commentarea.submitter.author {
354 background : #336699 !important;
355 -webkit-border-radius : 5px !important;
356 border-radius : 5px !important;
357 padding : 2px !important
358 }
359
360 .commentarea code {
361 background : #1c1c1c !important
362 }
363
364 .link.self.md {
365 border : 1px solid #333 !important
366 }
367
368 .commentarea.collapsed.author {
369 background : #3a3a3a !important;
370 -webkit-border-radius : 3px !important;
371 border-radius : 3px !important
372 }
373
374 .voteWeight {
375 background : none !important;
376 color : #aaa !important
377 }
378
379 #shortlink-text {
380 -moz-appearance : none !important;
381 color : #555 !important;
382 background-color : #2a2a2a !important;
383 -webkit-border-radius : 5px;
384 border-radius : 5px;
385 border : #aaa !important
386 }
387
388 #shortlink-text:hover {
389 background : #333 !important;
390 color : #aaa !important
391 }
392
393 .usertext-body {
394 background : none !important
395 }
396
397 .spacer.usertext-body.md {
398 border : 1px solid #333 !important
399 }
400
401 .usertext-body.md {
402 background : #222 !important;
403 border-left : 2px solid #333 !important;
404 -webkit-border-radius : 5px !important;
405 border-radius : 5px !important;
406 margin-top : 1em !important
407 }
408
409 .expand {
410 color : #555 !important
411 }
412
413 .expand:hover {
414 background : #333 !important
415 }
416
417 blockquote {
418 border-color : #ccc !important;
419 border-left : 1px solid !important
420 }
421
422 .side {
423 margin : 1em !important;
424 background : none !important
425 }
426
427 .side.spacer.titlebox.usertext.md ol {
428 background-color : #222 !important
429 }
430
431 .side.md {
432 padding : 1em !important
433 }
434
435 .side#ad_main {
436 padding-bottom : 0em !important;
437 padding-top : 0.80000000000000004em !important
438 }
439
440 .flairtoggle {
441 background : #222 !important
442 }
443
444 .side.more {
445 background : #222 !important
446 }
447
448 .sidebox.create, .sidebox.submit, .sidebox.gold, #search {
449 padding : 0.69999999999999996em !important;
450 border-radius : 10px;
451 -webkit-border-radius : 10px
452 }
453
454 .sidebox.create.spacer, .sidebox.submit.spacer {
455 box-shadow : none;
456 -webkit-box-shadow : none
457 }
458
459 .side img {
460 border-bottom-right-radius : 10px !important;
461 border-bottom-left-radius : 10px !important;
462 -webkit-border-bottom-right-radius : 10px !important;
463 -webkit-border-bottom-left-radius : 10px !important
464 }
465
466 .side div {
467 border : none !important
468 }
469
470 .side.spacer {
471 background : #222 !important;
472 border-radius : 10px;
473 -webkit-border-radius : 10px
474 }
475
476 #search input {
477 color : #6a6a6a !important;
478 background-color : #2a2a2a !important;
479 width : 18.649999999999999em !important;
480 font-family : Helvetica, Arial, Verdana, sans-serif !important;
481 font-size : 15px !important;
482 border : none !important;
483 border-radius : 5px !important;
484 -webkit-border-radius : 5px !important
485 }
486
487 #searchexpando.infobar {
488 background : #222 !important;
489 color : #bbb !important;
490 -webkit-border-radius : 10px !important;
491 border-radius : 10px !important
492 }
493
494 #searchexpando.infobar a {
495 color : #a1a1a1 !important
496 }
497
498 .searchfacets {
499 background : #1c1c1c !important;
500 border-radius : 10px !important;
501 -webkit-border-radius : 10px !important
502 }
503
504 .sidecontentbox {
505 padding : 10px 0 !important
506 }
507
508 .sidecontentbox li {
509 background : #222 !important
510 }
511
512 .sidecontentbox a {
513 color : #6a6a6a !important
514 }
515
516 .sidecontentbox.title, .helplink {
517 margin : 1em !important
518 }
519
520 .sidecontentbox.content {
521 width : auto !important;
522 border : 0 !important;
523 box-shadow : none;
524 -webkit-box-shadow : none
525 }
526
527 .goldvertisement {
528 border-radius : 7px !important;
529 -webkit-border-radius : 7px !important;
530 color : #555 !important;
531 font-size : 9px !important;
532 box-shadow : none !important;
533 -webkit-box-shadow : none !important
534 }
535
536 .titlebox ol {
537 background : #222 !important;
538 border : none !important
539 }
540
541 .titlebox p, .titlebox li, .titlebox em, .titlebox.md {
542 color : #bbb !important;
543 background : #222 !important;
544 margin : 1em !important
545 }
546
547 .titlebox.md {
548 padding : 1em !important
549 }
550
551 .titlebox h1 {
552 color : #ccc !important;
553 background : #222 !important
554 }
555
556 .titlebox.number, .titlebox.word {
557 color : #bbb !important;
558 font-weight : 700 !important;
559 font-size : 12px !important
560 }
561
562 .titlebox.bottom {
563 border-top : 1px solid #bbb !important;
564 padding : 10px 0 0 !important
565 }
566
567 .titlebox {
568 background : #222 !important;
569 padding-top : 1em !important;
570 padding-bottom : 1em !important;
571 border : none !important;
572 color : #bbb !important;
573 border-radius : 10px;
574 -webkit-border-radius : 10px;
575 margin : 1em !important
576 }
577
578 .titlebox a {
579 color : #6a6a6a !important
580 }
581
582 .titlebox.md {
583 border-radius : 10px !important;
584 -webkit-border-radius : 10px !important;
585 margin : 0 !important;
586 border : 0 !important
587 }
588
589 .nub {
590 display : none !important
591 }
592
593 .morelink {
594 background : #2a2a2a !important;
595 border : 0 !important;
596 border-radius : 5px !important;
597 -webkit-border-radius : 5px !important;
598 width : 15.76em !important
599 }
600
601 .morelink a {
602 color : #a1a1a1 !important
603 }
604
605 .morelink:hover {
606 background : #2d2d2d !important
607 }
608
609 .morelink a:hover {
610 color : #bbb !important
611 }
612
613 .linkinfo {
614 color: #eee !important;
615 background : #222 !important;
616 border : 0 !important;
617 border-radius : 5px !important;
618 -webkit-border-radius : 5px !important;
619 margin : 1em !important;
620 padding-top : 1em !important;
621 padding-bottom : 1em !important
622 }
623
624 .linkinfo span {
625 color : #bbb !important
626 }
627
628 .login-required {
629 color : #bbb !important
630 }
631
632 .login-required:hover {
633 color : #eee !important
634 }
635
636 #ad-frame {
637 -webkit-border-top-left-radius : 10px;
638 -webkit-border-top-right-radius : 10px;
639 border-top-left-radius : 10px;
640 border-top-right-radius : 10px
641 }
642
643 .account-activity-box a {
644 color : #6a6a6a !important
645 }
646
647 .trophy-name {
648 color : #bbb !important
649 }
650
651 .side.content {
652 padding : 0 !important
653 }
654
655 .fancy-toggle-button.remove {
656 color : #000 !important;
657 background : #aaa !important
658 }
659
660 .fancy-toggle-button.add {
661 color : #bbb !important;
662 background : maroon !important
663 }
664
665 .searchpane.raisedbox {
666 background-color : #1c1c1c !important;
667 border-color : #555 !important;
668 -webkit-border-radius : 10px;
669 border-radius : 10px;
670 border : none !important
671 }
672
673 .infobar {
674 background-color : #1c1c1c !important;
675 color : #ccc !important;
676 border-color : #333 !important;
677 -webkit-border-radius : 10px;
678 border-radius : 10px;
679 border : none !important;
680 width : 50% !important
681 }
682
683 .commentarea.noncollapsed.usertext-body.md {
684 background : #1c1c1c !important
685 }
686
687 .RES-keyNav-activeElement {
688 outline : 1px dashed rgba(255, 255, 255, 0.10000000000000001) !important
689 }
690
691 .entry {
692 background-color : #1c1c1c !important;
693 border : none !important
694 }
695
696 .RESImage {
697 border : 1px solid #1c1c1c !important;
698 -webkit-border-radius : 5px;
699 border-radius : 5px
700 }
701
702 #RESSettingsButton {
703 height : 13px !important
704 }
705
706 .RESGalleryControls {
707 background : #1c1c1c;
708 color : #fff;
709 padding : 1px !important
710 }
711
712 #RESShortcutsAddFormContainer, #RESShortcutsEditContainer, #RESShortcutsRight, #RESShortcutsAdd, #RESShortcutsLeft {
713 background : #1c1c1c !important;
714 color : #bbb !important
715 }
716
717 .res#userbarToggle {
718 background : none !important;
719 color : #aaa !important;
720 border : none !important
721 }
722
723 .RESDialogSmall>h3 {
724 color : #ccc !important;
725 background-color : #444 !important;
726 border : none !important;
727 -webkit-border-radius : 5px !important;
728 border-radius : 5px
729 }
730
731 .RESDialogSmall.livePreview {
732 width : 41.5em !important;
733 color : #ccc !important;
734 background-color : #333 !important;
735 border : 1px solid #3a3a3a !important;
736 border : none !important;
737 -webkit-border-radius : 10px !important;
738 border-radius : 10px !important
739 }
740
741 #srList {
742 background : #1c1c1c !important
743 }
744
745 #srList tr:hover {
746 background : #333 !important
747 }
748
749 .RESDialogSmall.livePreview p {
750 color : #ccc !important;
751 background-color : #333 !important
752 }
753
754 #progressIndicator {
755 background-color : #1c1c1c !important;
756 color : #ccc !important;
757 border : 0 !important
758 }
759
760 #RESHoverContainer {
761 border : 1px solid #111 !important;
762 border-radius : 10px !important;
763 -webkit-border-radius : 10px !important
764 }
765
766 .usertext-edit.RESDialogSmall.md.RESDialogContents {
767 background-color : #333 !important
768 }
769
770 .md.RESDialogContents blockquote p {
771 background : #333 !important
772 }
773
774 .md.RESDialogContents p {
775 background : #333 !important
776 }
777
778 .RESDialogContents {
779 color : #ccc !important;
780 background-color : #1c1c1c !important;
781 -webkit-border-radius : 10px !important;
782 border-radius : 10px !important;
783 border : 0 !important
784 }
785
786 .md.RESDialogContents blockquote p {
787 background : #333 !important
788 }
789
790 .expando-button {
791 border-radius : 4px !important;
792 -webkit-border-radius : 4px !important;
793 padding : 0 !important
794 }
795
796 .author.submitter {
797 color : #ccc !important
798 }
799
800 #RESConsole.slideIn {
801 border-radius : 10px !important;
802 -webkit-border-radius : 10px !important
803 }
804
805 .RESSubscriptionButton {
806 border : 0 !important;
807 background-color : #333 !important
808 }
809
810 .RESSubscriptionButton:hover {
811 border : 0 !important;
812 background-color : #444 !important
813 }
814
815 .commentarea.sitetable.thing.comment.comment.comment.comment.comment.comment.comment.comment.comment.comment {
816 background-color : #1c1c1c !important
817 }
818
819 .commentarea.sitetable.thing.comment.comment.comment.comment.comment.comment.comment.comment.comment {
820 background-color : #1c1c1c !important
821 }
822
823 .commentarea.sitetable.thing.comment.comment.comment.comment.comment.comment.comment.comment {
824 background-color : #1c1c1c !important
825 }
826
827 .commentarea.sitetable.thing.comment.comment.comment.comment.comment.comment.comment {
828 background-color : #1c1c1c !important
829 }
830
831 .commentarea.sitetable.thing.comment.comment.comment.comment.comment.comment {
832 background-color : #1c1c1c !important
833 }
834
835 .commentarea.sitetable.thing.comment.comment.comment.comment.comment {
836 background-color : #1c1c1c !important
837 }
838
839 .commentarea.sitetable.thing.comment.comment.comment.comment {
840 background-color : #1c1c1c !important
841 }
842
843 .commentarea.sitetable.thing.comment.comment.comment {
844 background-color : #1c1c1c !important
845 }
846
847 .commentarea.sitetable.thing.comment.comment {
848 background-color : #1c1c1c !important
849 }
850
851 .commentarea.sitetable.thing.comment {
852 background-color : #1c1c1c !important
853 }
854
855 .res-commentBoxes.res-commentBoxes-rounded.comment {
856 border : 1px solid #333 !important;
857 border-radius : 5px !important;
858 -webkit-border-radius : 5px !important
859 }
860
861 .thing.child.entry.noncollapsed {
862 background : #1c1c1c !important
863 }
864
865 .commentarea.thing.entry.noncollapsed {
866 background : #1c1c1c !important
867 }
868
869 .roundfield {
870 background : #222 !important;
871 -webkit-border-radius : 10px;
872 border-radius : 10px !important;
873 color : #ccc !important;
874 border : 1px solid #1a1a1a !important
875 }
876
877 .roundfield a {
878 color : #aaa !important
879 }
880
881 .roundfield.content, .roundfield.content p {
882 background-color : #222 !important
883 }
884
885 .roundfield textarea {
886 -webkit-border-radius : 10px;
887 border-radius : 10px;
888 color : #aaa !important;
889 background : #2a2a2a !important;
890 border : none !important
891 }
892
893 .textarea {
894 color : #aaa !important;
895 background : #2a2a2a !important;
896 border : none !important
897 }
898
899 #link-desc.infobar {
900 background-color : #222 !important;
901 color : #bbb !important;
902 border-color : #555 !important;
903 -webkit-border-radius : 10px;
904 border-radius : 10px;
905 border : none !important
906 }
907
908 .infobar {
909 background : #111 !important;
910 border : #333 1px solid !important;
911 -webkit-border-radius : 10px;
912 border-radius : 10px
913 }
914
915 #url {
916 color : #ccc !important;
917 background : #333 !important;
918 -webkit-border-radius : 5px;
919 border-radius : 5px
920 }
921
922 #sr-autocomplete {
923 color : #bbb !important;
924 background : #333 !important;
925 -webkit-border-radius : 5px;
926 border-radius : 5px
927 }
928
929 #text-desc.infobar {
930 background : #222 !important;
931 color : #bbb !important
932 }
933
934 .linefield {
935 color : #bbb !important;
936 background : #222 !important;
937 border-radius : 10px !important;
938 -webkit-border-radius : 10px !important
939 }
940
941 #name.text {
942 color : #bbb !important;
943 background : #333 !important;
944 -webkit-border-radius : 5px;
945 border-radius : 5px
946 }
947
948 #title.text {
949 color : #bbb !important;
950 background : #333 !important;
951 -webkit-border-radius : 5px;
952 border-radius : 5px
953 }
954
955 .option {
956 color : #bbb !important
957 }
958
959 .col {
960 border-left : 1px solid #333 !important
961 }
962
963 .flat-vert.title {
964 color : #666 !important
965 }
966
967 .footer {
968 border : none !important;
969 margin-left : auto !important;
970 margin-right : auto !important;
971 font-size : 0.78000000000000003em !important
972 }
973
974 .giftgold {
975 margin-left : 1em !important
976 }
977
978 .gilded-comments-link {
979 margin-left : 1em !important;
980 padding-bottom : 1em !important
981 }
982
983 .footer li a {
984 color : #6a6a6a !important
985 }
986
987 .bottommenu {
988 color : #555 !important;
989 font-size : 0.69999999999999996em !important
990 }
991
992 .popup {
993 background : #222 !important
994 }
995
996 .NERPageMarker {
997 background : #222 !important;
998 border : none !important
999 }
1000
1001 #modalOverlay.fadeIn {
1002 background : #1c1c1c !important
1003 }
1004
1005 .login-form.login-form-side {
1006 background : none !important;
1007 -webkit-border-radius : 10px !important;
1008 border-radius : 10px !important;
1009 border : none !important
1010 }
1011
1012 input {
1013 background : #2a2a2a !important;
1014 color : #bbb !important;
1015 -webkit-border-radius : 5px !important;
1016 border-radius : 5px !important;
1017 border : none !important
1018 }
1019
1020 .menuarea.selected a {
1021 color : #ccc !important
1022 }
1023
1024 .menuarea a {
1025 color : #555 !important
1026 }
1027
1028 .noncollapsed.md {
1029 border-radius : 10px !important;
1030 -webkit-border-radius : 10px !important
1031 }
1032
1033 .parent.rounded {
1034 border : none !important
1035 }
1036
1037 .noncollapsed.author.submitter {
1038 color : #ccc !important;
1039 background : #336699 !important;
1040 -webkit-border-radius : 5px !important;
1041 border-radius : 5px !important;
1042 padding : 2px !important
1043 }
1044
1045 .footer {
1046 border : none !important;
1047 margin-left : auto !important;
1048 margin-right : auto !important;
1049 font-size : 0.78000000000000003em !important
1050 }
1051
1052 .footer a {
1053 color : #6a6a6a !important
1054 }
1055
1056 .bottommenu {
1057 font-size : 0.69999999999999996em !important
1058 }
1059
1060 .wiki-page h3 {
1061 color : #a1a1a1 !important
1062 }
1063
1064 h1, h1 a {
1065 color : #ccc !important
1066 }
1067
1068 .wikipage.searchable h1 {
1069 color : #ccc !important
1070 }
1071
1072 ol.events.timeline.event-content span.title {
1073 color : #111 !important
1074 }
1075
1076 .messages-page.md {
1077 border-left : 3px solid #333 !important;
1078 background-color : #222 !important;
1079 padding : 0.5em !important;
1080 margin : 0.5em !important;
1081 border-top : 0 !important;
1082 border-bottom : 0 !important;
1083 border-right : 0 !important
1084 }
1085
1086 .link.promotedlink {
1087 border : 1px solid #222 !important;
1088 border-radius : 10px !important;
1089 -webkit-border-radius : 10px !important;
1090 background : #1c1c1c !important;
1091 width : auto !important
1092 }
1093
1094 .md {
1095 color : #ccc !important;
1096 background : #222 !important
1097 }
1098
1099 .md hr {
1100 background-color: #444 !important;
1101 border-color: #444 !important;
1102 color: #444 !important;
1103 }
1104
1105 .side {
1106 border : none !important;
1107 box-shadow : none !important
1108 }
1109
1110 .odd.link {
1111 background : #1c1c1c !important
1112 }
1113
1114 .even.link {
1115 background : #1c1c1c !important
1116 }
1117
1118 .side {
1119 padding : 0 !important
1120 }
1121
1122 .titlebox ol {
1123 background : #111 !important
1124 }
1125
1126 .comment {
1127 background : #1c1c1c !important
1128 }
1129
1130 .morecomments a {
1131 color : #ffffaa !important
1132 }
1133
1134 .sidecontentbox {
1135 margin-left : 1em !important;
1136 margin-left : 1em !important
1137 }
1138
1139 .author.admin {
1140 color : #fff !important
1141 }
1142
1143 #RESShortcuts.sr-bar {
1144 display : none !important
1145 }
1146
1147 .nextprev {
1148 margin-left : 1em !important;
1149 padding : 0.59999999999999998em !important
1150 }
1151
1152 .nextprev a {
1153 color : #aaa !important;
1154 background : #2a2a2a !important;
1155 border : none !important;
1156 font-weight : normal !important
1157 }
1158
1159 .next-suggestions a:hover {
1160 background : #2c2c2c !important
1161 }
1162
1163 .next-suggestions a {
1164 border : none !important;
1165 color : #aaa !important
1166 }
1167
1168 .nextprev a:hover {
1169 color : #ccc !important;
1170 background : #444 !important;
1171 border : 0 #eee !important
1172 }
1173
1174 .rounded.gold-accent.title {
1175 color : #555 !important
1176 }
1177
1178 .new-comment.usertext-body {
1179 border : 1px solid #998100 !important;
1180 border-radius : 7px !important;
1181 -webkit-border-radius : 7px !important;
1182 margin : 0.5em !important;
1183 padding : 2px !important
1184 }
1185
1186 a.subreddit {
1187 color : #87CEEB !important
1188 }
1189
1190 .md.imgScanned {
1191 color : #ffffaa !important
1192 }
1193
1194 .commentarea.infobar a {
1195 color : #ffffaa !important
1196 }
1197
1198 .res.spacer.usertext.RESDialogSmall.RESDialogContents {
1199 background-color : #333 !important
1200 }
1201
1202 #headdit-box.open-frame {
1203 background-color : #2a2a2a !important;
1204 border : 0 !important;
1205 border-radius : 10px !important;
1206 -webkit-border-radius : 10px !important
1207 }
1208
1209 .spacer.server-seconds {
1210 background-color : #222 !important
1211 }
1212
1213 .reddit-entry {
1214 margin : 10px !important
1215 }
1216
1217 #header {
1218 background : #333 !important
1219 }
1220
1221 a.subreddit {
1222 color : #87CEEB !important
1223 }
1224
1225 .author {
1226 color : #445555 !important
1227 }