JSのプレイヤーを直りました
This commit is contained in:
parent
11fd419089
commit
b1170492a5
|
@ -52,6 +52,12 @@
|
||||||
.dark-theme a {
|
.dark-theme a {
|
||||||
color: #e599e5 !important;
|
color: #e599e5 !important;
|
||||||
}
|
}
|
||||||
|
#player-container {
|
||||||
|
padding-left: 0;
|
||||||
|
padding-right: 0;
|
||||||
|
margin-left: 1em;
|
||||||
|
margin-right: 1em;
|
||||||
|
}
|
||||||
footer a {
|
footer a {
|
||||||
color: #e599e5 !important;
|
color: #e599e5 !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue