ok here we go, the beginning of user profiles. for now we assume there is a single hard-coded user root
This commit is contained in:
@@ -175,3 +175,9 @@ body {
|
||||
display: inline-block;
|
||||
margin-left: 5px;
|
||||
}
|
||||
#login-link {
|
||||
/* position on the right of the header */
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user