Skip to content

Commit

Permalink
Merge pull request #230 from rcodyp/ui/ux
Browse files Browse the repository at this point in the history
UI/ux
  • Loading branch information
hellcp authored Oct 26, 2024
2 parents 67933d2 + 9225931 commit 5bab3c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/software.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,16 @@
background: url('/assets/images/backgrounds/wallpaper.jpg') bottom right no-repeat;
background-size: cover;
background-color: #0b212e;
border-radius: 22px;
margin: 30px;
}

.bg-server {
background: url('/assets/images/backgrounds/server-bg.jpg') bottom right no-repeat;
background-size: cover;
background-color: #06140d;
border-radius: 22px;
margin: 30px;
}

.bg-tumbleweed-tint {
Expand Down

0 comments on commit 5bab3c0

Please sign in to comment.