[WIP] new website design #266

Draft
rho_n wants to merge 23 commits from newsite into main
23 changed files with 27789 additions and 529 deletions
Showing only changes of commit c68a7f12a2 - Show all commits

View File

@@ -104,6 +104,7 @@ body > header {
justify-content: space-between;
padding: 0.25rem;
background-image: url("/images/main-header-background.png");
background-size: cover;
color: var(--banner-text-primary);
align-items: center;
}
@@ -112,6 +113,7 @@ body > header > * {
padding: 0;
flex: 1 1 auto;
padding: 0.5rem;
background-image: none;
}
body > main {
flex: 1 0 auto;