Ricechan fix
< Text fix
This commit is contained in:
parent
1248e329d2
commit
49eb924b5f
@ -1,4 +1,4 @@
|
|||||||
/* http://userstyles.org/styles/37014/4chan-ricechan-alpha */
|
/* http://userstyles.org/styles/37014/4chan-ricechan-alpha */
|
||||||
|
|
||||||
.rules,
|
.rules,
|
||||||
.logo+hr,
|
.logo+hr,
|
||||||
@ -14,9 +14,9 @@ table+br+hr+center+hr,
|
|||||||
.doubledash {display:none !important}
|
.doubledash {display:none !important}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
color: #555;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
background: none !important;
|
background: none !important;
|
||||||
color: inherit !important;
|
|
||||||
}
|
}
|
||||||
html {
|
html {
|
||||||
color: #555 !important;
|
color: #555 !important;
|
||||||
@ -50,6 +50,9 @@ a>img {
|
|||||||
.logo b {
|
.logo b {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
div.boardlist {
|
||||||
|
color: #555 !important;
|
||||||
|
}
|
||||||
div.boardlist a {
|
div.boardlist a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #615A5A !important;
|
color: #615A5A !important;
|
||||||
@ -65,6 +68,9 @@ div.boardlist a:hover {
|
|||||||
.postblock {
|
.postblock {
|
||||||
color: #999 !important;
|
color: #999 !important;
|
||||||
}
|
}
|
||||||
|
div.blotter {
|
||||||
|
color: #555 !important;
|
||||||
|
}
|
||||||
.postarea form {
|
.postarea form {
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
opacity: .1;
|
opacity: .1;
|
||||||
@ -244,6 +250,4 @@ span.spoiler:hover {
|
|||||||
}
|
}
|
||||||
br+br+b[style] {
|
br+br+b[style] {
|
||||||
color: #f00 !important;
|
color: #f00 !important;
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user