„index.html“ ändern

main
Josh Mindsight 2022-12-21 21:34:03 +00:00
parent 55cbdb5457
commit fd5e5fc090
1 changed files with 4 additions and 2 deletions

View File

@ -24,6 +24,7 @@
background-size: 100%;
background-position: top;
}
}
h1 {
@ -74,7 +75,8 @@
.buttons > div:hover{
filter: hue-rotate(90deg);
background-color: var(--main-bg-color);
border-color: black;
}
.buttons > div > a{
@ -96,7 +98,7 @@
}
.infotext {
padding-top: 2vw;
padding-top: 0.5vw;
padding-bottom: 0.5vw;
padding-left: 3vw;
padding-right: 3vw;