adjust poll display bars
This commit is contained in:
@@ -95,10 +95,10 @@
|
||||
--spoiler-header-text: #E8E8E8;
|
||||
--spoiler-border: 1px inset #1c1c1c;
|
||||
|
||||
--poll-default-bar: linear-gradient(0deg, #808080 0%, #FFFFFF 75%, #202020 100%);
|
||||
--poll-first-bar: linear-gradient(0deg, #00FF00 0%, #FFFFFF 75%, #40FF40 100%);
|
||||
--poll-second-bar: linear-gradient(0deg, #0000FF 0%, #FFFFFF 75%, #4040FF 100%);
|
||||
--poll-third-bar: linear-gradient(0deg, #FF0000 0%, #FFFFFF 75%, #FF4040 100%);
|
||||
--poll-default-bar: #808080;
|
||||
--poll-first-bar: #00FF00;
|
||||
--poll-second-bar: #0000FF;
|
||||
--poll-third-bar: #FF0000;
|
||||
|
||||
--bar-bgcolor: #ffffff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user