📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

編集の要約なし
編集の要約なし
5行目: 5行目:


/* self links */
/* self links */
a.mw-selflink {
.mw-parser-output a {
  color: inherit;
color: #0000ee;
  font-weight: bold;
font-weight: bold;
  text-decoration: inherit;
text-decoration: inherit;
}
}
a.mw-selflink:hover {
 
  cursor: inherit;
a.mw-selflink:visited {
  text-decoration: inherit;
color: inherit;
}
}
a.mw-selflink:active,
a.mw-selflink:visited {
  color: inherit;
}
a.new:visited {
  color: #a55858;
}


.mw-parser-output a.external {
.mw-parser-output a.external {
color: #0000ee;
color: #0000ee;
font-weight: bold;
}
.mw-parser-output a.new:visited {
color: #a55858;
font-weight: bold;
font-weight: bold;
}
}