/*
* t8-update-system/modules/update/update-style.cssの中
* 更新日: 2026-06-18
*/


.t8-update-header {
    font-size: 22px;
    font-weight: bold;
}

.t8-update-meta {
    font-size: 13px;
}

.t8-update-links {
    font-size: 13px;
}

.t8-update-title {
    font-size: 20px;
    margin-top: 20px;
}

.t8-update-source {
    font-size: 13px;
}


.t8-update-content {
    font-size: 13px;
    line-height: 1.8;
}

