利用者:Insanity/vector.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を押してください
.ns-0 #toc {
  display: none;
}

#bodyContent sup {
  font-size: 40%;
}

#content h1, #bodyContent h2 {
  border: none;
  padding: 0.3em !important;
  margin: 0.15em !important;
}

#content h1 {
  background-color: #f8f8f8;
  font-size: 140% !important;
}

#bodyContent h2 {
  font-size: 120% !important;
  background-color: #eeeeee;
  color: #333333;
  margin-top: 0.5em;
}

#bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6 {
  float: left;
  clear: left;
  font-size: 100% !important;
  font-weight: bold;
  color: #004400;
  margin: 0 1em 0 1em;
  padding: 0;
}

h3 .editsection, h4 .editsection, h5 .editsection, h6.editsection{
  display: none;
}

.ns-0 #bodyContent dd {
  color: #770000;
}

.ns-0 #bodyContent a {
  color: inherit !important;
  text-decoration: underline !important;
}

.ns-0 #bodyContent a.new {
  background: #ffdddd;
}

/* 単漢字 */
.ns-0 #bodyContent p > b > a {
    font-size: 170%;
    font-weight: 500;
    text-decoration: none !important;}

#bodyContent ul, #bodyContent ol {
  margin-left: 4em !important;
  clear: left;
}

#bodyContent p {
  margin: 0 2em 0 0 !important;
}