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