Added German localization to homepage

This commit is contained in:
Toby Chui
2025-03-19 21:27:41 +08:00
parent 3f1c1f1395
commit dac3e8c925
3 changed files with 130 additions and 46 deletions

View File

@ -310,6 +310,10 @@ body.zh-cn *:not(i){
color: rgb(209, 224, 255);
}
#footer a:hover{
color: rgb(255, 255, 255);
}
#footer .bottom-attach .divider{
color: rgb(212, 212, 212);
}