Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTDC3377 authored Oct 5, 2023
1 parent 6b2c8f8 commit 57ac5de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ samp {
opacity: .75;
border-radius: 5px;
color: white;
}

textarea {
font-family: "DSans Regular", sans-serif;
background-color: #222;
border-radius: 10px;
color: white
}

h1 {
Expand Down

0 comments on commit 57ac5de

Please sign in to comment.