set stream link to normal font size
some links are a bit long and since i've decided to make the length of the audio player smaller in a previous commit, i'm setting the stream link back to normal size, double clicking the link still copies everything even if not all of it is displayed
This commit is contained in:
parent
ecc2de532e
commit
990124466c
@ -17,7 +17,7 @@ audio {
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
.m3u-player--left, .m3u-player--right, .m3u-player--title {
|
||||
.m3u-player--left, .m3u-player--right {
|
||||
font-size: 200%;
|
||||
appearance: none;
|
||||
}
|
||||
@ -40,6 +40,7 @@ right: -44px;
|
||||
|
||||
.m3u-player--title {
|
||||
margin: auto;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
button {
|
||||
|
Loading…
Reference in New Issue
Block a user