6 lines
133 B
CSS
6 lines
133 B
CSS
|
body,
|
||
|
.container-fluid, .row, .col,
|
||
|
.error-styling, .dir-style, .movie-style, .file-style {
|
||
|
background-color: rgba(0,0,0,0.0);
|
||
|
}
|