forked from Botanical/BotanJS
Update image location for k8s changes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user