TIPS / CSS
フォレストページ+専用
ベース:シンプル(モノトーン)
sample
ナビゲーションメニュー:スライドタイプ(右)/ black1
※「ブログ」タイプ日記と併用不可
使い方:
【1】テンプレートをダウンロードして解凍
【2】F+のデザインテーマ変更>マイテーマ>マイテーマ編集TOPへ>新規テーマを追加 で「シンプル(モノトーン)」を追加する
【3】上級者向け設定>CSSを編集する にCSSをコピペ
サンプル使用フォント:
Montserrat Alternates
M PLUS 1p
ベース:シンプル(モノトーン)
sample
ナビゲーションメニュー:スライドタイプ(右)/ black1
※「ブログ」タイプ日記と併用不可
使い方:
【1】テンプレートをダウンロードして解凍
【2】F+のデザインテーマ変更>マイテーマ>マイテーマ編集TOPへ>新規テーマを追加 で「シンプル(モノトーン)」を追加する
【3】上級者向け設定>CSSを編集する にCSSをコピペ
サンプル使用フォント:
Montserrat Alternates
M PLUS 1p
HEADを編集する
.nav_icon.toggle_sidenav.nav_right {
position: fixed;
}
button.btn,
.btn,
.search form button.btn {
border: 0;
}
button.btn,
.btn {
text-shadow: 0;
}
a.btn,
.btn_text,
.novel_list h3,
.diary_list h3,
.diary_list h4,
.diary_page_title h3,
.weekday,
.time {
display: none;
}
a {
color: #79a195; /*テーブル外のリンク色*/
}
a:hover {
opacity: 0.7;
text-decoration: none;
}
.main {
padding: 0;
}
#header h1.site_title,
.main h2 {
margin: 80px 0 20px 0;
}
.top_kiriban {
margin: 0 0 10px 0;
}
.top_icons {
margin: 15px 0;
}
.new {
background: #eee;
}
#gallery_list h3,
.update_list h3 {
color: transparent;
}
.gallery_list img.thumb {
border-radius: 50%;
}
.novel_text,
.entry_text {
line-height: 1.8;
padding: 25px 20px;
}
.novel_list ul li {
border: 0;
border-left: 8px solid #ccc; /*小説一覧の左ライン色*/
padding: 5px 5px 5px 10px;
margin: 10px 5px;
}
button.btn2,
.btn2 {
border: 1px solid #ccc;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn2.btn_like i,
.btn2.btn_bookmark i {
color: #333;
}
.diary_list ul li {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
border: 0;
margin-bottom: 20px;
}
.tweet_content {
order: 0;
flex-basis: 100%;
line-height: 1.6;
padding: 15px 10px 10px 10px;
}
.entry_image img {
margin-top: 20px;
border-radius: 12px;
}
.tweet_content h5,
.entry_note h5 {
color: #999;
margin-top: 10px;
}
.diary_list p.text_right,
.diary_list .label_category,
.diary_list small,
.diary_list .date {
font-size: 11px;
color: #bbb;
margin: 0;
padding: 0;
line-height: 1;
}
.diary_list p.text_right {
order: 1;
}
.label_category {
border: 0;
}
.diary_list .label_category::before,
#diary_page .label_category::before {
content: "# ";
}
.diary_list small {
order: 2;
}
.diary_list .date {
order: 3;
}
.diary_list .label_category,
.diary_list small {
margin-right: 8px;
}
#fid_dm_body {
height: 200px;
}
1/4ページ