mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added images locally
This commit is contained in:
@@ -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
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
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
BIN
static/images/s3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Reference in New Issue
Block a user