メニューを切り替える
個人設定メニューを切り替える
個人メニューを切り替える
ログインしていません
編集を行うと、IPアドレスが公開されます。
2025年10月24日 (金) 04:24時点におけるNull base (トーク | 投稿記録)による版 (1版をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
/*
 * This page is a convenient place for the "citation" styles that are
 * available in many of our citation templates. This page can be considered the
 * authoritative source for those styles. [[Template:Citation]], like all CS1/2
 * templates, is styled from [[Module:Citation/CS1/styles.css]], *not* here.
 */
/* Break long urls, etc., rather than overflowing box */
.citation {
	word-wrap: break-word;
}

/* Highlight linked elements (such as clicked references) in blue */
/* 日本語版独自: [[Mediawiki:common.css]]で異なる色で指定されているためコメントアウト */
/*.citation:target {*/
	/* ignore the linter - all browsers of interest implement this */
/*	background-color: rgba(0, 127, 255, 0.133);
}*/
/* [[Category:テンプレートスタイル]] */