利用者:Tmv/common.css

提供:ウィキボヤージュ
2021年2月10日 (水) 09:28時点におけるTmv (トーク | 投稿記録)による版

注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。

  • Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
  • Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
  • Internet Explorer / Microsoft Edge: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
  • Opera: Ctrl-F5を押してください
/* Wiki間リンク */
.extiw:after {
    content: "[W]";
    color: DeepSkyBlue;
    font-size: small;
}

.extiw:link {
    color: DeepSkyBlue;
}

.extiw:visited {
    color: DodgerBlue;
}

.plainlinks .extiw:after {
    content: initial;
    color: initial;
}

.plainlinks .extiw {
    text-decoration: none;
    color: #3366cc;
}

.plainlinks .extiw:visited {
    color: #2a4b8d;
}

/* ウィキペディア日本語版78753988版より */
.hlist-pipe dd:after,
.hlist-pipe li:after {
    content: " | ";
    font-weight: normal;
}

.hlist-hyphen dd:after,
.hlist-hyphen li:after {
    content: " - ";
    font-weight: normal;
}

.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}

i {
	background-color: #FAF0E6;
}

/* Don't display some stuff on Main Page */
body.page-メインページ #t-cite,
body.page-メインページ.action-view #siteSub,
body.page-メインページ.action-view #contentSub,
body.page-メインページ.action-view h1.firstHeading {
    display: none !important;
}

/* Twinkle */
/* 投稿記録に表示されるリンク */
#tw-revert {
	user-select: none;
	font-size: 95%;
	display: inline;
}

/* ポートレット */
#twg-config {
	background-color: gray;
}

/* toctext (バナーの目次の文字) */
.toctext {
    font-size: 12.8px;
}

/* バナーの目次 */
.wpb-topbanner-toc {
	position: absolute;
}

.stickynav {
	position: fixed;
	top: 0;
	width: 100%;
	height: 21px;
}