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 64b04cc031 - Show all commits

View File

@ -32,10 +32,9 @@ canvas {
#navBarLeft {
color: #fe640b;
text-shadow:1px 1px 10px #fe640b;
float: left;
text-align: left;
font-size: 24px;
line-height: 20px;
padding: 4px;
margin-right: auto;
}
@ -43,8 +42,6 @@ canvas {
margin: 6px;
margin-top: 0px;
padding: 8px;
line-height: 21px;
text-align: right;
font-weight: bold;
border: 2px solid #4c4f69;
border-radius: 12px;