Template:Media table/styles.css: Difference between revisions
Jump to navigation
Jump to search
HyperNervie (talk | contribs) (Created page with ".mediatable { width: 100%; } .mediatable td:nth-child(2) { white-space: nowrap; width: 0; font-size: smaller; text-align: center; }") |
(No difference)
|
Revision as of 10:26, 23 September 2025
.mediatable {
width: 100%;
}
.mediatable td:nth-child(2) {
white-space: nowrap;
width: 0;
font-size: smaller;
text-align: center;
}