Table css definition
This commit is contained in:
parent
553ac47715
commit
8cbb19ee78
1 changed files with 5 additions and 1 deletions
|
|
@ -303,3 +303,7 @@
|
|||
border-left-color: gray;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
table td {
|
||||
font-size: 1em;
|
||||
}
|
||||
Loading…
Reference in a new issue