Server reboot imminent. Site will be down for up to 15 minutes, starting 15:00 UTC. (Current time: 14:18 UTC)

Please make sure you are not in the middle of an edit at that time, or make sure to save your work offline.

MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tags: Manual revert Mobile edit Mobile web edit
No edit summary
Tag: Reverted
Line 651: Line 651:
.wraplinks a {
.wraplinks a {
white-space: normal;
white-space: normal;
}
/* Table styling */
.wikitable {
    border: 1px solid #242322 !important;
    boder-color: rbg(36, 35, 34) !important;
    border-collapse: collapse !important;
    margin: 1em 0 !important;
    border-collapse: collapse !important;
    overflow-y: hidden !important;
    overflow-x: auto !important;
    float: none !important
    margin-left: 0 !important;
    margin-right: 0 !important;
}
table.wikitable td {
    background-color: rbg(31, 30, 30) !important;
    border: 1px solid #242322 !important;
    boder-color: rbg(36, 35, 34) !important;
}
.wikitable th {
    background-color: rgb(35, 35, 36) !important;
    border: 1px solid #242322 !important;
    boder-color: rbg(36, 35, 34) !important;
}
.wikitable th[scope=row],
.wikitable th[scope=rowgroup] {
font-weight: normal !important;
text-align: left !important;
}
.wikitable tr,
.wikitable td,
.wikitable th,
.wikitable tr :is(th, td) {
padding-left: 0.4em;
padding-right: 0.4em;
padding-top: 0.2em;
padding-bottom: 0.2em;
}
}
8,856
edits

Navigation menu