mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
11 lines
97 B
CSS
11 lines
97 B
CSS
.rule-1 {
|
|
width: 10px;
|
|
}
|
|
.rule-2 {
|
|
width: 10px;
|
|
}
|
|
.rule-3 {
|
|
width: 10px;
|
|
height: 10px;
|
|
}
|