右上角彩色装饰
右上角彩色装饰
下面是代码:
<!-------------背景图开始了---------------->
<style type="text/css">
body{
background: url("https://files.getquicker.net/_sitefiles/_guides/52593d69-c99a-4367-8b98-08d9a65be47e/2021/11/19/173031_202824_b1.png") no-repeat right top fixed;
/*兼容浏览器版本*/
background-size: 88%;
}
</style>
<!-------------背景图结束了---------------->