
/* BTA8 Absensi & Nilai - Style */

.wrap h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

table.widefat th,
table.widefat td {
    text-align: left;
    vertical-align: top;
}

input[type="text"], select, textarea {
    width: 100%;
    max-width: 400px;
}

