Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .deleted .grayed,.deleted>.entry .expand,.deleted>.entry em{
- display:none
- }
- .deleted>.entry .tagline:before{
- content:"Comment deleted or removed"
- }
- .leavemoderator,.flairtoggle,.side .tagline{
- display:none
- }
- .side .md p{
- line-height:18px;
- text-align:justify
- }
- .side .md blockquote{
- margin:8px 0
- }
- .side .md blockquote p{
- margin:8px
- }
- .side .md blockquote ul li{
- line-height:18px
- }
- .side .md h1{
- font-size:16pt;
- font-weight:bold;
- border-bottom:1px solid #999
- }
- .side .spacer .md blockquote h1{
- margin:8px;
- color:#000!important;
- background-color:transparent!important
- }
- .side .md blockquote a[href$="#ex"]{
- color:inherit;
- border-bottom:1px dotted
- }
- .side .md blockquote a[href$="#ex"]:hover{
- cursor:help
- }
- #userbarToggle{
- color:gray!important;
- background-color:#2B2B2B!important;
- border-right:1px solid #2B2B2B!important
- }
- .report-button:hover:after{
- position:absolute;
- display:block;
- z-index:1000;
- padding:5px;
- border:1px solid #333;
- background-color:#FFF;
- content:"Please only report posts that actually violate the subreddit's rules.";
- text-align:center;
- font-size:10px;
- font-weight:normal;
- margin-left:5px;
- margin-top:5px
- }
- .commentarea .arrow.down:hover:after{
- position:absolute;
- display:block;
- z-index:1000;
- padding:5px;
- background-color:#FEF0F0;
- border:1px solid #FF9185;
- content:"Doesn't contribute to discussion.";
- text-align:center;
- font-size:10px;
- font-weight:normal;
- margin-left:25px;
- margin-top:5px
- }
- .commentarea .usertext-edit:before{
- content:"Explain your answers! Top-level responses that just answer a question with no justification or explanation will be removed and should be reported.";
- display:block;
- text-align:center;
- margin-top:-5px;
- margin-bottom:4px;
- margin-right:-5px;
- padding:4px;
- color:#000!important;
- background-color:#f6e69f;
- border:1px solid orange;
- font-size:11px;
- font-weight:bold
- }
- .commentarea .child .usertext-edit:before{
- content:"";
- display:none
- }
- img.approval-checkmark[title="approved by AutoModerator"]{
- background:#ff6
- }
- a[href="#s"],a[href="#spoiler"]{
- display:inline-block;
- background:black!important;
- color:white!important;
- cursor:default;
- padding:1px 2px
- }
- a[href="#s"]::after,a[href="#spoiler"]::after{
- content:attr(title);
- background:black!important;
- color:black!important;
- visibility:visible;
- padding:0px 8px
- }
- a[href="#s"]:hover,a[href="#spoiler"]:hover{
- color:darkorange!important;
- cursor:default
- }
- a[href="#s"]:hover::after,a[href="#s"]:active::after,a[href="#spoiler"]:hover::after,a[href="#spoiler"]:active::after{
- color:white!important
- }
- a[href$="/spoiler"]{
- background:#000!important;
- color:#000!important;
- border:1px solid black;
- padding-right:1px
- }
- a[href$="/spoiler"]:hover{
- color:#FFF!important
- }
- a[href$="/spoiler"]::before{
- background:#FFF!important;
- color:#000!important;
- padding:0px 1px;
- margin:0px;
- margin-right:1px
- }
- a[href$="/spoiler"]::before{
- content:"Spoiler"
- }
- a[href$="/spoiler"][title]::before{
- content:attr(title) " Spoiler"
- }
- .linkflairlabel{
- max-width:none;
- font-size:inherit;
- border:none;
- background-color:transparent;
- padding:0;
- display:inline;
- margin-right:5px;
- color:darkred
- }
- .linkflair-green .linkflairlabel{
- color:darkgreen
- }
- #header{
- background-color:#555555
- }
- a#sr-more-link{
- background-color:#2B2B2B;
- color:#ababab
- }
- .sr-bar a{
- color:#ababab
- }
- #sr-header-area{
- background-color:#2B2B2B
- }
- .dropdown.srdrop .selected{
- color:#ababab
- }
- .pagename a{
- color:#ffcb16;
- line-height:100%;
- font-size:1.0em
- }
- .tabmenu li.selected a{
- padding:2px 6px 0 6px;
- color:black;
- font-size:18px;
- background-color:white;
- border:1px solid #2c2c2c;
- border-bottom:1px solid white;
- border-top-left-radius:6px;
- border-top-right-radius:6px;
- z-index:100
- }
- .tabmenu li a{
- padding:2px 6px 2px 6px;
- background-color:#2b2b2b;
- border-top-left-radius:4px;
- border-top-right-radius:4px;
- text-decoration:none;
- color:#ababab
- }
- div#header-bottom-right a{
- text-decoration:none;
- color:#ababab
- }
- body{
- font:normal x-small verdana,arial,helvetica,sans-serif
- }
- .link .score.likes{
- color:#ffcb16
- }
- .link .score{
- margin-top:1px;
- margin-left:1px
- }
- span.flair-a{
- display:none
- }
- #header-bottom-right{
- background-color:#2B2B2B
- }
- .user{
- color:white
- }
- .linkinfo{
- border:1px solid #242424;
- background-color:#fefff3
- }
- body{
- position:relative
- }
- div.content{
- margin-top:47px
- }
- .pagename{
- font-size:12pt
- }
- .titlebox form{
- position:static
- }
- .titlebox .usertext-body .md ol{
- background-color:#f6e69f;
- color:#000!important;
- font-size:0.9em;
- border:1px solid orange;
- position:absolute;
- top:87px;
- left:20px;
- right:320px;
- z-index:50;
- margin:0;
- padding:4px;
- list-style:none;
- display:block;
- white-space:nowrap;
- overflow:hidden
- }
- .titlebox .usertext-body .md ol li{
- margin:3px
- }
- .titlebox .bottom{
- display:none
- }
- .arrow.up{
- background-image:url(http://d.thumbs.redditmedia.com/cwjhlYIBCpCOvpj3.png);
- background-position:0 0
- }
- .arrow.down{
- background-image:url(http://e.thumbs.redditmedia.com/iSOIYHkaEHY8bgFR.png);
- background-position:0 0
- }
- .arrow.upmod{
- background-image:url(http://e.thumbs.redditmedia.com/-OIzYwBKFUV01m_j.png);
- background-position:0 0
- }
- .arrow.downmod{
- background-image:url(http://b.thumbs.redditmedia.com/YakJ7aI0bBcrp5oy.png);
- background-position:0 0
- }
- .commentarea .arrow.down{
- background-image:url(http://c.thumbs.redditmedia.com/fv5Sv4bc4KpAGnPD.png);
- background-position:4px 3px
- }
- .commentarea .arrow.downmod{
- background-image:url(http://b.thumbs.redditmedia.com/xwhFEncNagfIq9A1.png);
- background-position:4px 3px
- }
- .side h6+blockquote{
- display:block;
- background-color:#FEF0F0;
- border:1px solid #FF9185;
- color:#000!important
- }
- .side h5+blockquote{
- display:block;
- background-color:#EAEAFF;
- border:1px solid #0088FF;
- color:#000!important
- }
- .side h4+blockquote{
- display:block;
- background-color:#E9FFE6;
- border:1px solid #9EF886;
- color:#000!important
- }
- body.res-nightmode .sidebox{
- padding-left:0!important
- }
- body.res-nightmode .sidebox.submit{
- background-image:none!important
- }
- 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
- }
- .sidebox.submit .spacer,.sidebox.create{
- display:none
- }
- a.author[href$="/JeremiahSlaczka"]:before{
- content:url(http://e.thumbs.redditmedia.com/4hjcJjeRgKjMtsrv.png)
- }
- a.author[href$="/MariusFahlbusch"]:before{
- content:url(http://e.thumbs.redditmedia.com/zV4LQieNnzWzqOBF.png)
- }
- body.wiki-page div.toc ul{
- max-width:500px
- }
- body.wiki-page div.wiki-page-content .md.wiki h1{
- font-size:2em
- }
- body.wiki-page div.wiki-page-content .md.wiki h2{
- font-size:1.2em
- }
- body.wiki-page-automoderator textarea{
- font-family:monospace
- }
- .stickied .title{
- color:blue!important;
- font-weight:normal!important
- }
Advertisement
Add Comment
Please, Sign In to add comment