settings
code:style.css
@import "/api/code/kinetictypo/settings/style.css";
body{
background-size: 200px 180px;
background-repeat: repeat;
background-position: center bottom; /* 横は中央、縦は上から */
/*background-attachment: fixed;*/
}
li.page-list-item {
}
}
.brand-icon{
filter: blur(6px);
border-radius: 0;
}
.page-list-status{
margin-right: 20px;
border: 0;
div{
border: 0 !important;
}
.item::before {
content: "" !important;
}
}