gfdsgfds
This commit is contained in:
@@ -182,7 +182,7 @@ html[theme='orange'] {
|
||||
/* appearance */
|
||||
background: black;
|
||||
--motd-bg: #111;
|
||||
--comment-bg: black;
|
||||
--comment-bg: #2b2b2b;
|
||||
}
|
||||
|
||||
html[theme="orange"] .pagination>a,
|
||||
@@ -246,6 +246,10 @@ html[theme='amoled'] {
|
||||
--comment-bg: black;
|
||||
}
|
||||
|
||||
html[theme="amoled"] .comment-input textarea {
|
||||
border: 1px solid #ffffff1c;
|
||||
}
|
||||
|
||||
html[theme="amoled"] #settings-quicknav a:hover, #settings-quicknav a.active {
|
||||
color: var(--black) !important;
|
||||
}
|
||||
@@ -3741,6 +3745,12 @@ html[theme='f0ck95d'] {
|
||||
--comment-bg: #0b0a0a;
|
||||
}
|
||||
|
||||
html[theme="f0ck95d"] .item_title {
|
||||
background: black;
|
||||
border-left: inset 2px silver;
|
||||
border-right: outset 2px silver;
|
||||
}
|
||||
|
||||
html[theme="f0ck95d"] .err {
|
||||
background: #4c4c4c;
|
||||
border: 2px outset gray;
|
||||
|
||||
Reference in New Issue
Block a user