summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-02-19 20:39:22 +0100
committerfranck cuny <franck@lumberjaph.net>2011-02-19 20:39:22 +0100
commit28a0421e96d6d5bfd4766b17ce6cf22e43cec27a (patch)
tree56d55322d376c3a87817d972463e2d87eef98ebc /static
parentstill css (diff)
downloadlumberjaph-28a0421e96d6d5bfd4766b17ce6cf22e43cec27a.tar.gz
remove contact page, add more stuff to css
Diffstat (limited to '')
-rw-r--r--static/css/screen.css2
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 {