﻿.form-news {
}

.newstitle {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 2em;
    padding-top: 0.5em;    
}

.news-table {
    font-family: Arial, "Microsoft JhengHei";
    font-size: 1.2em;
    padding-top: 1em; 
}

    .news-table > tbody > tr {
        cursor:pointer;
    }

.modal-title {
    font-family: Arial, "Microsoft JhengHei";
}

.modal-body p {
    font-family: Arial, "Microsoft JhengHei";
}