Also add a bit of color to the theme's base color
This commit sponsored by Marc Lijour. Thanks!
This commit is contained in:
parent
a7fc4ecf40
commit
81e536e1a2
@ -39,7 +39,13 @@
|
||||
left: 50%;
|
||||
margin: -1.5em auto auto -2em;
|
||||
}
|
||||
.vjs-play-progress, .vjs-volume-level { background-color: #561792 !important; }
|
||||
.vjs-play-progress, .vjs-volume-level {
|
||||
background-color: #561792 !important;
|
||||
}
|
||||
.vjs-default-skin {
|
||||
color: #a59ead !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
{%- endblock %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user