MediaWiki:Wptouch.css

Dari GBI Danau Bogor Raya
Revisi sejak 18 Januari 2014 12.13 oleh Leo (bicara | kontrib)
(beda) ← Revisi sebelumnya | Revisi terkini (beda) | Revisi selanjutnya → (beda)
Lompat ke: navigasi, cari

Catatan: Setelah menerbitkan, Anda mungkin perlu melewati tembolok peramban web Anda untuk melihat perubahan.

  • Firefox/Safari: Tekan dan tahan Shift sembari mengeklik Reload, atau tekan Ctrl-F5 atau Ctrl-R (⌘-R di Mac)
  • Google Chrome: Tekan Ctrl-Shift-R (⌘-Shift-R di Mac)
  • Edge: Tahan Ctrl sembari mengeklik Refresh, atau tekan Ctrl-F5
.tocnumber { display: none !important; }

/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
table.listtable {
    margin: 0em 0 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse; font-size:90%;
}
.listtable th, .listtable td {
    padding: 2px 6px 2px 4px;
    border: 1px #aaa solid;
}
.wikitable th, .wikitable td,
.prettytable th, .prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.listtable th,
.wikitable th,
.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
.listtable caption,
.wikitable caption,
.prettytable caption {
    font-weight: bold;
}

table.wikitable2 {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable2 th, .wikitable2 td {
    border: 1px #aaa solid;
    padding: 0.5em;
}
.wikitable2 th {
    background: #f2f2f2;
    text-align: center; padding: .75em;
}
.wikitable2 caption {
    font-weight: bold;
}