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 b4ef84bc04 - Show all commits

View File

@ -16,10 +16,11 @@ body {
.navItem { .navItem {
margin: 6px; margin: 6px;
margin-top: 0px; margin-top: 0px;
padding: 8px; padding: 16px;
line-height: 21px; line-height: 21px;
display: inline-block; display: inline-block;
text-align: right; text-align: right;
font-weight: bold;
} }
#top { #top {