scale background image
This commit is contained in:
parent
43d3bd79ec
commit
bd6cdfafce
|
@ -27,6 +27,7 @@
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background: url(bg.jpg) #222;
|
background: url(bg.jpg) #222;
|
||||||
|
background-size: 100% auto;
|
||||||
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