Dark Theme : Fix Couleur Sombre bas de page

This commit is contained in:
Anthony Dumas 2019-07-22 23:44:44 +02:00
parent f352a641fe
commit 82591c9d62
2 changed files with 6 additions and 0 deletions

View File

@ -50,4 +50,8 @@
border-width: 4px;
color:white;
}
p{
color:white;
}
}

View File

@ -7063,6 +7063,8 @@ label.panel-block {
background-color: #132225;
border-color: #25444b;
border-width: 4px;
color: white; }
p {
color: white; } }
#idCard .hero-body {