Initial commit
This commit is contained in:
11
frontend/register/style.css
Normal file
11
frontend/register/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
#homeBtn{
|
||||
background-color: rgb(0, 119, 255);
|
||||
}
|
||||
|
||||
#loginBtn{
|
||||
background-color: rgb(122, 122, 0);
|
||||
}
|
||||
|
||||
#registerBtn{
|
||||
width: 234px;
|
||||
}
|
||||
Reference in New Issue
Block a user