8,981
edits
Changes
no edit summary
/* CSS placed here will affect users of the mobile site */
.content-table td { flex-direction: row; align-items: center; flex-wrap: wrap; border-bottom: 1px solid lightgray; margin-bottom: 10px; width: 100%; }
}