mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 20:59:28 +00:00
6 lines
71 B
CSS
6 lines
71 B
CSS
.notizTitle {
|
|
color: darkred;
|
|
}
|
|
.notizText {
|
|
color: darkblue;
|
|
} |