aktueller Stand lol
This commit is contained in:
@ -65,6 +65,9 @@ html[theme='p1nk'] {
|
||||
--pagination-background-hover: #333;
|
||||
--pagination-border-color: rgba(0,0,0,.8) rgba(0,0,0,.65) rgba(0,0,0,.5);
|
||||
--badge-bg: #171717;
|
||||
--badge-sfw: #68a728;
|
||||
--badge-nsfw: #a72828;
|
||||
--badge-tag: #6c6c6c;
|
||||
--metadata-bg: #0d0d0d;
|
||||
--posts-meta-bg: #000000b8;
|
||||
--scrollbar-color: #2b2b2b;
|
||||
@ -779,11 +782,11 @@ span.placeholder {
|
||||
}
|
||||
|
||||
#prev::before {
|
||||
content: "»";
|
||||
content: "\00BB";
|
||||
}
|
||||
|
||||
#next::before {
|
||||
content: "«";
|
||||
content: "\00AB";
|
||||
}
|
||||
|
||||
#next {
|
||||
|
Reference in New Issue
Block a user