Update image location for k8s changes

This commit is contained in:
2021-09-05 22:02:29 +08:00
parent 3fe92f03d6
commit c631b194c4
8 changed files with 21 additions and 17 deletions
@@ -1,6 +1,6 @@
footer {
background-color: #222;
background-image: url(/assets/layout-images/lines.png);
background-image: url(/assets/blog/layout-images/lines.png);
background-repeat: no-repeat;
background-position: right bottom;
}
@@ -158,7 +158,7 @@ header {
left: 0;
width: 100%;
height: 100%;
background:url(/assets/layout-images/collapse.png) center 2.5px no-repeat;
background:url(/assets/blog/layout-images/collapse.png) center 2.5px no-repeat;
}
#collapse_panel:hover {