Added dark background
This commit is contained in:
parent
1952578f71
commit
f5f2faa069
|
@ -1,11 +1,13 @@
|
|||
body {
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
background-color: #181a1b;
|
||||
}
|
||||
|
||||
#header {
|
||||
border-radius: 10px;
|
||||
text-align: center;
|
||||
background-color: dimgray;
|
||||
color: #eee;
|
||||
width: 100%;
|
||||
padding-top: 25px;
|
||||
padding-bottom: 25px;
|
||||
|
|
Loading…
Reference in New Issue