/* CSS file to show standard HuMo-genealogy pages at mobile devices */
/* TODO: check these items, and remove mobile css file */

#content {
    /* up, right, down */
    padding: 5px 5px 5px 2px;
}

#rtlcontent {
    /* up, right, down */
    padding: 5px 5px 5px 2px;
}

table.small {
    width: 100%;
}

table.standard {
    width: 100%;
}