settings
設定のページだよ!
https://live.staticflickr.com/277/31753433634_4e3b4bb374_b.jpg
code:style.css
body {
}
.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 {
}
.page {
border-radius: 0;
}
@media (min-width: 1100px) {
.page {
padding-bottom: 150px;
background-position: center bottom 20px;
background-repeat: no-repeat;
background-size: 140px 140px;
}
}
.drag-and-drop-enter {
padding-bottom: 100px;
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;
}
padding: 4px 6px;
border-radius: 4px;
font-size: 14px;
}
pointer-events: none;
}
.project-home {
background-size: 1px 1px;
}
.navbar .navbar-menu > li.stream-btn {
display: block;
}