İçeriğe atla

MediaWiki:Mobile.css: Revizyonlar arasındaki fark

düzenleme özeti yok
("→‎All CSS here will be loaded for users of the mobile site: .wikitable.item.normal > tr:first-of-type > th, .wikitable.item.normal > * > tr:first-of-type > th { background: rgba(164,62,153,.50); } .wikitable.item.reverse > tr:first-of-type > th, .wikitable.item.reverse > * > tr:first-of-type > th { background: rgba(255,130,165,.50); } .wikitable.item.unique > tr:first-of-type > th, .wikitable.item.unique > * > tr:first-of-type > th { background: rg..." içeriğiyle yeni sayfa oluşturdu)
 
Değişiklik özeti yok
32. satır: 32. satır:
background: rgba(132,130,255,.50);
background: rgba(132,130,255,.50);
}
}
table.item { text-align: center; }
table.item tr:not(:first-of-type) th { text-align: right; }
table.skill tr:not(:first-of-type) th { text-align: right; }
.wikitable > caption { font-size: small; }
.wikitable.probability { text-align: center; }
.wikitable.probability tr td:first-of-type { text-align: right; }