Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 24242 invoked from network); 11 Jul 2008 19:53:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jul 2008 19:53:03 -0000 Received: (qmail 23826 invoked by uid 500); 11 Jul 2008 19:53:03 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 23811 invoked by uid 500); 11 Jul 2008 19:53:02 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 23800 invoked by uid 99); 11 Jul 2008 19:53:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2008 12:53:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dirk.frederickx@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2008 19:52:11 +0000 Received: by nf-out-0910.google.com with SMTP id c7so1550440nfi.40 for ; Fri, 11 Jul 2008 12:52:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=JMvm5eIbfAgdxvlix2LHvBllAJXmODk89GfaKl1Ta98=; b=fhJqSmu9z+5sLieEXj1kL7x/vCby4jJw2q33HKxtG1wuKDWgJbaOC8EfkweDcfcR+D IGbkCTDoIa6hq2CHYH+hhh1IQqE4j+PWFeiEH7KOgDUgpvHk3d0zpuWhbcCko9fGB/MA yoYgSXPADEdqLb8/dOby/mi0LHjj56Ki+6KVk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=h09+BkCzNkDFG6KI5RkWwvxrwy5EmS3ef3/lQcs52jshM5kFa75qySHNBPjXWI7n6B AnnzgGtCoFXmZk8hGRRLGr3IWUbV5okCWHEwNMlIr7R5jykXRgqKqRwDu4gKltViiA57 xpGHJZPpVcUI5olHfuPgE+NPhCmrbRpNl8x2I= Received: by 10.210.60.8 with SMTP id i8mr6848164eba.24.1215805953658; Fri, 11 Jul 2008 12:52:33 -0700 (PDT) Received: by 10.210.17.12 with HTTP; Fri, 11 Jul 2008 12:52:33 -0700 (PDT) Message-ID: <15cc92000807111252y278bc403sae69352242c69003@mail.gmail.com> Date: Fri, 11 Jul 2008 21:52:33 +0200 From: "Dirk Frederickx" To: jspwiki-user@incubator.apache.org Subject: Re: S5 css question In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Strange. Cause afaik all s5 css rules use fluid font metrics (em based) Which browser are you using ? Could you post a screen-shot ? dirk On Fri, Jul 11, 2008 at 8:42 PM, Bob Paige wrote: > Not specifically a JSPWiki question, but related nonetheless: > > When I create presentations with S5, the fonts are a fixed size (different > headers, etc.) as I resize the browser window. > > I wonder if (through CSS) that could define the font sizes to be relative? > Is this a straightforward CSS change? > > -- > Bobman >