Bold footer

This commit is contained in:
Juan Pablo Vial
2024-03-20 21:04:43 -03:00
parent d69976d015
commit dbae630fdd

View File

@ -1,5 +1,13 @@
@extends('layout.base')
@push('page_styles')
<style>
tr.bold>th {
font-weight: bold !important;
}
</style>
@endpush
@section('page_content')
<div class="ui container">
<h1 class="ui centered header">Informe de Tesorería</h1>