Skip to content

Commit

Permalink
Merge pull request #8 from Netcompany-AoC-DK/TFeld00-patch-1
Browse files Browse the repository at this point in the history
Changed background to green
  • Loading branch information
chce authored Nov 20, 2023
2 parents 7589ef4 + 32a0889 commit d4f4901
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 d4f4901

Please sign in to comment.