Added two

This commit is contained in:
minster586
2026-04-19 00:56:04 -04:00
parent 2e5bedacce
commit cdb6cab983
2 changed files with 163 additions and 0 deletions

20
css/minecraft.css Normal file
View File

@@ -0,0 +1,20 @@
#widget-container {
background-image: url("file:///E:/Stream-resources/img/Alert/Toast3.png") !important;
background-size: 100% 100% !important;
background-color: transparent !important;
backdrop-filter: none !important;
border: none !important;
display: flex !important;
align-items: center !important;
padding: 10px !important;
}
#title {
font-family: "Comic Sans MS" !important;
color: white !important;
}
#artist {
font-family: "Comic Sans MS" !important;
color: yellow !important;
}