mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
logged out display
This commit is contained in:
@@ -98,7 +98,7 @@ body, html {
|
||||
|
||||
.sidebar-left ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
padding: 0 25px;
|
||||
}
|
||||
|
||||
.sidebar-left li {
|
||||
@@ -130,6 +130,12 @@ body, html {
|
||||
transform: scale(1.05);
|
||||
}
|
||||
|
||||
.login-link {
|
||||
margin-top: 16px;
|
||||
font-size: 0.8em;
|
||||
text-align: center;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* =========================
|
||||
Floating Create Icon
|
||||
|
||||
Reference in New Issue
Block a user