Skip to content

Commit

Permalink
Update theme-glossy.css
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Jun 29, 2024
1 parent 1964146 commit bab8d23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 2023/css/theme-glossy.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ body {
.box,
.notification,
.is-fixed-left {
/* background-image: url("/assets/backgrounds/yenn-sea-1-blur.jpg"); */
background-image: url("/assets/backgrounds/yenn-mountains-1-blur.jpg");
background-image: url("/assets/backgrounds/yenn-sea-1-blur.jpg");
/* background-image: url("/assets/backgrounds/yenn-mountains-1-blur.jpg"); */
background-size: 100vw 100vh;
background-attachment: fixed;
-webkit-box-shadow: 2px 5px 20px -11px rgba(66, 68, 90, 1) !important;
Expand Down Expand Up @@ -86,8 +86,8 @@ body:before {
.box,
.notification,
.is-fixed-left {
/*background-image: url("/assets/backgrounds/yenn-sea-1-blur-dark.jpg");*/
background-image: url("/assets/backgrounds/yenn-mountains-1-blur-dark.jpg");
background-image: url("/assets/backgrounds/yenn-sea-1-blur-dark.jpg");
/* background-image: url("/assets/backgrounds/yenn-mountains-1-blur-dark.jpg"); */
background-color: rgba(0, 0, 0, 0.7) !important;
}
}
Expand Down

0 comments on commit bab8d23

Please sign in to comment.