redesign #1

Merged
fred.boniface merged 115 commits from redesign into main 2022-10-29 20:12:58 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit a103179805 - Show all commits

View File

@ -128,8 +128,8 @@ body {
display: block;
white-space: nowrap;
}
#sidebar_a:hover {color: var(--main-text-color)}
#sidebar_a:active {color: var(--main-text-color)}
#sidebar a:hover {color: var(--main-text-color)}
#sidebar a:active {color: var(--main-text-color)}
#sidebar_logo {
margin-top: 40%;
text-align: center;