Rearrange
This commit is contained in:
20
css/minecraft/minecraft.css
Normal file
20
css/minecraft/minecraft.css
Normal file
@@ -0,0 +1,20 @@
|
||||
#widget-container {
|
||||
background-image: url("toast.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;
|
||||
}
|
||||
BIN
css/minecraft/toast.png
Normal file
BIN
css/minecraft/toast.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 821 B |
Reference in New Issue
Block a user