Difference between revisions of "MediaWiki:Mobile.css"

m
Tweaked accessibility labels
m (Added wica-table)
m (Tweaked accessibility labels)
Line 311: Line 311:
table.wica-table > caption {
table.wica-table > caption {
   font-weight:bold;
   font-weight:bold;
}
/* == Accessibility labels == */
.cite-accessibility-label {
  display: none;
}
}