Increase audio player contrast
This commit is contained in:
@@ -163,3 +163,7 @@ pre {
|
|||||||
padding: 1ch 1ch;
|
padding: 1ch 1ch;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
audio::-webkit-media-controls-panel {
|
||||||
|
background-color: rgba(0, 0, 0, 0.05);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user