1
0

more inter-row whitespace

This commit is contained in:
Simon Michael
2016-02-17 12:55:21 -08:00
parent c210ff4bcd
commit 053271bf3e
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
<!-- CSS: http://getskeleton.com -->
<!-- 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>
@@ -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>
</div>
</div>
<div class="row">
<div class="row" style="padding-top:5%;">
<div class="seven columns">
<h3 id="ledger-likes">Ledger-likes</h3>
<!-- http://pandoc.org/README.html#tables -->

View File

@@ -1,7 +1,7 @@
<!-- CSS: http://getskeleton.com -->
<!-- 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>
@@ -116,7 +116,7 @@ Fill out and submit tax forms with another tool, or by hand.
</div>
</div>
<div class="row">
<div class="row" style="padding-top:5%;">
<div class="seven columns">