add register, login and main page with basic functionality
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.link-button {
|
||||
border: 1px solid black;
|
||||
padding: 10px;
|
||||
text-decoration: none;
|
||||
border-radius: 5px;
|
||||
background-color: lightgray;
|
||||
color: black;
|
||||
margin: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user