text update

This commit is contained in:
2024-05-18 12:58:57 -05:00
parent f679f970f7
commit 7744786431
2 changed files with 11 additions and 13 deletions

View File

@@ -83,10 +83,6 @@ h1 {
color: #ecebeb;
}
h2 {
font-size: medium;
}
h2, h3, h4, h5 {
color: #a8a8a8;
}
@@ -319,6 +315,10 @@ a {
text-shadow: .1em .1em rgba(255, 255, 255, 0.2);
}
#nametag h2{
font-size: medium;
}
#nametag p {
text-shadow: none;
color: #a8a8a8;