Add Text Shadows.

This commit is contained in:
GabsPuNs
2026-06-11 19:37:03 -04:00
parent fdcbe91ffa
commit 84925823e8
3 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ body
height: 100%;
font-family: Minecraft Default;
font-size: 14px;
font-effect: shadow(1px 1px #000000);
color: #ffffff;
background: transparent;
display: flex;

View File

@@ -4,6 +4,7 @@ body
height: 100%;
font-family: Minecraft Default;
font-size: 14px;
font-effect: shadow(1px 1px #000000);
color: #ffffff;
background: transparent;
display: flex;

View File

@@ -4,6 +4,7 @@ body
height: 100%;
font-family: Minecraft Default;
font-size: 14px;
font-effect: shadow(1px 1px #000000);
color: #ffffff;
background: transparent;
display: flex;