front page tweaks
This commit is contained in:
@@ -89,8 +89,8 @@ h5 {
|
||||
font-size:1.2em;
|
||||
}
|
||||
#sitemapheading {
|
||||
font-size:4.2rem;
|
||||
/* font-weight:bold; */
|
||||
font-size:2rem;
|
||||
font-weight:bold;
|
||||
}
|
||||
#section1 {
|
||||
/* background-color:#fff; */ /* these need to be full width */
|
||||
@@ -117,7 +117,7 @@ h5 {
|
||||
<div id="section1">
|
||||
<h1 id="plain-text-accounting">plain text accounting</h1>
|
||||
<div id="intro">
|
||||
<p><strong><em>Plain text accounting</em></strong> means doing accounting with plain text data formats and scriptable software, in the style of <a href="#plain-text-accounting-apps">Ledger, hledger, beancount, and co</a>. This site collects FAQs and a directory for the PTA community's tools, docs and practices. It is maintained by Simon Michael (hledger project leader, Ledger contributor, PTA researcher & fan), and contributors like you. Got feedback ? Join us in <a href="https://kiwiirc.com/nextclient/#ircs://irc.freenode.net/#plaintextaccounting">#plaintextaccounting</a> or <a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io/edit/master/index.md">send an edit</a>.</p>
|
||||
<p><strong><em>Plain text accounting</em></strong> means doing accounting with plain text data formats and scriptable software, in the style of <a href="#plain-text-accounting-apps">Ledger, hledger, beancount, and co</a>. This site is a FAQ and directory for the PTA community's tools, docs and practices. It is maintained by Simon Michael (hledger project leader, Ledger contributor, PTA researcher & fan), and contributors like you. Got feedback ? Join us in <a href="https://kiwiirc.com/nextclient/#ircs://irc.freenode.net/#plaintextaccounting">#plaintextaccounting</a> or <a href="https://github.com/plaintextaccounting/plaintextaccounting.github.io/edit/master/index.md">send an edit</a>.</p>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="faq eight columns">
|
||||
|
||||
6
index.md
6
index.md
@@ -56,8 +56,8 @@ h5 {
|
||||
font-size:1.2em;
|
||||
}
|
||||
#sitemapheading {
|
||||
font-size:4.2rem;
|
||||
/* font-weight:bold; */
|
||||
font-size:2rem;
|
||||
font-weight:bold;
|
||||
}
|
||||
#section1 {
|
||||
/* background-color:#fff; */ /* these need to be full width */
|
||||
@@ -92,7 +92,7 @@ h5 {
|
||||
***Plain text accounting*** means doing accounting with plain text
|
||||
data formats and scriptable software, in the style of
|
||||
[Ledger, hledger, beancount, and co](#plain-text-accounting-apps).
|
||||
This site collects FAQs and a directory for the PTA community's tools, docs and practices.
|
||||
This site is a FAQ and directory for the PTA community's tools, docs and practices.
|
||||
It is maintained by Simon Michael (hledger project leader, Ledger
|
||||
contributor, PTA researcher & fan), and contributors like you.
|
||||
Got feedback ? Join us in
|
||||
|
||||
Reference in New Issue
Block a user