コンテンツにスキップ

英文维基 | 中文维基 | 日文维基 | 草榴社区

利用者:Ricotie/myskin.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

body {
    background: none repeat scroll 0% 0% rgb(246, 249, 252);
}

body {
    font: x-small sans-serif;
    color: black;
    margin: 0px;
    padding: 0px;
    direction: ltr;
    unicode-bidi: embed;
}

p {
    margin: 0.4em 0px 0.5em;
    line-height: 1.5em;
}

.portlet {
  border:medium none;
  margin:0px 0px 0.5em;
  padding:0px;
  float:none;
  width:11.6em;
  overflow:hidden;
}

.mw-content-ltr {
    direction: ltr;
}

div#content {
    color: black;
    line-height: 1.5em;
}
div#globalWrapper {
    font-size: 127%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

div#column-content {
    width: 100%;
    float: right;
    margin: 0px 0px 0.6em -12.2em;
    padding: 0px;
}

html > body #column-one {
    padding-top: 36px;
}

#p-cactions {
    position: absolute;
    top: 1.3em;
    left: 11.5em;
    margin: 0px;
    white-space: nowrap;
    width: 76%;
    line-height: 1.1em;
    overflow: visible;
    background: none repeat scroll 0% 0% transparent;
    border-collapse: collapse;
    padding-left: 1em;
    list-style: none outside none;
    font-size: 95%;
}

div#content {
    margin: 2.8em 0px 0px 12.2em;
    padding: 0px 1em 1em;
    position: relative;
    z-index: 2;
}

#p-cactions ul {
    list-style: none outside none;
}

html > body #p-cactions {
    top: 92px;
}
ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.3em 0px 0px 1.6em;
    padding: 0px;
}
#p-cactions .pBody {
    font-size: 1em;
    background-color: transparent;
    color: inherit;
    border: 0px none;
    padding: 0px;
    border-collapse: inherit;
}

.portlet {
    border: medium none;
    margin: 0px 0px 0.5em;
    padding: 0px;
    float: none;
    width: 11.6em;
    overflow: hidden;
}

html > body #column-one {
    padding-top: 36px;
}

#p-cactions .pBody {
    font-size: 1em;
    color: inherit;
    border-collapse: inherit;
}

#p-cactions li.selected {
    border-color: rgb(250, 189, 35);
    padding: 0px 0px 0.2em;
    font-weight: bold;
}

#p-cactions li {
    display: inline;
    border-width: 1px 1px medium;
    border-style: solid solid none;
    border-color: rgb(170, 170, 170) rgb(170, 170, 170) -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 0px 0px 0.1em;
    margin: 0px 0.3em 0px 0px;
    overflow: visible;
    background: none repeat scroll 0% 0% white;
}

.portlet li {
    padding: 0px;
    margin: 0px;
}

li {
    margin-bottom: 0.1em;
}