mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
11 lines
90 B
CSS
11 lines
90 B
CSS
.foo {
|
|
width: 20px;
|
|
bar: val;
|
|
}
|
|
.bar {
|
|
width: test;
|
|
}
|
|
.example {
|
|
value: lookup;
|
|
}
|