core: redesign website #11

Merged
Trianta merged 122 commits from redesign into main 2024-12-10 03:16:37 -06:00
Showing only changes of commit 028ef8df27 - Show all commits

View File

@ -10,6 +10,7 @@ body {
}
#navigation {
background: #dce0e8;
display: flex;
padding: 16px;
}
@ -21,6 +22,7 @@ body {
display: inline-block;
text-align: right;
font-weight: bold;
border: 1px solid #4c4f69;
}
#top {