This commit is contained in:
mgabdev
2020-04-17 01:35:46 -04:00
parent 35852e7fee
commit 4d7aee59c9
37 changed files with 568 additions and 319 deletions

View File

@@ -356,6 +356,11 @@ body {
background-color: #DE2960;
}
.backgroundColorDangerDark_onHover:hover {
background-color: #c72c5b;
}
.colorPrimary {
color: #2d3436;
}