From 94a11e6888488cf8fb2c485bc8755a4f03ce3dfb Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 14 Jun 2006 08:51:33 +0000 Subject: [PATCH] cosmetic: better placement of news box --- helm/www/matita/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/www/matita/style.css b/helm/www/matita/style.css index d93a2e067..c614becaa 100644 --- a/helm/www/matita/style.css +++ b/helm/www/matita/style.css @@ -23,8 +23,8 @@ div.main { div.news { position: absolute; - top: 20px; - left: 830px; + top: 25px; + left: 845px; font-size: 10pt; width: 100px; background: #eaeaea; -- 2.39.2