Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("4chan.org") {
- #delform {
- margin-top: 260px !important;
- margin-bottom: 37px !important;
- }
- /***************Header****************/
- #header-bar {
- padding: 8.5px 0px 8.5px 0px !important;
- margin-top: 0px !important;
- z-index: 9 !important;
- }
- :root:not(.header-gradient) #header-bar {
- background-color: #101010 !important;
- }
- #header-bar a:hover {
- color: #88D8B0 !important;
- transition: ease-out .2s !important;
- }
- /*Board List*/
- #custom-board-list .current {
- border: none !important;
- padding-left: 7px !important;
- padding-right: 7px !important;
- background-color: #101010 !important;
- padding-bottom: 0px !important;
- padding-top: 0px !important;
- border-bottom: 0px !important;
- }
- .centered-links:root #custom-board-list {
- left: 0 !important;
- right: 0 !important;
- }
- a.current {
- color: #ffffff !important;
- }
- #custom-board-list .current:hover {
- border: none !important;
- }
- #custom-board-list a:not(.current) {
- padding-left: 7px !important;
- padding-right: 7px !important;
- }
- .centered-links:root #custom-board-list {
- position: fixed !important;
- }
- /*Update Timer*/
- #update-timer {
- color: #fdc298 !important;
- margin-right: 4px !important;
- }
- .new {
- color: #88d8b0 !important;
- }
- /*Shortcuts*/
- .autohiding-scrollbar:root #shortcuts {
- margin-right: 3px !important;
- }
- #watcher-link {
- display: none !important;
- }
- .qr-shortcut.fa.fa-comment-o.disabled {
- display: none !important;
- }
- #shortcut-qr {
- display: none !important;
- }
- .expand-all-shortcut.fa.fa-expand {
- display: none !important;
- }
- /*Thread Stats*/
- #thread-stats {
- margin-right: 3px !important;
- }
- /*Header bar when autohidden*/
- .fixed.top-header #header-bar.autohide:not(:hover) {
- margin-top: -1px !important;
- }
- /*Board Title/Banner*/
- .boardBanner {
- box-shadow: 0px 0px 0px 13px rgba(255,255,255,255) !important;
- background: url("http://puu.sh/pIBLS/f1f4ea6c61.png") center 65% no-repeat !important;
- background-size: cover !important;
- position: absolute !important;
- max-width: 100% !important;
- width: auto !important;
- margin-left: 78px !important;
- margin-right: 78px !important;
- margin-top: 96px !important;
- left: 0 !important;
- right: 0 !important;
- top: 0 !important;
- height: 125px !important;
- }
- .boardTitle {
- text-align: center !important;
- font-family: 'Lobster 1.3' !important;
- margin-top: 39.5px !important;
- color: #ffffff !important;
- }
- .boardTitle, .boardBanner {
- z-index: 8 !important;
- }
- .boardBanner .boardTitle {
- font-size: 46px !important;
- text-shadow: 0px 0px 3px rgba(0,0,0,.5) !important;
- }
- .boardSubtitle {
- display: none !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment