css如下
body {
font-family: "Segoe UI";
background-image: linear-gradient(160deg, #290B36 10%, #043453 80%);
background-repeat: no-repeat;
background-attachment: fixed;
font-size: 16px;
}
css如下
body {
font-family: "Segoe UI";
background-image: linear-gradient(160deg, #290B36 10%, #043453 80%);
background-repeat: no-repeat;
background-attachment: fixed;
font-size: 16px;
}