Untitled diff

Created Diff never expires
37 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
654 lines
35 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
652 lines
@-moz-document domain("danbooru.donmai.us") {
@-moz-document domain("danbooru.donmai.us") {
/* GENERAL */
/* GENERAL */
* {
* {
font-family:"Open Sans Semibold", "Segoe UI" !important;
font-family:"Open Sans Semibold", "Segoe UI" !important;
}
}
#upgrade-account-notice {
#upgrade-account-notice {
display: none !important;
display: none !important;
}
}
/** BODY **/
/* BODY */
body, div#page {
body, div#page {
background: #1d1e2a !important;
background: #1d1e2a !important;
color #556b82 !important;
color: #556b82 !important;
}
}
/** HEADER **/
/* HEADER */
header#top h1 {
header#top h1 {
background-color: #14151F !important;
background-color: #14151F !important;
box-shadow: 0px 1px 2px #14151F !important;
box-shadow: 0px 1px 2px #14151F !important;
height: 40px !important;
height: 40px !important;
width: 100% !important;
width: 100% !important;
text-align: center !important;
text-align: center !important;
position: fixed !important;
position: fixed !important;
margin-left: 0px !important;
margin-left: 0px !important;
top: -6px !important;
top: -6px !important;
line-height: 26px !important;
line-height: 26px !important;
z-index: 9999 !important;
z-index: 9999 !important;
}
}
header#top h1 a {
header#top h1 a {
font-size: 13pt !important;
font-size: 13pt !important;
width: 100% !important;
width: 100% !important;
color: #888 !important;
color: #888 !important;
visibility: hidden;
visibility: hidden;
margin-left: -52px !important;
margin-left: -52px !important;
}
}
header#top h1 a::after {
header#top h1 a::after {
content:"판지" !important;
content:"판지" !important;
visibility: visible !important;
visibility: visible !important;
}
}
/** SIDEBAR **/
/* SIDEBAR */
#nav {
#nav {
background: no-repeat url("http://i.imgur.com/aQdXOM6.png") center !important;
background: no-repeat url("http://i.imgur.com/aQdXOM6.png") center !important;
background-size: cover !important;
background-size: cover !important;
min-height: 1080px !important;
min-height: 1080px !important;
width: 200px !important;
width: 200px !important;
padding-top: 10px !important;
padding-top: 10px !important;
position: fixed !important;
position: fixed !important;
top: 0px !important;
top: 0px !important;
left: -200px !important;
left: -200px !important;
transition: all .3s ease-in-out !important;
transition: all .3s ease-in-out !important;
z-index: 99999 !important;
z-index: 99999 !important;
}
}
#nav:hover {
#nav:hover {
left: 0px !important;
left: 0px !important;
transition: all .3s ease-in-out !important;
transition: all .3s ease-in-out !important;
}
}
header#top menu {
header#top menu {
background: transparent !important;
background: transparent !important;
margin-top: -10px !important;
margin-top: -10px !important;
}
}
header#top menu li {
header#top menu li {
display: block !important;
display: block !important;
padding: 0px 0px 9px 0px !important;
padding: 0px 0px 9px 0px !important;
}
}
header#top menu li a {
header#top menu li a {
color: #888 !important;
color: #888 !important;
font-weight: 500 !important;
font-weight: 500 !important;
}
}
header#top menu li a:hover {
header#top menu li a:hover {
font-weight: bold !important;
font-weight: bold !important;
}
}
.main > li:first-child {
.main > li:first-child {
padding-right: 100px !important;
padding-right: 100px !important;
background: no-repeat url("https://puu.sh/u9UNU/ffb8e31848.png") 102% 105% !important;
background: no-repeat url("https://puu.sh/u9UNU/ffb8e31848.png") 102% 105% !important;
background-size: 28px auto !important;
background-size: 28px auto !important;
background-color: transparent !important;
background-color: transparent !important;
width: 210px !important;
width: 210px !important;
margin-top: -6px !important;
margin-top: -6px !important;
height: 20px !important;
height: 20px !important;
line-height: 80px !important;
line-height: 80px !important;
}
}
.main > li:nth-child(2) {
.main > li:nth-child(2) {
margin-top: 30px !important;
margin-top: 30px !important;
}
}
header#top menu.main li.current a {
header#top menu.main li.current a {
background: transparent !important;
background: transparent !important;
}
}
#quick_search_body_matches, #quick_search_name_matches, #quick_search_name, #quick_search_title {
#quick_search_body_matches, #quick_search_name_matches, #quick_search_name, #quick_search_title {
border: none !important;
border: none !important;
padding: 6px 8px !important;
padding: 6px 8px !important;
margin-left: 10px !important;
margin-left: 10px !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
color: #888 !important;
color: #888 !important;
}
}
/* Make the forum updated link shut the fuck up. (issue #2229) */
/* Make the forum updated link shut the fuck up. (issue #2229) */
.forum-updated {
.forum-updated {
font-style: normal !important;
font-style: normal !important;
}
}
/** FOOTER **/
/* FOOTER */
#page-footer {
#page-footer {
margin-top: 0px !important;
margin-top: 0px !important;
position: relative !important;
position: relative !important;
top: 20px !important;
top: 20px !important;
visibility: hidden;
visibility: hidden;
}
}
/* ACCOUNT SECTION */
/* ACCOUNT SECTION */
.user-member {
.user-member {
display: none !important;
display: none !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
color: #888 !important;
color: #888 !important;
}
}
/** STATISTICS **/
/* STATISTICS */
#c-users h2 {
#c-users h2 {
color: #1DABB8 !important;
color: #1DABB8 !important;
font-family:"Open Sans Semibold" !important;
font-family:"Open Sans Semibold" !important;
text-transform: uppercase !important;
text-transform: uppercase !important;
font-size: 25pt !important;
font-size: 25pt !important;
}
}
.user-statistics {
.user-statistics {
width: 67% !important;
width: 67% !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
color: #888 !important;
color: #888 !important;
}
}
.user-statistics th {
.user-statistics th {
text-align: left !important;
text-align: left !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
color: #888 !important;
color: #888 !important;
}
}
/** FAVORITE **/
/* FAVORITE */
.box.user-favorites h2 a {
.box.user-favorites h2 a {
font-family:"Open Sans Semibold" !important;
font-family:"Open Sans Semibold" !important;
text-transform: uppercase !important;
text-transform: uppercase !important;
font-size: 20pt !important;
font-size: 20pt !important;
font-weight: 600 !important;
font-weight: 600 !important;
color: #556b82 !important;
color: #556b82 !important;
}
}
div#c-users div#a-show div.box {
div#c-users div#a-show div.box {
margin-bottom: 2em;
margin-bottom: 2em;
margin-top: 20px !important
margin-top: 20px !important
}
}
/* UPLOAD SECTION */
/* UPLOAD SECTION */
#c-uploads {
#c-uploads {
margin-top: 60px !important;
margin-top: 60px !important;
}
}
/* MORE SECTION */
/* MORE SECTION */
div#c-static div#a-site-map section {
div#c-static div#a-site-map section {
width: 20em;
width: 20em;
float: left;
float: left;
margin-top: 50px !important;
margin-top: 50px !important;
}
}
/* Artist tags */
/* Artist tags */
.category-1 a, a.tag-type-1 {
.category-1 a, a.tag-type-1 {
color: #e98085 !important;
color: #e98085 !important;
}
}
/* Copyright tags */
/* Copyright tags */
.category-3 a, a.tag-type-3 {
.category-3 a, a.tag-type-3 {
color: #e9b080 !important;
color: #e9b080 !important;
}
}
/* Character tags */
/* Character tags */
.category-4 a, a.tag-type-4 {
.category-4 a, a.tag-type-4 {
color: #80e9b0 !important;
color: #80e9b0 !important;
}
}
/*ARTIST/POOL/FORUM/ETC SECTION */
/*ARTIST/POOL/FORUM/ETC SECTION */
#c-forum-topics h1, #c-explore-posts h1, #c-saved-searches h1, #c-post-versions h1, #c-wiki-pages h2 {
#c-forum-topics h1, #c-explore-posts h1, #c-saved-searches h1, #c-post-versions h1, #c-wiki-pages h2 {
font-family:"Open Sans Semibold" !important;
font-family:"Open Sans Semibold" !important;
text-transform: uppercase !important;
text-transform: uppercase !important;
font-size: 28pt !important;
font-size: 28pt !important;
margin-top: -10px !important;
margin-top: -10px !important;
color: #888 !important;
color: #888 !important;
}
}
#c-wiki-pages {
#c-wiki-pages {
padding-top: .1px !important;
padding-top: .1px !important;
}
}
div#c-forum-topics p.info {
div#c-forum-topics p.info {
color: #556b82;
color: #556b82;
font-style: normal !important;
font-style: normal !important;
font-size: 11pt !important;
font-size: 11pt !important;
font-weight: 400 !important;
font-weight: 400 !important;
text-transform: lowercase !important;
text-transform: lowercase !important;
}
}
.striped {
.striped {
border: 1px solid #888 !important;
border: 1px solid #888 !important;
margin-top: 20px !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
margin-bottom: 20px !important;
}
}
/** POOLS **/
/* POOLS */
#c-pools .paginator {
#c-pools .paginator {
position: absolute !important;
position: absolute !important;
visibility: hidden;
visibility: hidden;
}
}
#c-pools #a-show h1 {
#c-pools #a-show h1 {
padding-top: 10px !important;
padding-top: 10px !important;
}
}
#c-pools #a-gallery .search {
#c-pools #a-gallery .search {
margin-top: 70px !important;
margin-top: 70px !important;
}
}
#c-pools #c-new {
#c-pools #c-new {
margin-top: 60px !important;
margin-top: 60px !important;
}
}
.desc {
.desc {
font-weight: bold !important;
font-weight: bold !important;
}
}
.desc a {
.desc a {
font-size: 10pt !important;
font-size: 10pt !important;
color: #888 !important;
color: #888 !important;
}
}
/* GALLERY SECTION */
/* GALLERY SECTION */
#a-index {
#a-index {
margin-top: 70px !important;
margin-top: 70px !important;
}
}
div#c-favorites section#content > h1 {
div#c-favorites section#content > h1 {
display: none !important;
display: none !important;
}
}
/** THUMBNAILS **/
/* THUMBNAILS */
#posts {
#posts {
padding-top: 13px !important;
padding-top: 13px !important;
padding-left: 13px !important;
padding-left: 13px !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
border: none !important;
border: none !important;
color: #556b82 !important;
color: #556b82 !important;
}
}
article.post-preview {
article.post-preview {
margin: 0 8px 9px 0 !important;
margin: 0 8px 9px 0 !important;
text-align: left !important;
text-align: left !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
color: #556b82 !important;
color: #556b82 !important;
}
}
#a-index div.paginator {
#a-index div.paginator {
text-align: left !important;
text-align: left !important;
display: none;
display: none;
}
}
/** SECTIONS **/
/* SECTIONS */
#post-sections {
#post-sections {
background-size: auto 64px !important;
background-size: auto 64px !important;
padding-left: 50px !important;
padding-left: 50px !important;
position: fixed !important;
position: fixed !important;
right: -16px !important;
right: -16px !important;
top: -4px !important;
top: -4px !important;
z-index: 9999 !important;
z-index: 9999 !important;
font-size: 13pt !important;
font-size: 13pt !important;
}
}
#show-posts-link::before {
#show-posts-link::before {
content:"게시물" !important;
content:"게시물" !important;
color: #888 !important;
color: #888 !important;
font-weight: bold !important;
font-weight: bold !important;
visibility: visible !important;
visibility: visible !important;
}
}
#show-posts-link {
#show-posts-link {
visibility: hidden;
visibility: hidden;
position: relative !important;
position: relative !important;
top: 12px !important;
top: 12px !important;
}
}
#show-excerpt-link[href*="artist"]::before {
#show-excerpt-link[href*="artist"]::before {
content:"예술가" !important;
content:"예술가" !important;
color: #888 !important;
color: #888 !important;
font-weight: bold !important;
font-weight: bold !important;
visibility: visible !important;
visibility: visible !important;
}
}
#show-excerpt-link {
#show-excerpt-link {
visibility: hidden;
visibility: hidden;
margin-left: -50px !important;
margin-left: -50px !important;
margin-right: -20px !important;
margin-right: -20px !important;
position: relative !important;
position: relative !important;
top: 12px !important;
top: 12px !important;
}
}
#show-excerpt-link[href*="wiki"]::before, #show-excerpt-link[href="#"]::before {
#show-excerpt-link[href*="wiki"]::before, #show-excerpt-link[href="#"]::before {
content:"위키" !important;
content:"위키" !important;
color: #888 !important;
color: #888 !important;
font-weight: bold !important;
font-weight: bold !important;
visibility: visible !important;
visibility: visible !important;
}
}
#show-excerpt-link[href*="wiki"], #show-excerpt-link[href="#"] {
#show-excerpt-link[href*="wiki"], #show-excerpt-link[href="#"] {
padding-right: 10px !important;
padding-right: 10px !important;
}
}
#show-excerpt-link[href*="pool"]::before {
#show-excerpt-link[href*="pool"]::before {
content:"수영장 " !important;
content:"수영장 " !important;
color: #888 !important;
color: #888 !important;
font-weight: bold !important;
font-weight: bold !important;
visibility: visible !important;
visibility: visible !important;
}
}
#show-excerpt-link[href*="pool"] {
#show-excerpt-link[href*="pool"] {
padding-right: 10px !important;
padding-right: 10px !important;
}
}
#excerpt {
#excerpt {
background: #1d1e2a !important;
background: #1d1e2a !important;
padding: 24px 20px 10px 25px !important;
padding: 24px 20px 10px 25px !important;
position: relative;
position: relative;
top: 8px !important;
top: 8px !important;
width: 70% !important;
width: 70% !important;
}
}
/** SIDEBAR **/
/* SIDEBAR */
div#page aside#sidebar h1, div#page aside#sidebar h2 {
div#page aside#sidebar h1, div#page aside#sidebar h2 {
font-size: 16pt !important;
font-size: 16pt !important;
font-weight: 600 !important;
font-weight: 600 !important;
letter-spacing: -1px !important;
letter-spacing: -1px !important;
font-family:"Open Sans Semibold" !important;
font-family:"Open Sans Semibold" !important;
text-transform: uppercase !important;
text-transform: uppercase !important;
color: #888 !important;
color: #888 !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
}
}
#post-information h1 {
#post-information h1 {
color: #005F97 !important;
color: #005F97 !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
}
}
#post-options h1 {
#post-options h1 {
color: #23B684 !important;
color: #23B684 !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
}
}
#post-history h1 {
#post-history h1 {
color: #BB3658 !important;
color: #BB3658 !important;
background: #1d1e2a !important;
background: #1d1e2a !important;
}
}
input[value="Go"] {
input[value="Go"] {
display: none !important;
display: none !important;
margin-left: -5px !important;
margin-left: -5px !important;
padding: 1px 5px !important;
padding: 1px 5px !important;
}
}
#related-box a {
#related-box a {
text-transform: lowercase !important;
text-transform: lowercase !important;
color: #888
color: #888
}
}
div#page aside#sidebar input[type="text"] {
div#page aside#sidebar input[type="text"] {
height: 26px !important;
height: 26px !important;
width: 160px !important;
width: 160px !important;
background: #14151F !important;
background: #14151F !important;
border: #14151F !important;
border: #14151F !important;
color: #888 !important;
color: #888 !important;
text-align: center !important;
text-align: center !important;
}
}
input[type="text"] {
input[type="text"] {
padding-left: 6px !important;
padding-left: 6px !important;
padding-right: 6px !important;
padding-right: 6px !important;
}
}
/* POST SECTION */
/* POST SECTION */
#a-show {
#a-show {
margin-top: 56px !important;
margin-top: 56px !important;
}
}
/** SECTIONS **/
/* SECTIONS */
#post-sections a[href="#comments"] {
#post-sections a[href="#comments"] {
position: relative !important;
position: relative !important;
top: 9px !important;
top: 9px !important;
visibility: hidden;
visibility: hidden;
}
}
#post-sections a[href="#comments"]::after {
#post-sections a[href="#comments"]::after {
content:"노트" !important;
content:"노트" !important;
font-weight: bold !important;
font-weight: bold !important;
visibility: visible !important;
visibility: visible !important;
color: #888 !important;
color: #888 !important;
}
}
#post-edit-link {
#post-edit-link {
position: relative !important;
position: relative !important;
top: 9px !important;
top: 9px !important;
margin-left: -30px !important;
margin-left: -30px !important;
visibility: hidden;
visibility: hidden;
}
}
#post-edit-link::after {
#post-edit-link::after {
content:"덧붙이다" !important;
content:"덧붙이다" !important;
font-weight: bold !important;
font-weight: bold !important;
color: #888 !important;
color: #888 !important;
visibility: visible !important;
visibility: visible !important;
}
}
#post-sections a[href="#share"] {
#post-sections a[href="#share"] {
position: relative !important;
position: relative !important;
top: 9px !important;
top: 9px !important;
margin-left: -40px !important;
margin-left: -40px !important;
visibility: hidden;
visibility: hidden;
}
}
#post-sections a[href="#shae"]::after {
#post-sections a[href="#shae"]::after {
content:"몫" !important;
content:"몫" !important;
visibility: visible !important;
visibility: visible !important;
color: #888 !important;
color: #888 !important;
}
}
/** PICTURE **/
/* PICTURE */
div#c-posts div.notice.notice-parent, div#c-posts div.notice.notice-child {
div#c-posts div.notice.notice-parent, div#c-posts div.notice.notice-child {
border-radius: 1px !important;
border-radius: 1px !important;
font-size: 13px !important;
font-size: 13px !important;
padding: 20px 20px 10px 20px !important;
padding: 20px 20px 10px 20px !important;
top: 20px !important;
top: 20px !important;
position: relative !important;
position: relative !important;
margin-bottom: 20px !important;
margin-bottom: 20px !important;
}
}
#has-parent-relationship-preview, #has-children-relationship-preview {
#has-parent-relationship-preview, #has-children-relationship-preview {
margin-top: 12px !important;
margin-top: 12px !important;
}
}
.post-preview.current-post {
.post-preview.current-post {
background-color: rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.1);
padding: 7px 7px 8px 7px !important;
padding: 7px 7px 8px 7px !important;
}
}
div#c-posts div.notice.notice-parent {
div#c-posts div.notice.notice-parent {
background: #14151F !important;
background: #14151F !important;
border-color: #14151F !important;
border-color: #14151F !important;
color: #888 !important;
color: #888 !important;
}
}
div#c-posts div.notice.notice-child {
div#c-posts div.notice.notice-child {
background: #14151F !important;
background: #14151F !important;
border-color: #14151F !important;
border-color: #14151F !important;
color: #888 !important;
color: #888 !important;
}
}
div#c-posts div.notice.notice-resized {
div#c-posts div.notice.notice-resized {
border-color: #14151F !important;
border-color: #14151F !important;
background: #14151F !important;
background: #14151F !important;
color: #888 !important;
color: #888 !important;
border-radius: 1px !important;
border-radius: 1px !important;
position: relative !important;
position: relative !important;
top: 17px !important;
top: 17px !important;
margin-left: 0px !important;
margin-left: 0px !important;
margin-bottom: -2px !important;
margin-bottom: -2px !important;
}
}
div#c-posts div.notice.notice-pending {
div#c-posts div.notice.notice-pending {
border-color: #14151F !important;
border-color: #14151F !important;
background: #14151F !important;
background: #14151F !important;
color: #888 !important;
color: #888 !important;
border-radius: 1px !important;
border-radius: 1px !important;
font-size: 13px !important;
font-size: 13px !important;
position: relative !important;
position: relative !important;
top: 17px !important;
top: 17px !important;
margin-left: 0px !important;
margin-left: 0px !important;
margin-bottom: 20px !important;
margin-bottom: 20px !important;
}
}
div#c-posts div.notice.notice-deleted {
div#c-posts div.notice.notice-deleted {
border-radius: 1px !important;
border-radius: 1px !important;
border-color: #14151F !important;
border-color: #14151F !important;
background: #14151F !important;
background: #14151F !important;
color: #888 !important;
color: #888 !important;
font-size: 13px !important;
font-size: 13px !important;
position: relative !important;
position: relative !important;
top: 17px !important;
top: 17px !important;
margin-left: 0px !important;
margin-left: 0px !important;
margin-bottom: 20px !important;
margin-bottom: 20px !important;
padding: 10px !important;
padding: 10px !important;
}
}
#image-resize-notice span {
#image-resize-notice span {
font-size: 13px !important;
font-size: 13px !important;
padding-left: 4px !important;
padding-left: 4px !important;
}
}
#image-container {
#image-container {
padding-top: 24px !important;
padding-top: 24px !important;
}
}
#image-container p.desc {
#image-container p.desc {
display: none !important;
display: none !important;
}
}
div#c-posts div.nav-notice {
div#c-posts div.nav-notice {
background: #14151F !important;
background: #14151F !important;
border-color: #14151F !important;
border-color: #14151F !important;
color: #888 !important;
color: #888 !important;
border-radius: 1px !important;
border-radius: 1px !important;
margin-top: 35px !important;
margin-top: 35px !important;
display: none !important;
display: none !important;
}
}
.search-name {
.search-name {
text-transform: lowercase !important;
text-transform: lowercase !important;
}
}
div#c-posts div#a-show #artist-commentary {
div#c-posts div#a-show #artist-commentary {
border: 1px solid #14151F;
border: 1px solid #14151F;
border-radius: 1px !important;
border-radius: 1px !important;
background-color: #14151F;
background-color: #14151F;
color: #888 !important;
color: #888 !important;
margin-top: 20px !important;
margin-top: 20px !important;
padding: 18px 15px 12px 24px !important;
padding: 18px 15px 12px 24px !important;
}
}
blockquote {
blockquote {
background: #14151F !important;
background: #14151F !important;
color: #888 !important;
color: #888 !important;
border-color: #1d1e2a !important;
border-color: #1d1e2a !important;
}
}
div#c-posts div#a-show #artist-commentary p, div#c-posts div#a-show #artist-commentary em {
div#c-posts div#a-show #artist-commentary p, div#c-posts div#a-show #artist-commentary em {
font-family:"Roboto", "ぼくたちのゴシック2ボールド" !important;
font-family:"Roboto", "ぼくたちのゴシック2ボールド" !important;
}
}
div#notice:not(.ui-state-error) {
div#notice:not(.ui-state-error) {
border-color: #14151F !important;
border-color: #14151F !important;
background: #14151F !important;
background: #14151F !important;
color: #888 !important;
color: #888 !important;
border-radius: 1px !important;
border-radius: 1px !important;
font-size: 13px !important;
font-size: 13px !important;
padding: 10px 0px 10px 14px !important;
padding: 10px 0px 10px 14px !important;
top: 17px !important;
margin-left: 0px !important;
margin-left: 0px !important;
margin-bottom: 20px !important;
margin-bottom: 20px !important;
position: fixed !important;
position: fixed !important;
top: 39px !important;
top: 39px !important;
left: 0px !important;
left: 0px !important;
width: 100% !important;
width: 100% !important;
}
}
a#close-notice-link {
a#close-notice-link {
padding-right: 20px !important;
padding-right: 20px !important;
}
}
/** COMMENTS **/
/* COMMENTS */
.list-of-comments .comment {
.list-of-comments .comment {
background: #14151F !important;
background: #14151F !important;
color: #888 !important;
color: #888 !important;
border: 1px solid #14151F !important;
border: 1px solid #14151F !important;
padding: 18px 20px !important;
padding: 18px 20px !important;
width: 80% !important;
width: 80% !important;
}
}
.expand-comment-response {
.expand-comment-response {
text-transform: lowercase !important;
text-transform: lowercase !important;
}
}
/** Hide the blacklist box **/
/* Hide the blacklist box */
section#blacklist-box {
section#blacklist-box {
display:none !important;
display:none !important;
}
}
/**Hide the Mode Box**/
/*Hide the Mode Box*/
#mode-box {
#mode-box {
display:none
display:none
}
}
/* Default link colors */
/* Default link colors */
a {
a {
color: #556b82 !important;
color: #556b82 !important;
}
}
a:hover {
a:hover {
color: #556b82 !important;
color: #556b82 !important;
}
}
div#c-forum-topics a.last-page, div#c-pools a.last-page {
div#c-forum-topics a.last-page, div#c-pools a.last-page {
color: #556b82 !important;
color: #556b82 !important;
}
}
/*Remove Save Search Button*/
/*Remove Save Search Button*/
#saved-searches-nav {
#saved-searches-nav {
display: none;
display: none;
}
}
/** Color Thumbnail Borders Coresponding to Tags **/
/* Color Thumbnail Borders Coresponding to Tags */
/* Censored is Pink */
/* Censored is Pink */
article.post-preview[data-tags~="censored"] {
article.post-preview[data-tags~="censored"] {
border: 1px dashed #F660AB !important;
border: 1px dashed #F660AB !important;
padding: 1px !important;
padding: 1px !important;
}
}
/* Masturbation is Blue */
/* Masturbation is Blue */
article.post-preview[data-tags~="masturbation"] {
article.post-preview[data-tags~="masturbation"] {
border: 1px dashed #5CB3FF !important;
border: 1px dashed #5CB3FF !important;
padding: 1px !important;
padding: 1px !important;
}
}
/* Foreskin is Red */
/* Foreskin is Red */
article.post-preview[data-tags~="foreskin"] {
article.post-preview[data-tags~="foreskin"] {
border: 1px dashed #f66060 !important;
border: 1px dashed #f66060 !important;
padding: 1px !important;
padding: 1px !important;
}
}
/* Loli is Yellow */
/* Loli is Yellow */
article.post-preview[data-tags~="loli"] {
article.post-preview[data-tags~="loli"] {
border: 1px dashed #f6f660 !important;
border: 1px dashed #f6f660 !important;
padding: 1px !important;
padding: 1px !important;
}
}
/* Pubic hair is Teal */
/* Pubic hair is Teal */
article.post-preview[data-tags~="pubic_hair"] {
article.post-preview[data-tags~="pubic_hair"] {
border: 1px dashed #60f6ab !important;
border: 1px dashed #60f6ab !important;
padding: 1px !important;
padding: 1px !important;
}
}
/*Onahole is Orange */
/*Onahole is Orange */
article.post-preview[data-tags~="artificial_vagina"] {
article.post-preview[data-tags~="artificial_vagina"] {
border: 1px dashed #e9b080 !important;
border: 1px dashed #e9b080 !important;
padding: 1px !important;
padding: 1px !important;
}
}
/*Dim the thumbnails for images containing a certain tag*/
/*Dim the thumbnails for images containing a certain tag*/
.post-preview[data-tags~="foreskin"] img {
.post-preview[data-tags~="foreskin"] img {
opacity: 0.1
opacity: 0.1
}
}
.post-preview[data-tags~="foreskin"] img:hover {
.post-preview[data-tags~="foreskin"] img:hover {
opacity: 1.0
opacity: 1.0
}
}
.post-preview[data-tags~="loli"] img {
.post-preview[data-tags~="loli"] img {
opacity: 0.1
opacity: 0.1
}
}
.post-preview[data-tags~="loli"] imgh:hover {
.post-preview[data-tags~="loli"] imgh:hover {
opacity 1.0
opacity: 1.0
}
}
}
}
/*Mask the thumbnails of images tagged as spoilers until hovering.
/*Mask the thumbnails of images tagged as spoilers until hovering.
Additionally, give it a solid black border to distinguish from other pale images*/
Additionally, give it a solid black border to distinguish from other pale images*/
.post-preview[data-tags~="spoilers"] img {
.post-preview[data-tags~="spoilers"] img {
opacity: 0.0;
opacity: 0.0;
}
}
.post-preview[data-tags~="spoilers"] img:hover {
.post-preview[data-tags~="spoilers"] img:hover {
opacity: 1.0;
opacity: 1.0;
}
}
article.post-preview[data-tags~="spoilers"] {
article.post-preview[data-tags~="spoilers"] {
border: 1px solid black !important;
border: 1px solid black !important;
padding: 1px !important
padding: 1px !important;
}
}
}
@-moz-document url("http://danbooru.donmai.us/"), url("https://danbooru.donmai.us/") {
@-moz-document url("http://danbooru.donmai.us/"), url("https://danbooru.donmai.us/") {
#post-sections {
#post-sections {
background-size: auto 48px !important;
background-size: auto 48px !important;
padding-left: 40px !important;
padding-left: 40px !important;
height: 40px !important;
height: 40px !important;
position: fixed !important;
position: fixed !important;
right: -16px !important;
right: -16px !important;
top: -3px !important;
top: -3px !important;
z-index: 9999 !important;
z-index: 9999 !important;
font-size: 13pt !important;
font-size: 13pt !important;
padding-bottom: 2px !important;
padding-bottom: 2px !important;
}
}
}
}
@-moz-document url("http://danbooru.donmai.us/posts"), url("http://danbooru.donmai.us/posts?tags=order%3Arank"), url("https://danbooru.donmai.us/posts"), url("https://danbooru.donmai.us/posts?tags=order%3Arank") {
@-moz-document url("http://danbooru.donmai.us/posts"), url("http://danbooru.donmai.us/posts?tags=order%3Arank"), url("https://danbooru.donmai.us/posts"), url("https://danbooru.donmai.us/posts?tags=order%3Arank") {
#post-sections {
#post-sections {
background-size: auto 48px !important;
background-size: auto 48px !important;
padding-left: 40px !important;
padding-left: 40px !important;
height: 40px !important;
height: 40px !important;
position: fixed !important;
position: fixed !important;
right: -16px !important;
right: -16px !important;
top: -1px !important;
top: -1px !important;
z-index: 9999 !important;
z-index: 9999 !important;
font-size: 13pt !important;
font-size: 13pt !important;
}
}
#show-posts-link {
#show-posts-link {
visibility: hidden;
visibility: hidden;
position: relative !important;
position: relative !important;
top: 9px !important;
top: 9px !important;
left: 8px !important;
left: 8px !important;
}
}
}
}
@-moz-document regexp("http://danbooru.donmai.us/posts/.*"), regexp("https://danbooru.donmai.us/posts/.*") {
@-moz-document regexp("http://danbooru.donmai.us/posts/.*"), regexp("https://danbooru.donmai.us/posts/.*") {
#post-sections {
#post-sections {
background-size: auto 63px !important;
background-size: auto 63px !important;
padding-left: 40px !important;
padding-left: 40px !important;
height: 40px !important;
height: 40px !important;
position: fixed !important;
position: fixed !important;
right: -16px !important;
right: -16px !important;
top: -1px !important;
top: -1px !important;
z-index: 9999 !important;
z-index: 9999 !important;
font-size: 13pt !important;
font-size: 13pt !important;
}
}
}
}
@-moz-document url("http://danbooru.donmai.us/favorites"), regexp("http://danbooru.donmai.us/favorites.*"), url("https://danbooru.donmai.us/favorites"), regexp("https://danbooru.donmai.us/favorites.*") {
@-moz-document url("http://danbooru.donmai.us/favorites"), regexp("http://danbooru.donmai.us/favorites.*"), url("https://danbooru.donmai.us/favorites"), regexp("https://danbooru.donmai.us/favorites.*") {
#a-index div.paginator {
#a-index div.paginator {
display: none !important;
display: none !important;
margin-left: -6px !important;
margin-left: -6px !important;
}
}
div.paginator[style="clear: none; display: none;"] li a {
div.paginator[style="clear: none; display: none;"] li a {
display: none !important;
display: none !important;
}
}
}
}
@-moz-document regexp("http://danbooru.donmai.us/forum_topics/.*"), regexp("https://danbooru.donmai.us/forum_topics/.*") {
@-moz-document regexp("http://danbooru.donmai.us/forum_topics/.*"), regexp("https://danbooru.donmai.us/forum_topics/.*") {
#c-forum-topics h1 {
#c-forum-topics h1 {
margin-top: 10px !important;
margin-top: 10px !important;
}
}
}
}
@-moz-document regexp("http://danbooru.donmai.us/notes\?.*"), regexp("http://danbooru.donmai.us/comments\?.*"), regexp("https://danbooru.donmai.us/notes\?.*"), regexp("https://danbooru.donmai.us/comments\?.*") {
@-moz-document regexp("http://danbooru.donmai.us/notes\?.*"), regexp("http://danbooru.donmai.us/comments\?.*"), regexp("https://danbooru.donmai.us/notes\?.*"), regexp("https://danbooru.donmai.us/comments\?.*") {
#a-index h1, .paginator {
#a-index h1, .paginator {
display: none !important;
display: none !important;
}
}
}
}
@-moz-document regexp("http://danbooru.donmai.us/explore/posts/popular.*"), regexp("https://danbooru.donmai.us/explore/posts/popular.*") {
@-moz-document regexp("http://danbooru.donmai.us/explore/posts/popular.*"), regexp("https://danbooru.donmai.us/explore/posts/popular.*") {
#c-explore-posts h1 {
#c-explore-posts h1 {
font-family:"Open Sans Semibold" !important;
font-family:"Open Sans Semibold" !important;
text-transform: uppercase !important;
text-transform: uppercase !important;
font-size: 30pt !important;
font-size: 30pt !important;
}
}
div#c-explore-posts #popular-nav-links {
div#c-explore-posts #popular-nav-links {
margin-bottom: 30px !important;
margin-bottom: 30px !important;
text-align: left !important;
text-align: left !important;
}
}
div#c-explore-posts #popular-nav-links span {
div#c-explore-posts #popular-nav-links span {
margin-right: -40px !important;
margin-right: -40px !important;
}
}
#page-footer {
#page-footer {
display: none !important;
display: none !important;
}
}
}
}