「テンプレート:メインページ/styles.css」の版間の差分
ナビゲーションに移動
検索に移動
細 「テンプレート:メインページ/styles.css」を保護しました ([編集=自動承認された利用者のみ許可] (無期限) [移動=自動承認された利用者のみ許可] (無期限)) |
編集の要約なし |
||
| 12行目: | 12行目: | ||
.frame-welcome .about { | .frame-welcome .about { | ||
font-size: 95%; | font-size: 95%; | ||
} | |||
.frame-welcome .articles_count { | |||
margin-top: 0.5em; | |||
text-align: right; | |||
} | } | ||
2026年2月7日 (土) 11:19時点における最新版
.frame-welcome {
overflow-x: auto;
margin: 0 5px 10px 5px;
padding: 8px;
border: 1px solid #a7d7f9;
line-height: 1.25;
/*border-radius: 10px;*/
}
.frame-welcome .welcome {
font-size: 150%;
}
.frame-welcome .about {
font-size: 95%;
}
.frame-welcome .articles_count {
margin-top: 0.5em;
text-align: right;
}