Added images locally

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-22 11:14:30 +01:00
parent 4682d7dca6
commit 1a968715d9
4 changed files with 2 additions and 2 deletions

View File

@@ -1954,7 +1954,7 @@ nav ul li:hover, nav ul li.active {
#snow{
background: none;
font-family: Androgyne;
background-image: url('http://www.wearewebstars.dk/codepen/img/s1.png'), url('http://www.wearewebstars.dk/codepen/img//s2.png'), url('http://www.wearewebstars.dk/codepen/img//s3.png');
background-image: url('static/images/s1.png'), url('static/images/s2.png'), url('static/images/s3.png');
height: 100%;
left: 0;
position: absolute;

BIN
static/images/s1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
static/images/s2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
static/images/s3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB