Şablon:Pela Seri/minerva.css

html, body {overflow-y: scroll; height:100%}

@media screen and ( max-width: 720px ) {
    td,
    tr,
    tbody,
    table {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box;
    }
}