90,866
edits
m (change to .collapsible td) |
(wrap in @media screen) |
||
Line 80: | Line 80: | ||
/* Supplementary styles for tables not included in wiki.css */ | /* Supplementary styles for tables not included in wiki.css */ | ||
. | @media screen { | ||
.td { | |||
border-style: hidden; | |||
} | |||
} | } | ||
edits