fondettes: switch heavy background images to jpeg (from 1.8M to 92K)

This commit is contained in:
Frédéric Péters 2015-10-10 09:39:44 +02:00
parent 0dcf9324a8
commit d394077d37
3 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
body {
background: transparent url(bg-header.png) no-repeat scroll center top;
background: transparent url(bg-header.jpeg) no-repeat scroll center top;
}
h1#logo a {
@ -18,7 +18,7 @@ h1#logo a {
}
#footer-wrapper:before{
background: url(footer-img.png) no-repeat bottom center;
background: url(footer-img.jpeg) no-repeat bottom center;
content: " ";
height: 530px;
width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB