|
@@ -203,6 +203,7 @@ aside {
|
|
background-image: url("../image/pageBg.png");
|
|
background-image: url("../image/pageBg.png");
|
|
background-size: cover;
|
|
background-size: cover;
|
|
background-position: center center;
|
|
background-position: center center;
|
|
|
|
+ background-repeat: repeat;
|
|
}
|
|
}
|
|
|
|
|
|
.host-body {
|
|
.host-body {
|