add cover image
This commit is contained in:
parent
57e78b70d0
commit
3967420780
|
@ -7,6 +7,8 @@ body {
|
||||||
font-family: 'Lora', serif;
|
font-family: 'Lora', serif;
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
line-height: 1.52;
|
line-height: 1.52;
|
||||||
|
background: url('../img/smoke-bg.jpg') no-repeat center center fixed;
|
||||||
|
background-size: cover;
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
text-rendering: optimizeLegibility;
|
text-rendering: optimizeLegibility;
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
Loading…
Reference in New Issue