experimenting with my own shortcode

This commit is contained in:
Greg Gauthier 2021-04-05 12:00:29 +01:00
parent aea7aae0ba
commit 4e0c07819b
1 changed files with 3 additions and 3 deletions

View File

@ -7,10 +7,10 @@ gmgauthier@protonmail.com
{{< rawhtml >}}
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
.tg {border-collapse:collapse;border-spacing:5;}
.tg td{border-color:black;border-style:solid;border-width:0px;font-family:Arial, sans-serif;font-size:14px;
overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
.tg th{border-color:black;border-style:solid;border-width:0px;font-family:Arial, sans-serif;font-size:14px;
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
</style>