作者 郭文星

111

@@ -7,6 +7,9 @@ @@ -7,6 +7,9 @@
7 .table-adminlog tr td { 7 .table-adminlog tr td {
8 word-break: break-all; 8 word-break: break-all;
9 } 9 }
  10 + .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
  11 + font-size: 30px;
  12 + }
10 </style> 13 </style>
11 <table class="table table-striped table-adminlog"> 14 <table class="table table-striped table-adminlog">
12 <thead> 15 <thead>