Min font 12px
This commit is contained in:
parent
cc57650c28
commit
e6256041b7
@ -47,7 +47,7 @@ body {
|
||||
width: 100%;
|
||||
table-layout: fixed; }
|
||||
body div.page-contents table td, body div.page-contents table th {
|
||||
font-size: 9px; }
|
||||
font-size: 12px; }
|
||||
body div.page-contents th, body div.page-contents td {
|
||||
border: 3px solid blueviolet;
|
||||
border-collapse: collapse;
|
||||
|
@ -71,7 +71,7 @@ body {
|
||||
width: 100%;
|
||||
|
||||
td, th {
|
||||
font-size: 9px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
table-layout: fixed;
|
||||
|
Loading…
Reference in New Issue
Block a user