mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-17 18:31:27 +00:00
13 lines
76 B
CSS
13 lines
76 B
CSS
.output {
|
|
a: b;
|
|
}
|
|
.output-2 {
|
|
c: d;
|
|
}
|
|
.dr {
|
|
a: b;
|
|
}
|
|
.dr-2 {
|
|
c: d;
|
|
}
|