From 34fa350d1f34d5aec91c5ad5eb5d21188556052f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 7 Apr 2010 01:18:24 +0200 Subject: Add 'similar projects' to index --- static/css/style.css | 2 +- templates/pages/index.mako | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) 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; } diff --git a/templates/pages/index.mako b/templates/pages/index.mako index 5a08fa7..825de7e 100644 --- a/templates/pages/index.mako +++ b/templates/pages/index.mako @@ -31,3 +31,13 @@ emerge -av portato

If you want to add support for another language, please see the translation howto.

+ +

Similar projects

+

+ Of course there are other projects too, which do the same or at least a similar job. These are for example: +

+ -- cgit v1.2.3