login link
This commit is contained in:
@@ -119,3 +119,11 @@ body {
|
||||
border: none;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.login {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 0;
|
||||
color: white;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
@@ -76,3 +76,11 @@ body {
|
||||
grid-column-start: 2;
|
||||
grid-column-end: 3;
|
||||
}
|
||||
|
||||
.login {
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 0;
|
||||
color: white;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user