Nicer register_button
This commit is contained in:
@@ -10,6 +10,18 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.register_link {
|
||||
color:#d3d3d3;
|
||||
background-color: #2e2e2e;
|
||||
}
|
||||
|
||||
.register_button {
|
||||
color:#d3d3d3;
|
||||
background-color: #2e2e2e;
|
||||
border-radius: 5px;
|
||||
border:none;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user