This commit is contained in:
Stephan Raabe 2023-10-03 20:27:50 +02:00
parent 3d70d4d801
commit f05924714b
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -79,7 +79,7 @@ Buttons
#hibernate {
margin: 10px;
border-radius: 20px;
background-image: image(url("icons/hiberate.png"));
background-image: image(url("icons/hibernate.png"));
}
#shutdown {