2020-05-19 11:43:42 +03: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;
}