Änderungen css

This commit is contained in:
ja
2021-10-25 11:32:03 +02:00
parent 8b33ebcf27
commit 84b8dc056f

View File

@@ -0,0 +1,12 @@
#container-fluid {
background-color: rgba(255,255,255,0.5);
}
#CustomerID {
color: #003680;
}
#UserName {
color: #003680;
}
#Password{
color:#003680;
}