Update vor Blazorise

This commit is contained in:
2021-08-17 21:40:36 +02:00
parent e16ec943e1
commit 1746401541
150 changed files with 26965 additions and 4583 deletions

View File

@@ -6,6 +6,21 @@ html, body {
}
.card-header {
font-size:16px;
}
.card-header1 {
background-color: #abdbe3;
font-size: 16px;
}
.card-header2 {
background-color: #f7f0de;
font-size: 16px;
}
.card-header3 {
background-color: #fbdd97;
font-size: 16px;
}
a, .btn-link {
color: #0366d6;
}