mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +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;
|
|
}
|