banner
MACSITE

@MACSITE

兴趣是学习的动力,学习也能成为消遣!--你愁啥-ncs.fun

Change the avatar mouse cursor to the desired text.

No need to upload a picture, just hover the mouse over the blogger's avatar.

/--Change the avatar mouse hover to the desired text/
.xlog-site-icon {
position: relative;
display: flex;
}

.xlog-site-icon::before,
.xlog-site-icon::after {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
}

.xlog-site-icon:hover::before,
.xlog-site-icon:hover {
width: 100%;
height: 100%;
}

.xlog-site-icon:hover {
background-image('https://xlog.app/_next/image?url=https%3A%2F%2Fipfs.4everland.xyz%2Fipfs%2Fbafkreibiivd46q6qfd6dzri6j6ltw53tzrudcqk7fmxhsj32qbqer7zkra&w=1920&q=75');
content: "NCS.FUN";
}

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.