Files
smartbar/assets/css/smartbar.css

18 lines
291 B
CSS
Raw Permalink Normal View History

2025-08-31 14:02:46 -06:00
@font-face {
font-family: "Heading Now";
src: url("../font/HeadingNow-95Medium.otf");
2025-08-31 14:02:46 -06:00
}
.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);
}