updated images
This commit is contained in:
parent
d062afe125
commit
08fbed8edf
4 changed files with 16 additions and 10 deletions
|
@ -2,8 +2,8 @@ body {
|
|||
background-color: black;
|
||||
color: white;
|
||||
background-image: url("/assets/images/NSW2-BG.jpg");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto;
|
||||
text-align: center;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
@ -20,7 +20,7 @@ body {
|
|||
.subtext {
|
||||
width: 70%;
|
||||
height: 10%;
|
||||
padding-bottom: 10px;
|
||||
padding-bottom: 20px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
|
@ -41,6 +41,13 @@ li {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
.button {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
width: 50%;
|
||||
height: 10%;
|
||||
}
|
||||
|
||||
.list {
|
||||
font-size: 2.5vw;
|
||||
padding-left: 0;
|
||||
|
@ -50,9 +57,7 @@ li {
|
|||
.buttons {
|
||||
padding-left: 0;
|
||||
}
|
||||
.button {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.allages {
|
||||
width: 50px;
|
||||
height: 40px;
|
||||
|
@ -168,13 +173,14 @@ li {
|
|||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
/* .button {
|
||||
.button {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
width: 100%;
|
||||
width: 50%;
|
||||
height: 10%;
|
||||
}
|
||||
.buttons {
|
||||
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 |
Loading…
Add table
Reference in a new issue