more inter-row whitespace
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<!-- CSS: http://getskeleton.com -->
|
<!-- CSS: http://getskeleton.com -->
|
||||||
<!-- markdown: http://pandoc.org/README.html -->
|
<!-- markdown: http://pandoc.org/README.html -->
|
||||||
<div class="row" style="padding-top: 15%">
|
<div class="row" style="padding-top:20%;">
|
||||||
<h1 style="text-align:center; margin-bottom:5%;">
|
<h1 style="text-align:center; margin-bottom:5%;">
|
||||||
Plain Text Accounting
|
Plain Text Accounting
|
||||||
</h1>
|
</h1>
|
||||||
@@ -76,7 +76,7 @@ You'll need a new accountant, or a duplicate set of books in QuickBooks, or to p
|
|||||||
You can use this to track and report the data needed for tax reporting. Fill out and submit tax forms with another tool, or by hand.</p>
|
You can use this to track and report the data needed for tax reporting. Fill out and submit tax forms with another tool, or by hand.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row" style="padding-top:5%;">
|
||||||
<div class="seven columns">
|
<div class="seven columns">
|
||||||
<h3 id="ledger-likes">Ledger-likes</h3>
|
<h3 id="ledger-likes">Ledger-likes</h3>
|
||||||
<!-- http://pandoc.org/README.html#tables -->
|
<!-- http://pandoc.org/README.html#tables -->
|
||||||
|
|||||||
4
index.md
4
index.md
@@ -1,7 +1,7 @@
|
|||||||
<!-- CSS: http://getskeleton.com -->
|
<!-- CSS: http://getskeleton.com -->
|
||||||
<!-- markdown: http://pandoc.org/README.html -->
|
<!-- markdown: http://pandoc.org/README.html -->
|
||||||
|
|
||||||
<div class="row" style="padding-top: 15%">
|
<div class="row" style="padding-top:20%;">
|
||||||
|
|
||||||
<h1 style="text-align:center; margin-bottom:5%;">Plain Text Accounting</h1>
|
<h1 style="text-align:center; margin-bottom:5%;">Plain Text Accounting</h1>
|
||||||
|
|
||||||
@@ -116,7 +116,7 @@ Fill out and submit tax forms with another tool, or by hand.
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row" style="padding-top:5%;">
|
||||||
|
|
||||||
<div class="seven columns">
|
<div class="seven columns">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user