mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
13 lines
161 B
CSS
13 lines
161 B
CSS
.slider-container {
|
|
margin: 10px 0;
|
|
padding: 5px;
|
|
}
|
|
|
|
.slider-label {
|
|
display: block;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.test-slider {
|
|
width: 100%;
|
|
}
|