fix teacher and parent pages text font
This commit is contained in:
@@ -87,7 +87,7 @@ if (!function_exists('formatCalendarDateOnly')) {
|
||||
?>
|
||||
|
||||
<div class="container my-5">
|
||||
<h3 class="text-center text-success" style="font-family: Arial, sans-serif;">Invoices and Payments</h3>
|
||||
<h3 class="text-center text-success">Invoices and Payments</h3>
|
||||
<?php if (!empty($selectedYear)): ?>
|
||||
<div class="text-center text-muted small">School Year: <?= esc($selectedYear) ?></div>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user