利用者:Tmv/common.css

出典: フリー多機能辞典『ウィクショナリー日本語版(Wiktionary)』
ナビゲーションに移動 検索に移動

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

  • 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を押してください
/* Make edits blue */
.special li a[title="User:Tmv"] { font-weight: bold; color: Blue; }
.special li a[title="User:Tmv"]:hover { font-weight: bold !important; color: Blue !important; }

#wpSave {
	font-weight:200 bold;
}

/* 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;
}