settings
code:style.css
body {
color: rgba(0, 0, 0, 0.7);
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, sans-serif;
}
.text {
color: rgba(0, 0, 0, 0.7);
font-size: 105%;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, sans-serif;
}
background-color: # ffffff;
グレー # f7f9f8
// 全部本文太文字になるっぽい↓
.editor, .stream{
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, sans-serif;
}
このページを隠す
code:style.css
display: none;
}
display: none;
}
プロジェクトタイトルの上下幅を設ける
code:style.css
.quick-launch .project-home .title {
padding-top: 40px;
padding-bottom: 40px;
color: rgba(0,0,0, 0.7);
}
メニューバーを隠す
code:style.css
.navbar{
display: none;
}
.page-menu{
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
display: none;
}
右上のUIを隠す
code:style.css
input.grid-size-range { display: none }
a#dropdownMenuSort.tool-btn.dropdown-toggle { display: none }
文字の左に出るテロメアを隠す
code:style.css
.line .telomere .telomere-border {
border-width: 0px 0px 0px 0px !important;
width: 0;
}
.line .telomere .telomere-border .description {
display: none
}
ピンを隠す
code:style.css
.grid li.page-list-item a .pin { background-color: transparent; background-image: none }
文字リンクの色変更
code:style.css
a,
.page-list-item .description .link {
//color:#555555; !important;
color: rgba(0, 50, 150, 0.9); !important;
//font-weight: 550;
//border-bottom: solid 1px rgba(0, 0, 0, 0.7);
}
.page a,
.page a.link {
//border-bottom: solid 1px rgba(0, 0, 0, 0.7);
}
背景色変更
code:style.css
/* 背景変える時これも変える必要があるっぽい? */
.editor {
}
.page{
}
html, body,
.navbar-default {
}
リンク欄の色変更
code:style.css
.grid li.relation-label.links .arrow {
}
.grid li.relation-label.links a {
background-color: rgba(0, 0, 0, 0.1);
}
.grid li.relation-label.links a .title {
color: rgba(0, 0, 0, 0.7);
}
.grid li.relation-label a .title{
color: rgba(0, 0, 0, 0.5);
}
.related-page-list .grid .page-list-item .content .title {
color: rgba(0, 0, 0, 0.7);
font-size: 12px;
background-color: rgba(0, 0, 0, 0);
}
.related-page-list .grid li {
padding-top: 20px;
height: 260px ;
}
.related-page-list .grid li.page-list-item a .icon img {
}
code:style.css
/* 箇条書きを控えめにする */
.app .line .indent-mark .dot {
height: .15em; width: .3em; border-radius: 25%;
background-color: rgba(173,173,173,.55) }
.app:not(.presentation) .line .indent-mark .dot { top: auto; bottom: 0 }
code:style.css
.line.line-title .text {
font-size: 24px;
}
code:style.css
.two-two {
width: 0px !important;
height: 0px !important;
}
.page-list .grid li {
width: 247px !important;
height: 286px !important;
margin: 0 18px 18px 0;
}
.two-two .icon {
padding-top: 0px !important;
width: 0px !important;
height: 0px !important;
}
.grid li.page-list-item a {
box-shadow: none !important
}
div.page-list{
margin-left:auto;
margin-right:auto
}
.related-page-list {
color: rgba(0, 0, 0, 0.1);
font-size: 10%;
}
code:style.css
display: inline-block;
padding: 2px 8px;
margin: 0 8px 10px 0;
color: rgba(0, 0, 0, 0.7);
font-size: 0.8em;
border: 1px solid rgba(0, 0, 0, 0.7);
border-radius: 3px;
transition: .3s;
-webkit-transform: scale(1);
transform: scale(1);
}
color: rgba(0,0,255, 1);
border: 1px solid rgba(0,0,255, 1);
}
ul.grid li.page-list-item a .header{
}
ul.grid-md.grid li.page-list-item a .header{
}
code:style.css
.line .quote {
font-style: normal ;
font-size: 100%;
padding-left: 23px ;
margin-left: -23px;
}
.line .quote .c-0 {
visibility: hidden ;
}
.line .quote .c-0 + a:last-child {
float: right ;
margin-right: 1em ;
}
.deco-\% { /* 白黒反転 */
padding : 8px;
margin : 8px;
}
code:style.css
.deco-\| img{
border: solid rgba(0, 0, 0, 0.5) 0.5px;
}
.deco-\_ img{
padding : 8px;
}
// 念の為のサムネイル↓
https://gyazo.com/602c342332ed7ac92be9be7fbdac607f