settings
/kinetictypo
code:style.css
/* https://scrapbox.io/kinetictypo/settings */
@import "/api/code/kinetictypo/settings/style.css";
body{
background-size: 200px 180px;
background-repeat: repeat;
background-position: center bottom; /* 横は中央、縦は上から */
/*background-image: url(https://gyazo.com/858231990d41732277d4cdcc49ae7eea.png);*/
background-image: url(https://gyazo.com/27f1ac98bf9d9cdb7ffae1236d794dde.gif);
/*background-attachment: fixed;*/
}
li.page-list-item {
&data-page-links~="'人'" a{
background: #ffe;
}
}
.brand-icon{
filter: blur(6px);
border-radius: 0;
}
.page-list-status{
margin-right: 20px;
border: 0;
div{
border: 0 !important;
}
.item::before {
content: "" !important;
}
}