mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-12-25 23:49:26 -05:00
slider: change darkmode background color
This commit is contained in:
parent
7b91a7fa11
commit
70bbc708b2
@ -58,7 +58,7 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background-color: #ccc;
|
background-color: #363636;
|
||||||
-webkit-transition: .4s;
|
-webkit-transition: .4s;
|
||||||
transition: .4s;
|
transition: .4s;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user