table row borders
This commit is contained in:
@@ -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>
|
||||
|
||||
2
index.md
2
index.md
@@ -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>
|
||||
|
|
||||
|---------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------:
|
||||
|
||||
Reference in New Issue
Block a user