Files
smartbar/assets/css/smartbar.css
2025-08-31 16:46:54 -06:00

18 lines
291 B
CSS

@font-face {
font-family: "Heading Now";
src: url("../font/HeadingNow-95Medium.otf");
}
.ytmnd-1 {
color: #fff;
text-shadow:
0px 10px 0 rgb(209, 1, 209),
0px 20px 0 black;
}
.ytmnd-2 {
color: #fff;
text-shadow:
0px 6px 0 rgb(209, 1, 209);
}