Skip to content

Commit

Permalink
Update credits.css
Browse files Browse the repository at this point in the history
  • Loading branch information
IdealistCat authored Aug 8, 2024
1 parent 717d7a7 commit 1bc79d0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Pages/Misc/credits.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* beep */
.content {
background-color: LightSteelBlue;
}
Expand All @@ -9,13 +8,15 @@

.creditTXT {
color: White;
font-weight: bold;
}

.btns {
background-color: AliceBlue;
font-size: 30px;
color: Pink;
@apply underline
@apply underline;
font-weight: bold;
}

.scrolling,
Expand Down

0 comments on commit 1bc79d0

Please sign in to comment.