コンテンツにスキップ

利用者:Araisyohei/monobook.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

/*
body {
    background: url("http://araisyohei.fc2web.com/wp.jpg");
}
*/
#globalWrapper {
  font-size: 127%;
  font-family: Tahoma, sans-serif;
}
#bodyContent {
  font-size: 110%;
  text-align: left;
  text-justify: auto;
}
#siteSub { font-size: 100% }
.portlet { font-size: 100%; width: 12em; line-height: 1.1 }

#p-cactions { font-size: 100%; top:1.2em }
#p-cactions { font-size: 95% ; top:1.3em  }
#p-cactions li { padding-top:0.2em  }
#p-cactions li { padding:0 0 0.1em 0 }
a { unicode-bidi: embed }


#content, p, ul, ol, dd, fieldset { line-height: 1.3 }
.printfooter { display: none }

small { font-size: 80% }

/* remove icon on external links for IE */
#bodyContent a { padding: 0px ; background-image: none !i }

/* small pre */
pre { font-size: 95%; border-style: solid }

/* non-italic comment to prevent broken RC */	 
.comment, .autocomment { font-style: normal !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 }

/* footer */
#footer {
 background: #ddf8ff;
}