docs: shorten titles

This commit is contained in:
Simon Michael 2010-12-12 17:51:04 +00:00
parent 961a6f09eb
commit 2e1dc482f1
6 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
---
title: hledger Contributor List and Agreement
---
hledger Contributor List and Agreement
Contributor List and Agreement
======================================
hledger Contributors

View File

@ -2,7 +2,7 @@
title: hledger downloads
---
# hledger downloads
# Downloads
<style>
tr.heading td {

View File

@ -1,8 +1,8 @@
---
title: hledger manual
title: hledger user manual
---
# hledger manual
# User manual
## About

View File

@ -2,7 +2,7 @@
title: hledger news
---
# hledger news
# News
## 2011/4/22 hledger 0.14

View File

@ -2,7 +2,7 @@
title: hledger screenshots
---
# hledger screenshots
# Screenshots
Click to enlarge, or mouse over for captions..

View File

@ -39,12 +39,12 @@ code {
width: 700px;
}
h1 {
font-size: 3em;
font-size: 2.5em;
/* margin-top: 0.7em; */
/* margin-bottom: 0.7em; */
}
h2 {
font-size: 2em;
font-size: 1.8em;
/* margin-top: 0.7em; */
/* margin-bottom: 0.6em; */
}