Added user authentication
This commit is contained in:
parent
d7e7af5a10
commit
cb54057305
40 changed files with 710 additions and 218 deletions
|
|
@ -40,6 +40,11 @@ body.role-site main {
|
|||
}
|
||||
|
||||
|
||||
div.post {
|
||||
border-bottom: solid thin grey;
|
||||
}
|
||||
|
||||
|
||||
|
||||
form.post-form {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue