Şablon:Pela seri/minerva.css

Wikiqısebend ra
html, body {overflow-y: scroll; height:100%}
.boxfix {margin-top: 17px;}

@media screen and ( max-width: 860px ) {
	.boxfix {margin-top: 18px;}
}

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