From 1f48c6d4dcb1425b72d8d7066c967d74991661d4 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Fri, 22 Oct 2004 12:42:48 +0000 Subject: [PATCH] should be okay on every skin --- htdocs/css/nl.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/css/nl.css b/htdocs/css/nl.css index 818de05..fbf003c 100644 --- a/htdocs/css/nl.css +++ b/htdocs/css/nl.css @@ -22,18 +22,19 @@ div.nl { margin: auto; font-family: "Georgia","times new roman",serif; - width: 60ex; + width: 64ex; text-align: justify; font-size: 10pt; + background: white; } div.nl a { text-decoration: none; } div.nl a:hover { text-decoration: underline; } div.nl div.title { - margin: 2ex 0ex 2ex 0ex; + margin: 2ex auto 2ex auto; padding: 1ex; - width: 100%; + width: 90%; border: 1px black solid; font-size: 140%; text-align: center; -- 2.1.4