操作

MediaWiki

Print.css

提供: 新纂浄土宗大辞典

2020年10月14日 (水) 01:29時点におけるSeishimaru (トーク | 投稿記録)による版
/* ここに記述したCSSは印刷出力に影響します */
#content a.external.text:after,
#content a.external.autonumber:after {
	content: none;
}
#content a.external {
    text-decoration: underline !important;
}
.plainlinksneverexpand .urlexpansion {
	display :	none !important;
}