6 lines
73 B
SCSS
6 lines
73 B
SCSS
|
|
body { background: #000000 }
|
||
|
|
|
||
|
|
.sfondotab {
|
||
|
|
background-color: orange;
|
||
|
|
}
|