updated images

This commit is contained in:
hokkqi 2020-06-24 23:36:24 +02:00
parent d062afe125
commit 08fbed8edf
4 changed files with 16 additions and 10 deletions

View file

@ -2,8 +2,8 @@ body {
background-color: black; background-color: black;
color: white; color: white;
background-image: url("/assets/images/NSW2-BG.jpg"); background-image: url("/assets/images/NSW2-BG.jpg");
background-position: center; background-repeat: no-repeat;
background-size: cover; background-size: auto;
text-align: center; text-align: center;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -20,7 +20,7 @@ body {
.subtext { .subtext {
width: 70%; width: 70%;
height: 10%; height: 10%;
padding-bottom: 10px; padding-bottom: 20px;
padding-top: 10px; padding-top: 10px;
} }
@ -41,6 +41,13 @@ li {
display: inline-block; display: inline-block;
} }
.button {
padding-top: 5px;
padding-bottom: 5px;
width: 50%;
height: 10%;
}
.list { .list {
font-size: 2.5vw; font-size: 2.5vw;
padding-left: 0; padding-left: 0;
@ -50,9 +57,7 @@ li {
.buttons { .buttons {
padding-left: 0; padding-left: 0;
} }
.button {
width: 70%;
}
.allages { .allages {
width: 50px; width: 50px;
height: 40px; height: 40px;
@ -168,13 +173,14 @@ li {
} }
@media (max-width: 1024px) { @media (max-width: 1024px) {
/* .button { .button {
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
width: 100%; width: 50%;
height: 10%;
} }
.buttons { .buttons {
padding-left: 0; padding-left: 0;
} */ }
} }
/*# sourceMappingURL=main.css.map */ /*# sourceMappingURL=main.css.map */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB