แก้ไข css ให้เหมือนทะเบียนสมาชิก

This commit is contained in:
Nakorn Rientrakrunchai
2021-01-31 12:48:43 +07:00
parent 381369e397
commit ad42205726
3 changed files with 67 additions and 20 deletions

View File

@@ -95,8 +95,9 @@ a:hover {
}
.form-control {
color: #000000 !important;
color: blue !important; /*myfix*/
font-size: .8rem;
font-weight: bold; /*myfix*/
}
/*modal*/
@@ -118,7 +119,7 @@ a:hover {
.form-control {
box-shadow: none;
color: #000000;
color: #c2c2c2;
}