2024-11-22 09:48:59 +08:00

6 lines
101 B
Plaintext

.video-header {
z-index: 9;
background-color: yellow;
width: 100%;
position: fixed;
}