🛵修复侧边栏
This commit is contained in:
parent
4c4297febe
commit
fad87e1c31
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
.topo:before {
|
.topo:before {
|
||||||
content: '';
|
content: '';
|
||||||
background-image: url(../image/pattern.png);
|
background-image: url(/image/pattern.png);
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
Loading…
Reference in New Issue