reintroduce background
This commit is contained in:
parent
cc77ce8be5
commit
f7e67601a3
|
@ -26,7 +26,7 @@
|
|||
src: url(Mostwasted.ttf);
|
||||
}
|
||||
body {
|
||||
background: #222;
|
||||
background: url(bg.jpg) #222;
|
||||
color: #eee;
|
||||
font-family: Most Wazted, fantasy;
|
||||
font-size: 5em;
|
||||
|
|
Loading…
Reference in New Issue