settings
設定のページだよ!
https://live.staticflickr.com/277/31753433634_4e3b4bb374_b.jpg
Photo from https://www.flickr.com/photos/lacygentlywaftingcurtains/31753433634/
code:style.css
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p:700&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap');
body {
background: repeating-linear-gradient(90deg, #f0f0f0, #f0f0f0 50px, #e0e0e0 50px, #e0e0e0 100px);
}
.container {
max-width: 1520px;
}
.grid li.page-list-item a .title {
max-height: 40px;
}
.grid li.page-list-item a .content {
height: 100%;
justify-content: space-between;
}
.grid li.page-list-item a .icon {
padding: 0;
}
nav.navbar {
background-color: #ee6e73;
}
.page {
border-radius: 0;
}
@media (min-width: 1100px) {
.page {
padding-bottom: 150px;
background-image: url("https://i.gyazo.com/1b4e5e603c48ed52f7e9f516bfd60baa.jpg");
background-position: center bottom 20px;
background-repeat: no-repeat;
background-size: 140px 140px;
}
}
.drag-and-drop-enter {
padding-bottom: 100px;
background-image: url("https://profile-counter.glitch.me/june29-scrapbox/count.svg");
background-position: center bottom 20px;
background-repeat: no-repeat;
background-size: 224px 30px;
}
.line {
font-family: 'Kosugi Maru', sans-serif;
}
.title, .line-title {
font-family: 'M PLUS 1p', sans-serif;
}
.line img {
max-width: 100%;
max-height: 100% !important;
display: inline-block;
}
.line .quote {
padding: 5px 10px;
border-left: none;
}
atype="hashTag" {
padding: 4px 6px;
border-radius: 4px;
font-size: 14px;
background-color: #ee6e73;
color: #fff !important;
}
.line:not(.cursor-line) a.iconhref$="/hr" {
pointer-events: none;
}
.project-home {
background-image: url("https://pixe.la/v1/users/june29/graphs/scrapbox-june29v");
background-size: 1px 1px;
}
.navbar .navbar-menu > li.stream-btn {
display: block;
}