compile script adjusted for local compilation, fixed link on power button

This commit is contained in:
2024-10-16 09:05:33 +02:00
parent a4d649649f
commit 17e0286219
4 changed files with 114 additions and 37 deletions

View File

@@ -6,9 +6,9 @@ layout: none
position: relative;
margin-left: auto;
margin-right: auto;
align-content: center;
width: 1000px;
height: 830px;
top: 141px;
}
.screen-image{
@@ -36,4 +36,4 @@ layout: none
background: #050503 !important;
filter: sepia(94%) hue-rotate(50deg) saturate(7) brightness(160%);
text-shadow: 0px 0px 15px #ffffff66, 0px 0px 1.9px green;
}
}