diff options
| author | franck cuny <franck@lumberjaph.net> | 2011-02-19 20:39:22 +0100 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2011-02-19 20:39:22 +0100 |
| commit | 28a0421e96d6d5bfd4766b17ce6cf22e43cec27a (patch) | |
| tree | 56d55322d376c3a87817d972463e2d87eef98ebc /static | |
| parent | still css (diff) | |
| download | lumberjaph-28a0421e96d6d5bfd4766b17ce6cf22e43cec27a.tar.gz | |
remove contact page, add more stuff to css
Diffstat (limited to '')
| -rw-r--r-- | static/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css index 75a3673..687dd65 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -78,7 +78,7 @@ ul.posts span { .title { color: #a00; font-weight: bold; - margin-bottom: 2em; + margin: .5em 1.1em .5em 1.1em; } .site .title a { |
