Trying somethign with the jump bar keys to give a little shadow. Need robbie's help.

This commit is contained in:
Joseph Milazzo 2023-10-28 16:41:20 -05:00
parent d328528e6e
commit b4a07d8058

View file

@ -57,6 +57,7 @@
.btn { .btn {
text-decoration: none; text-decoration: none;
text-shadow: 1.3px 0.5px 1px rgba(255, 255, 255, 0.4); // TODO: perfect this
color: hsla(0,0%,100%,.7); color: hsla(0,0%,100%,.7);
height: 25px; height: 25px;
text-align: center; text-align: center;