changes on style for MD

This commit is contained in:
Tiago Kayaya
2020-11-27 11:59:32 +01:00
parent b103c5b19b
commit c4e27d07b1
12 changed files with 250 additions and 56 deletions
+10
View File
@@ -392,3 +392,13 @@
background-color: #e0e9ee;
color: #061b52 !important;
}
.bg-blue{
--background:#0782c9;
background:#0782c9;
--background-color:#0782c9;
background-color:#0782c9;
color: #ffffff;
--color: #ffffff;
}