From 60ce17955a02b58e828de8da1e894302d7d248a2 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 24 Jun 2005 18:45:28 +0000 Subject: [PATCH] Change FAQ to an inline style, which Beman prefers. [SVN r29787] --- css_0/common.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/css_0/common.css b/css_0/common.css index 7855eeb..29238b0 100644 --- a/css_0/common.css +++ b/css_0/common.css @@ -138,12 +138,14 @@ a:hover { display: block; margin: 0em 0em 0.5em 0em; } -.section-body .faq dt { +.section-body .faq { + margin: 0em 0em 1em 0em; +} +.section-body .faq .faq-question { color: #005080; font-weight: bold; } -.section-body .faq dd { - margin: 0em 0em 1em 0em; +.section-body .faq .faq-answer { } /* Section headings, all use the same stream op indicator style. */ #content h1, #content h2 {