discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: next round: gnustep website proposal


From: Jason Clouse
Subject: Re: next round: gnustep website proposal
Date: Tue, 22 Oct 2002 14:57:59 -0400

I like http://www.sqar.org/gnustep/website-relaunch_version_3/ the best. 
But maybe a little bit of color could help? (something like what
www.windowmaker.org has, maybe?)

Here are some suggestions for the CSS:

1. As Pascal noted, use millimeter measurements instead of pixel; and
make line-height larger.  I found that these values seem to look nice in
IE 6 (for styles_small.css):

.pagetitle
    font-size: 17mm;
    line-height: 19mm;
.subtitle
    font-size: 17mm;
    line-height: 19mm;
.chapter
    font-size: 5.25mm;
    line-height: 6.25mm;
.subchapter
    font-size: 3.8mm;
    line-height: 4.15mm;
.continuous_text_large
    font-size: 4.0mm;
    line-height: 5.25mm;
.continuous_text_small
    font-size: 3.5mm;
    line-height: 4.75mm;

2. For everything except .pagetitle and .subtitle, reduce the font-weight
property to 400 or less.  It looks more elegant with a lighter weight.

3. Try getting rid of the white-space: nowrap stuff and eliminating some
non-breaking spaces, reducing length of link text
("http://savannah.gnu.org/projects/gnustep/"; can become simply "GNU
Savanah", for example); from the HTML.

J

________________________________________________________________
Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]