bitque/jirs-css/tests/a.css

17 lines
145 B
CSS
Raw Normal View History

2020-04-29 17:13:16 +02:00
.foo {}
.bar {
}
.foz {
}
.baz {
display: block;
justify-content : space-between;
color: red;
background-color: #42413d;
}