2020-05-26 18:17:24 +02:00

16 lines
140 B
CSS

#import {
color: red;
}
body {
width: 100%;
}
.test-rule-f {
height: 10px;
}
body {
width: 100%;
}
.test-rule-f {
height: 10px;
}