prepared favorites

This commit is contained in:
Jörg Henke
2023-11-02 18:07:34 +01:00
parent f11723505e
commit d702d6816b
15 changed files with 262 additions and 16 deletions

View File

@ -391,3 +391,6 @@ body {
background-image: linear-gradient(to right bottom, #99c1f1, #1a5f64);
}
.golden {
color: darkgoldenrod;
}