10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
|
|
#pv-aud-audio {
|
|
position: absolute;
|
|
|
|
max-width: 100%;
|
|
max-height: 100%;
|
|
|
|
box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
|
|
}
|