Skip to content

Commit

Permalink
Changed background to green
Browse files Browse the repository at this point in the history
  • Loading branch information
TFeld00 authored Nov 20, 2023
1 parent 7589ef4 commit 32a0889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
background: #0f0f23; /*337 x 5*/
background: #002624; /*Darkened NC-green*/
color: #cccccc;
font-family: "Source Code Pro", monospace;
font-size: 14pt;
Expand Down Expand Up @@ -545,4 +545,4 @@ a.bold {
width: 100%;
display: block;
max-width: 320px;
}
}

0 comments on commit 32a0889

Please sign in to comment.