Migration STL
This commit is contained in:
parent
a2cb93d71a
commit
c5af056a83
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue