Update finimalism.css
This commit is contained in:
parent
a6ff6922e8
commit
d00177fcb3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
/* Overlay Progress Bar */
|
||||
#itemDetailPage .itemProgressBar,
|
||||
#indexPage .itemProgressBar {
|
||||
height: 1000em;
|
||||
height: 2000em;
|
||||
background: #0000;
|
||||
}
|
||||
.innerCardFooter.fullInnerCardFooter.innerCardFooterClear {
|
||||
|
@ -1423,7 +1423,7 @@ progress::-webkit-progress-value {
|
|||
}
|
||||
}
|
||||
|
||||
:root {--accent: 0,255,222;}
|
||||
:root {--accent: 189,242,242;}
|
||||
:root {--rounding: 12px;}
|
||||
|
||||
.headerTop {
|
||||
|
|
Loading…
Reference in a new issue