MediaWiki:Mobile.css: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 58:
li {
list-style-position: inside;
}
/******************************
/* Prettytable (Black tables) *
/******************************/
table.wikitable > tr > td.prettytables,
table.wikitable > * > tr > td.prettytables,
table.wikitable > tr > th.prettytables,
table.wikitable > * > tr > th.prettytables,
table.wikitable > tr.prettytables > th,
table.wikitable > * > tr.prettytables > th,
table.wikitable > tr.prettytables > td,
table.wikitable > * > tr.prettytables > td,
table.wikitable.prettytables > tr > th,
table.wikitable.prettytables > * > tr > th,
table.wikitable.prettytables > tr > td,
table.wikitable.prettytables > * > tr > td {
background: linear-gradient(180deg, rgba(39, 43, 55,.8) 0%, rgba(41, 41, 51,.8) 50%, rgba(32, 32, 41,.8) 100%);
}
Line 68 ⟶ 87:
span.bisexual a { color: red; }
span.straight a { color: red; }
span.hivnegative a { color: green; }
span.hivpositive a { color: red; }
span.reference /* for Parsoid */ {
Line 240 ⟶ 261:
}
/* sex orientation nav */
div.nav.mech1 .heading { background-color:#69C; }▼
div.nav.
div.nav.sexorientation .heading-white { background-color:#69C; }
div.nav.mech1 dd,▼
div.nav.
div.nav.sexorientation dt,
div.nav.mech1 table th { border-color:#69C; }▼
div.nav.sexorientation table th { border-color:#69C; }
/* hivstatus */
.table.hivstatus > :first-child > tr:first-child,
.table.hivstatus > :first-child > tr:first-child > *,
.table.hivstatus > * > tr.heading,
.table.hivstatus > * > tr.heading > * {
background-color:#6C3 !important;
border-color:#52A329 !important;
}
.table.hivstatus > * > tr > th,
.table > * > tr.npc > th {
background-color:#B3E699;
border-color:#8FB87A;
}
.table.hivstatus > tbody > tr:nth-child(odd),
.table > tbody > tr.npc:nth-child(odd) {
background-color:#E8F8E1;
}
div.nav.hivstatus dt,
div.nav .hivstatus a {
color:#FFFFFF;
}
/* Hide and reduce margins of horizontal rules between multiple navs */
Line 2,400 ⟶ 2,448:
margin: 1px;
margin-left: 0.5em;
float:right;
}
Line 2,414 ⟶ 2,463:
text-align: center;
overflow: hidden;
float:right;
}
| |||