Réduction taille en jpg
This commit is contained in:
parent
b72b053e7e
commit
bdc45bebf6
BIN
electronic.png
BIN
electronic.png
Binary file not shown.
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 722 KiB |
|
@ -100,7 +100,7 @@ header {
|
||||||
background: #2d4b63; /* old IE fallback */
|
background: #2d4b63; /* old IE fallback */
|
||||||
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-image: url(../templates/electronic.png);
|
background-image: url(../templates/electronic.jpg);
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: cover;
|
background-repeat: cover;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
|
@ -168,7 +168,7 @@ footer {
|
||||||
background: #2d4b63; /* old IE fallback */
|
background: #2d4b63; /* old IE fallback */
|
||||||
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-image: url(../templates/electronic.png);
|
background-image: url(../templates/electronic.jpg);
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: cover;
|
background-repeat: cover;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
|
|
|
@ -95,7 +95,7 @@ header {
|
||||||
background: #2d4b63; /* old IE fallback */
|
background: #2d4b63; /* old IE fallback */
|
||||||
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-image: url(/templates/electronic.png);
|
background-image: url(/templates/electronic.jpg);
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: cover;
|
background-repeat: cover;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
|
@ -162,7 +162,7 @@ footer {
|
||||||
background: #2d4b63; /* old IE fallback */
|
background: #2d4b63; /* old IE fallback */
|
||||||
|
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-image: url(/templates/electronic.png);
|
background-image: url(/templates/electronic.jpg);
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
background-repeat: cover;
|
background-repeat: cover;
|
||||||
background-size: auto;
|
background-size: auto;
|
||||||
|
|
Loading…
Reference in New Issue