「MediaWiki:Gadget-SiteOrigin.css」の版間の差分

OKD48 (トーク | 投稿記録)
nowraplinks等の追記。
Motodai (トーク | 投稿記録)
昨日の編集をいったんキャンセル
タグ: 手動差し戻し
 
(3人の利用者による、間の9版が非表示)
23行目: 23行目:
}
}


/* Wikipediaへのリンクに画像を追加 */
a[href^="http://ja.wikipedia.org"] {
background: url(//48pedia.org/images/thumb/8/80/Wikipedia-logo-v2.svg/155px-Wikipedia-logo-v2.svg.png) center right/12px no-repeat;
padding-right: 13px;
}


/* 表の文字を中央揃え、右端だけ左揃え */
/* 表の文字を中央揃え、右端だけ左揃え */
169行目: 164行目:
#content .navbox-list p {
#content .navbox-list p {
margin: 0;
margin: 0;
}
/* Display nested lists inline and allow them to wrap */
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
    white-space: normal;
}
}


313行目: 300行目:
.double-encore ol > li:before {
.double-encore ol > li:before {
content: "WEN" counters(setlist-item, "") ".";
content: "WEN" counters(setlist-item, "") ".";
}
.fanclub ol > li:before {
content: "FC" counters(setlist-item, "") ".";
}
}
.with-overture {
.with-overture {