Update main.css

Optimized web css
This commit is contained in:
Toby Chui 2025-03-30 19:16:56 +08:00
parent 85201885f0
commit 3adc669db9

View File

@ -169,7 +169,7 @@ body.zh-cn *:not(i){
text-align: left; text-align: left;
position: absolute; position: absolute;
top: 50%; top: 50%;
padding-left: 3em; margin-left: 10%;
transform: translateX(0%) translateY(-50%); transform: translateX(0%) translateY(-50%);
color: white; color: white;
} }
@ -364,6 +364,7 @@ body.zh-cn *:not(i){
#slideshowBanner .title{ #slideshowBanner .title{
padding: 1em; padding: 1em;
margin-left: 0;
} }
#slideshowBanner .title .scrolldownTips{ #slideshowBanner .title .scrolldownTips{