「テンプレート:ショートカット/styles.css」の版間の差分

提供:ManyoWiki
(+{{pp-template}})
 
(1版 をインポートしました)
 
(相違点なし)

2023年7月30日 (日) 21:49時点における最新版

/* {{pp-template}} */
.module-shortcutboxplain {
	float: right;
	border: 1px solid #aaa;
	background: #fff;
	margin: 0 0 0 1em;
	padding: 0.3em 0.6em 0.2em 0.6em;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}

.module-shortcutlist {
	display: inline-block;
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.2em;
	font-weight: normal;
}

.module-shortcutanchordiv {
	position: relative;
	top: -3em;
}

/* [[カテゴリ:テンプレートスタイル|しよおとかつと]] */