From b68759a1db0beada4852038708b25cfee207a75d Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 27 Aug 2002 09:34:07 +0000 Subject: Updates git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1996 a1c6a512-1295-4272-9138-f99709370657 --- www/style.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'www/style.css') diff --git a/www/style.css b/www/style.css index 4c624a3841..20af1941ac 100644 --- a/www/style.css +++ b/www/style.css @@ -73,6 +73,19 @@ A { background-color: #ff8080; } +.faqq { + font-weight: bold; +} + +.faqa { + margin-left: 2em; +} + +PRE { + font-size: 9pt; +} + + .changetable, .bugs, .dailymod, .buildstatus, .archive { border: outset 2px #ffffff; } -- cgit v1.2.3