1
0
Fork 0

Update images from Wapi

This commit is contained in:
Dece 2019-03-06 13:56:26 +01:00
parent 0da65787eb
commit 9f3bad8a98
8 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
body {
background: url("/static/img/bg.png") no-repeat center center fixed;
background: url("/static/img/bg.jpg") no-repeat center center fixed;
background-color: white;
background-size: cover;
color: #393939;

BIN
static/img/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 845 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 B

After

Width:  |  Height:  |  Size: 245 B

BIN
static/img/header.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View file

@ -19,7 +19,7 @@
<div id="global">
<header>
<a href="/"><img src="{% static 'img/header.png' %}" alt="khe" /></a>
<a href="/"><img src="{% static 'img/header.jpg' %}" alt="khe" /></a>
</header>
<nav>