Skip to content

Instantly share code, notes, and snippets.

@vkushnir
Created January 23, 2020 11:05
Show Gist options
  • Save vkushnir/e26454404c3d5b8db6c732df53370288 to your computer and use it in GitHub Desktop.
Save vkushnir/e26454404c3d5b8db6c732df53370288 to your computer and use it in GitHub Desktop.
DLink to HTML
body { margin: 0 }
body, table, th, td { font-size:8pt; font-family:"Monospace",sans-serif; }
p { margin-top:1cm; }
h1 { font-size:12pt; margin-top:2cm; text-align:center; font-style: italic; font-weight: bold; text-decoration: underline; }
table { font-size:12pt; border: 1px solid black; }
table.no_border { border: none; }
tbody, tr, th, td { border: inherit; }
th { font-style: italic; }
th, td { padding:1pt 5.4pt 1pt 5.4pt; }
ul, li { margin: 0; padding: 0; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment