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

Improved design



Martin Schulze wrote:
> Mathieu Stumpf wrote:
> > I've worked on some new design for the debian website, tell me what you think 
> > about, which once you like the most (if any), what's good/bad, I'll take the 
> > best, and make a css with it.
> 
> They look so totally different form the current form - they probably
> won't reach many seconds.
> 
> I believ it would be more helpful to determine the parts on the
> current layout that need improvement and develop a better layout for
> these instead of overhauling the entire start page.
> 
> Also, please keep in mind that the start page is only one page and
> that there are several more pages with a quite different look.

I would like to make two small improvements, which - at least to me -
would make the website a lot more beautiful:

body {
  font-size: 13px;
}

This will provide a smaller default font, it can still be enlarged
with Ctrl-+ (or was it Shift-+?) in IceWeasel.

a:link {
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  text-decoration: none;
  cursor: pointer;
}

This will remove the underline for links.

Another improvement, especially for languages with a lot text, would
be to change "About Debian" on the front top menu into just "About".

Thanks for considering this.

Regards,

	Joey

-- 
A mathematician is a machine for converting coffee into theorems.   Paul Erdös

Please always Cc to me when replying to me on the lists.



Reply to: