Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
hasnocool authored Sep 3, 2024
1 parent f9f6587 commit b252da4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions war-thunder-camouflage-installer/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ main {
height: 100%;
top: 0;
left: 0;
background-image: url('assets/DALL·E_2024-09-02_21.43.54_-_A_dark_gritty_and_monochromatic_image_depicting_the_Knights_of_Ni_from_Monty_Python_approaching_someone_menacingly._The_scene_is_filled_with_mult.png');
background-image: url('../assets/DALL·E_2024-09-02_21.43.54_-_A_dark_gritty_and_monochromatic_image_depicting_the_Knights_of_Ni_from_Monty_Python_approaching_someone_menacingly._The_scene_is_filled_with_mult.png');
background-position: 50% 0%;
background-size: cover;
z-index: 1;
Expand Down Expand Up @@ -614,4 +614,4 @@ main {
.menu__item-inner:hover .menu__item-hoverlink {
opacity: 1;
}
}
}

0 comments on commit b252da4

Please sign in to comment.