settings
/kinetictypo
code:style.css
/*
https://scrapbox.io/kinetictypo/settings
*/
@import "/api/code/kinetictypo/settings/style.css";
body{
background-size: 80px 65px;
background-repeat: repeat-x;
background-position: center bottom; /* 横は中央、縦は上から */
background-image: url(
https://gyazo.com/858231990d41732277d4cdcc49ae7eea.png);
background-attachment: fixed;
}
li.page-list-item {
&
data-page-links~="'person'"
a{
background:
#ffe;
}
}