Migration STL

This commit is contained in:
Adrien Bourmault 2022-08-13 21:57:38 +00:00
parent a2cb93d71a
commit c5af056a83
1 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ header {
background: #e0f0ff; /* old IE fallback */
background-attachment: fixed;
background-image: url(../templates/electronic.png);
background-image: url(../template/electronic.png);
background-position: 0 0;
background-repeat: cover;
background-size: auto;
@ -161,7 +161,7 @@ header {
footer {
background: #e0f0ff; /* old IE fallback */
background-image: url(../templates/electronic.png);
background-image: url(../template/electronic.png);
background-position: 0 0;
background-repeat: cover;
background-size: auto;