[ZWeb] Zope.org feedback: Zope Documentation / Zope book
online
george donnelly
george@zettai.net
Mon, 02 Sep 2002 09:40:19 +0000
Why not just change the font-size to use px and use the relative font-size
hack from diveintoaccessibility? best of both worlds:
http://diveintoaccessibility.org/day_26_using_relative_font_sizes.html
<-->
george donnelly - http://zettai.net/ - "We Love Newbies" :)
Zope Hosting - Dynamic Website Design - Search Engine Promotion
> From: Chris McDonough <chrism@zope.com>
>
> The test looks kinda unreadable in Mozilla at least. Maybe bump up the
> font size to 10pt or 12pt or so... and I'm not sure about the blue.. but
> I'll let others weigh in on that. ;-)
>
> On Fri, 2002-08-30 at 12:30, Philippe Jadin wrote:
>>
>> Would you prefer this one ?
>>
>> http://212.190.116.26:8080/test_book/intro
>>
>> then the css would be :
>>
>> .comment
>> {
>> color:#333366;
>> font-family:monospace;
>> font-size:8pt;
>> margin-bottom:10px;
>> margin-top:10px;
>> padding:2px;
>> border:dotted gray 1px;
>> display:<dtml-var css_comment_display_style>