statlearning-notebooks icon indicating copy to clipboard operation
statlearning-notebooks copied to clipboard

Florian Dieminger

Open adeibnugandiSH opened this issue 1 year ago • 0 comments

/* 使用 */ background: green;

/* 使用 */ background: url("test.jpg") repeat-y;

/* 使用 */ background: border-box red;

/* 将背景设为一张居中放大的图片 */ background: no-repeat center/80% url("../img/image.png");

adeibnugandiSH avatar May 12 '24 11:05 adeibnugandiSH