css/bg
This commit is contained in:
parent
5c93be81a4
commit
bdb07f0b7b
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ html {
|
|||
body {
|
||||
background-color: #111;
|
||||
background-image: url("images/logo.svg");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
color: #777;
|
||||
font-family: sans-serif;
|
||||
font-size: 1.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue