diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-11-03 01:13:51 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-03 01:13:51 +0000 |
commit | 2578b598ddb5a48386d169b662d9fc5bcf67b45b (patch) | |
tree | 67a1f830c2de647335efd3b4ad048ad5ca978f82 | |
parent | 7d2c828a4c909bab4c73656cfb1730176066b1db (diff) |
Change styles a bit to make it a little more consistent.
-rw-r--r-- | core/views/welcome.html.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 957b091c..0e5bd2e8 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -27,6 +27,11 @@ p { margin: 0 0 0 0; + padding-left: 1em; + } + + table { + padding-left: 1em; } pre { @@ -48,9 +53,7 @@ div.block { padding: 0px; - padding-left: 1em; margin: 0px; - padding-bottom: 1em; } ul { @@ -65,7 +68,6 @@ </center> <div class="inner"> <h1>Gallery3 Scaffold</h1> - <p> This is a <b><a href="http://www.google.com/images?q=scaffold">scaffold</a></b>: |