From adc5d3201263eb88a42fe01335ae4f63958706e9 Mon Sep 17 00:00:00 2001 From: Gregor Aisch Date: Tue, 2 Apr 2013 11:24:35 +0200 Subject: [PATCH] docs --- docs/_themes/kr/static/flasky.css_t | 14 +++++++------- docs/index.rst | 6 ++---- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/_themes/kr/static/flasky.css_t b/docs/_themes/kr/static/flasky.css_t index c5bf911..dcadc82 100755 --- a/docs/_themes/kr/static/flasky.css_t +++ b/docs/_themes/kr/static/flasky.css_t @@ -15,7 +15,7 @@ body { font-family: "Georgia", "Open Sans", OpenSansRegular, sans-serif; - font-size: 17px; + font-size: 16px; background-color: white; font-weight: 400; color: #000; @@ -164,12 +164,12 @@ div.body h6 { text-shadow: 1px 1px 3px #ddd; } -div.body h1 { margin-top: 0; padding-top: 0; font-size: 240%; } -div.body h2 { font-size: 180%; } -div.body h3 { font-size: 150%; } -div.body h4 { font-size: 130%; } -div.body h5 { font-size: 100%; } -div.body h6 { font-size: 100%; } +div.body h1 { margin-top: 0; padding-top: 0; font-size: 250%; } +div.body h2 { font-size: 190%; } +div.body h3 { font-size: 160%; } +div.body h4 { font-size: 140%; } +div.body h5 { font-size: 110%; } +div.body h6 { font-size: 110%; } a.headerlink { color: #ddd; diff --git a/docs/index.rst b/docs/index.rst index 75b4f4c..a24d8c4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,6 @@ dataset: databases for humans ============================= -dataset is a ETL Getting the databases out of your data's way:: import dataset @@ -28,9 +27,8 @@ Features include: Next steps: -`Learn how to use dataset in five minutes `_ - -`Browse the complete API docs `_ +* Quickstart: `Learn how to use dataset in five minutes `_ +* API: `Browse the complete API docs `_