style: テーブルのフォントサイズ調整 8pt→12pt
This commit is contained in:
parent
3d7512b4df
commit
b326bf65a9
@ -633,14 +633,14 @@ table{
|
||||
table.tablesorter {
|
||||
font-family:arial;
|
||||
background-color: #CDCDCD;
|
||||
font-size: 8pt;
|
||||
font-size: 12pt;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
|
||||
background-color: #e6EEEE;
|
||||
border: 0.1px solid silver;
|
||||
font-size: 8pt;
|
||||
font-size: 12pt;
|
||||
padding: 4px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user