Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document domain("stackoverflow.com")
- {
- body, container, .top-bar, #content, .user-info, #wmd-input
- {
- letter-spacing: .2px;
- background: #232629 !important;
- color: #c4c4c4 !important;
- border: none !important;
- }
- body
- {
- padding-top: 0 !important;
- }
- .user-info
- {
- filter: brightness(120%);
- }
- *
- {
- border-color: #555 !important;
- }
- .post-tag
- {
- background: #242a33 !important;
- }
- .s-btn__primary
- {
- color: white !important;
- }
- #wmd-input
- {
- background: #0d0d0d !important;
- }
- p
- {
- color: #c4c4c4;
- }
- #content a
- {
- color: #ceb8a1;
- }
- #content a:hover
- {
- color: #c89862;
- }
- pre, code
- {
- background: #111 !important;
- }
- .s-sidebarwidget__yellow
- {
- background: #201f13 !important;
- }
- .answer-votes.answered-accepted
- {
- background: #ad5e0a !important;
- }
- .s-code-block, .s-code-block > *, code
- {
- background: #eee !important;
- }
- .top-bar, .ws-nowrap
- {
- margin-bottom: 1rem;
- border: none;
- position: inherit;
- background: #232629 !important;
- box-shadow: none;
- filter: brightness(140%);
- }
- .top-bar a, .top-bar > * > *:first-child, .s-input
- {
- filter: invert(.8) !important;
- border: none !important;
- }
- .question-hyperlink, h4
- {
- color: #c4c4c4 !important;
- }
- .sidebar-linked, .sidebar-related
- {
- opacity: 0.8 !important;
- }
- .comment-copy > code
- {
- color: #222 !important;
- }
- .s-sidebarwidget, #hot-network-questions, #feed-link, .left-sidebar--sticky-container
- {
- display: none !important;
- }
- #content, .answer
- {
- margin-bottom: 3rem;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment