From c952b2b9c6ee1e8ec72c02288bde465d5b9e35de Mon Sep 17 00:00:00 2001 From: gregor Date: Tue, 24 May 2005 08:29:31 +0000 Subject: =?UTF-8?q?Formatvorlagen=20f=C3=BCr=20FAQ=20integriert.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@331 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss.handbook/handbook/common/MOA.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'spss.handbook/handbook/common/MOA.css') diff --git a/spss.handbook/handbook/common/MOA.css b/spss.handbook/handbook/common/MOA.css index 9938fdcda..a4efc6707 100644 --- a/spss.handbook/handbook/common/MOA.css +++ b/spss.handbook/handbook/common/MOA.css @@ -275,3 +275,18 @@ a:hover } .remark { font-style: italic} + +li.faq +{ + margin-top: 1.5em; + margin-bottom: 1.5em; +} + +.faq-question +{ + color: #000080; + font-size: 100%; + font-family: Arial, Helvetica, sans-serif; + font-weight: normal; + margin-bottom: 0.4em; +} -- cgit v1.2.3