コンテンツにスキップ

利用者:ぶるない/monobook.css

お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。

多くの WindowsLinux のブラウザ

  • Ctrl を押しながら F5 を押す。

Mac における Safari

  • Shift を押しながら、更新ボタン をクリックする。

Mac における ChromeFirefox

  • Cmd Shift を押しながら R を押す。

詳細についてはWikipedia:キャッシュを消すをご覧ください。

#globalWrapper { font-size: 130%; font-family: Tahoma, sans-serif }
#bodyContent { font-size: 110%; text-align: left }
#siteSub { font-size: 100% }
#p-cactions { font-size: 100%; top:1.2em }
#p-cactions li { padding-top:0.2em !important }
a { unicode-bidi: embed }
a:active, a:hover { color: red !important }
 
#content, p, ul, ol, dd, fieldset { line-height: 150% }
.printfooter { display: none }
 
small { font-size: 80% }
input, select, button { vertical-align: middle; font-family: inherit; font-size: small }
 
.fullImageLink a { padding: 0px !important; background-image: none !important }
#editpage-copywarn { display: none }
#p-search input { border: #888 solid 1px }
 
/* default link colors */
#bodyContent a { color: blue }
#bodyContent a:visited { color: purple }
 
/* from wikistandard */
#bodyContent a.external,
#bodyContent a.external:visited { color: #3366BB }
#bodyContent a.extiw,
#bodyContent a.extiw:visited { color: #3366BB }
 
#bodyContent a.stub,
#bodyContent a.stub:visited { color: #772233 }
 
#bodyContent a.new,
#bodyContent a.new:visited { color: #BA0000 }
 
/* small pre */
pre { font-size: 95%; border-style: solid }
 
/* non-italic comment to prevent broken RC */
.comment, .autocomment { font-style: oblique !important }
 
/* round round round */
#content { -moz-border-radius-topleft: 0.8em }
#p-cactions li { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em }
.portlet h5 { background-color: #E0E3E6; border: #ccc solid thin; -moz-border-radius-topright: 0.5em }
.portlet .pBody { -moz-border-radius-topright: 0.6em }
#p-help li.active { font-weight: bold }
 
/* popup.js */
span.popup_menu { top:2ex !important }
/* #siteNotice { display:none } */

/* Template:ルビ */
.ruby {
  border: none;
  display: inline-table;
  height: 1em;
  line-height: 1;
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-indent: 0px;
  vertical-align: text-bottom;
  white-space: nowrap;
}

.ruby > .rb {
  border: none;
  display: table-row-group;
  line-height: 1;
  margin: 0px;
  padding: 0px;
  text-align: center;
  white-space: nowrap;
}

.ruby > .rt {
  border: none;
  display: table-header-group;
  font-size: 0.625em;
  line-height: 1.1;
  margin: 0px;
  padding: 0px;
  text-align: center;
  white-space: nowrap;
}

.ruby > .rp {
  display: none !important;
}