mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-13 16:34:44 +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;
|
|
}
|