summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 01:18:24 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 01:18:24 +0200
commit34fa350d1f34d5aec91c5ad5eb5d21188556052f (patch)
tree6bf27c091a40aa6c6e94e40124a6b13600e5964c /static
parent14cb9e0d74558c7cd44bb055d3d00af136f8f51b (diff)
downloadweb-34fa350d1f34d5aec91c5ad5eb5d21188556052f.tar.gz
web-34fa350d1f34d5aec91c5ad5eb5d21188556052f.tar.bz2
web-34fa350d1f34d5aec91c5ad5eb5d21188556052f.zip
Add 'similar projects' to index
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 7a62af8..614f473 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -226,7 +226,7 @@ img.right {
overflow: auto;
}
-p + .box {
+p + .box, ul {
margin-top: -1.5em;
}