Change cover photo

This commit is contained in:
Martti Malmi 2015-04-29 15:40:48 +03:00
parent 9824fe00df
commit 9646a5e3ce
3 changed files with 1 additions and 1 deletions

BIN
illusions/feline.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

View File

@ -91,7 +91,7 @@ section {
font-size: 3em;
letter-spacing: 20;
//text-shadow: 0 0 1px black;
background: url(illusions/life.jpg) no-repeat center center;
background: url(illusions/feline.jpg) no-repeat center center;
background-size: cover;
height: 100%;
}