|
@@ -9,7 +9,7 @@
|
|
|
|
|
|
body {
|
|
body {
|
|
background-color: #f8f4e8;
|
|
background-color: #f8f4e8;
|
|
- background-image: url('/assets/images/paper-texture.png');
|
|
|
|
|
|
+ background-image: url('/assets/images/paper-texture.webp');
|
|
color: #333;
|
|
color: #333;
|
|
line-height: 1.6;
|
|
line-height: 1.6;
|
|
}
|
|
}
|
|
@@ -88,7 +88,7 @@
|
|
right: 0;
|
|
right: 0;
|
|
height: 100%;
|
|
height: 100%;
|
|
width: 60%;
|
|
width: 60%;
|
|
- background: url('/assets/images/jiangxi-landscape.png') center right no-repeat;
|
|
|
|
|
|
+ background: url('/assets/images/jiangxi-landscape.webp') center right no-repeat;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
opacity: 0.9;
|
|
opacity: 0.9;
|
|
|
|
|