mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-18 01:50:40 +00:00
Add Text Shadows.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user