Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
6,179
edits
No edit summary Tag: Reverted |
(Undo revision 7608 by Prince of asia (talk)) Tag: Undo |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the mobile site */ | /* All CSS here will be loaded for users of the mobile site */ | ||
/*No longer use this, we use Extension:MobileDetect instead*/ | |||
/* Important: do not display certain things on Mobile*/ | /* Important: do not display certain things on Mobile*/ | ||
.nomobile { | .nomobile { | ||
| Line 31: | Line 32: | ||
.table > tbody > tr.ktv-table:nth-child(odd) { | .table > tbody > tr.ktv-table:nth-child(odd) { | ||
background-color:#dfe1ec; | background-color:#dfe1ec; | ||
} | } | ||