update styling of subject page
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user