1
0

table row borders

This commit is contained in:
Simon Michael
2016-11-08 12:38:51 -08:00
parent adad254262
commit 3f7b531df4
2 changed files with 2 additions and 2 deletions

View File

@@ -152,7 +152,7 @@ Glad you asked! See below, and also <a href="#comparisons">comparisons</a>. hled
<h3 id="ledger-likes">Ledger-likes</h3>
<!-- http://pandoc.org/README.html#tables -->
<style>
th, td { border:none; padding-top:0; }
th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
</style>
<table>
<tbody>

View File

@@ -217,7 +217,7 @@ Glad you asked! See below, and also [comparisons](#comparisons). hledger's FAQ d
<!-- http://pandoc.org/README.html#tables -->
<style>
th, td { border:none; padding-top:0; }
th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
</style>
|
|---------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------: