แก้ไข css ให้เหมือนทะเบียนสมาชิก
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user