redirection good
This commit is contained in:
@@ -39,4 +39,22 @@ footer {
|
||||
|
||||
.star.text-yellow-500 {
|
||||
color: gold;
|
||||
}
|
||||
|
||||
.bgRegisterText {
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.bgRegister {
|
||||
background-color: #A3D9B1;
|
||||
}
|
||||
|
||||
.btnRegister {
|
||||
background-color: #FF6F61;
|
||||
border-color: #C8504C;
|
||||
}
|
||||
|
||||
.btnRegister:hover {
|
||||
background-color: rgb(218, 76, 93);
|
||||
border-color: #FF6F61;
|
||||
}
|
||||
Reference in New Issue
Block a user