update styling of subject page

This commit is contained in:
Eric Blommel
2024-11-18 22:13:45 +01:00
parent 32fb286728
commit 4d15af1803
7 changed files with 436 additions and 799 deletions

View File

@@ -1,7 +1,7 @@
{
"displayName": "Deutsch",
"description": "Deutsch ist blau",
"color": "#FF0000",
"description": "Deutsch ist rot",
"color": "#ef4444",
"buttonText": "Erfahre von einem ungeheuren Ungeziefer",
"icon": "fa-book"
}

View File

@@ -1,7 +1,7 @@
{
"displayName": "Mathe",
"description": "Mathe ist gelb",
"color": "#60A5FA",
"description": "Mathe ist blau",
"color": "#3b82f6",
"buttonText": "Jetzt rechnen!",
"icon": "fa-square-root-alt"
}