MediaWiki:Mobile.css: Difference between revisions

no edit summary
(Undo revision 25935 by DansFriend (talk))
Tag: Undo
No edit summary
Tags: Mobile edit Mobile web edit
Line 128: Line 128:
}
}


.trophies tbody > tr > td, .trophies tbody > tr > th {
.client-dark-mode .content .location th, .client-dark-mode .content .location td {
  border-bottom: none !important;
}
 
.location tbody > tr > td, .location tbody > tr > th, .trophies tbody > tr > td, .trophies tbody > tr > th {
   flex: unset !important;
   flex: unset !important;
}
}