mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
16 lines
140 B
CSS
16 lines
140 B
CSS
#import {
|
|
color: red;
|
|
}
|
|
body {
|
|
width: 100%;
|
|
}
|
|
.test-rule-f {
|
|
height: 10px;
|
|
}
|
|
body {
|
|
width: 100%;
|
|
}
|
|
.test-rule-f {
|
|
height: 10px;
|
|
}
|