Re: Planet Debian CSS adjustment

2011-07-13 Thread Joerg Jaspert
On 12540 March 1977, Paul Wise wrote: > Ok, some more details: Thanks. > /* Make pre's wrap to the window */ > pre { white-space: normal ! important; } > pre { white-space: -moz-pre-wrap ! important; } > pre { white-space: pre-wrap ! important; } > code { white-space: normal ! important; } > cod

Re: Planet Debian CSS adjustment

2011-07-13 Thread Benj. Mako Hill
> To prevent that from happening again I would like to apply some CSS to > make and content wrap nicely. The following using > white-space: pre-wrap in planet.css should do that nicely. Looks good to me. Regards, Mako -- Benjamin Mako Hill m...@atdot.cc http://mako.cc/ Creativity can be

Re: Planet Debian CSS adjustment

2011-07-13 Thread Paul Wise
On Tue, 2011-07-12 at 08:48 +0200, Joerg Jaspert wrote: > We mainly have the Debian CSS on planet and should try to not get away > from that too much. But sometimes Now, Im no CSS expert, so dont > know if that is bad with the rest of the css we have (dont think so, but > who

Re: Planet Debian CSS adjustment

2011-07-11 Thread Joerg Jaspert
On 12536 March 1977, Paul Wise wrote: > I would like to commit this to the Planet Debian SVN repository since > Planet Debian derivatives is currently very wide due to a blog post with > a very long tag. Would that be ok for me to do? We mainly have the Debian CSS on planet and shou

Re: Debian CSS

2008-09-07 Thread Simon Paillard
On Wed, Sep 03, 2008 at 06:33:45PM +, Jesse Petre wrote: > In case you weren't aware; > the Debian website no longer validates CSS. We have this kind of reports from time to time, but that is a false negative. http://lists.debian.org/debian-www/2007/10/msg00283.html Quoting Richard Atterer: T

Debian CSS

2008-09-03 Thread Jesse Petre
In case you weren't aware; the Debian website no longer validates CSS. -- [EMAIL PROTECTED] SDF Public Access UNIX System - http://sdf.lonestar.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian CSS and menu changes

2005-11-14 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 14.11.2005 um 17:56 schrieb David Martínez Moreno: Hello, Jutta. I just noticed that the left menu is very large in Spanish, and the text looks...strange. Please look the Spanish page, at the bottom, in the advisories list. I know about t

Re: Debian CSS and menu changes

2005-11-14 Thread David Martínez Moreno
El domingo, 13 de noviembre de 2005 12:22, Jutta Wrage escribió: > Hi! > > I worked a bit on the menu and inspired by Raul's design example I > tried to use his color suggestion. > > Can you please have a look at http://www.witch.westfalen.de/debian/ > dwww and tell me what you think about > > 1. T

Re: Debian CSS and menu changes

2005-11-13 Thread Richard Atterer
On Sun, Nov 13, 2005 at 12:22:05PM +0100, Jutta Wrage wrote: > 1. The menu on the left ( I used hover there and the area clickable > for a link is larger now. The ugly iside the menu are removed.) The menu looks almost like it did before, so if it's cleaner "behind the scenes", that's great! :

Debian CSS and menu changes

2005-11-13 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I worked a bit on the menu and inspired by Raul's design example I tried to use his color suggestion. Can you please have a look at http://www.witch.westfalen.de/debian/ dwww and tell me what you think about 1. The menu on the left ( I use

Spanish Quotes was: Re: Quote signs in debian css - solution for all languages in sight

2005-10-10 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 10.10.2005 um 13:55 schrieb David Martínez Moreno: This is a «single Quote». This is an «outer Quote containing an "inner quote"». Oh, yes, I have forgotten you mail. But I am right confused now. Wikipedia (http://en.wikipedia.org/wiki/ Quot

Re: Quote signs in debian css - solution for all languages in sight

2005-10-10 Thread David Martínez Moreno
El Sábado, 8 de Octubre de 2005 02:29, Jutta Wrage escribió: > Am 07.10.2005 um 23:58 schrieb Jutta Wrage: > > Nested quotes will be supported and quotes follow the language of > > the page. > > Here we are. Hope I got everything right: http:// > www.witch.westfalen.de/csstest/quotes/ Hell

Re: Quote signs in debian css - solution for all languages in sight

2005-10-09 Thread Wouter Verhelst
On Sat, Oct 08, 2005 at 01:12:26PM +0200, Frans Pop wrote: > On Saturday 08 October 2005 02:29, Jutta Wrage wrote: > > Here we are. Hope I got everything right: http:// > > www.witch.westfalen.de/csstest/quotes/ > > Dutch (nl) does not put opening quotes on the baseline. Actually, it does. It's j

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.10.2005 um 18:49 schrieb Nicolas Bertolissio: with links, there is no quote at all... Links does not support Q-Tags, it totally ignores them - I have written a bug report. Sometimes it seems, good old lynx is the better choice. There

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Nicolas Bertolissio
Hi, Le samedi 8 octobre 2005, Jutta Wrage écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Am 08.10.2005 um 11:09 schrieb Frédéric Bothamy: > > >html[lang="fr"] q:before { content: "\00AB\00A0"; } > >html[lang="fr"] q:after { content: "\00A0\00BB"; } > >html[lang="fr"] q q:befo

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Jérémy Bobbio
On Saturday 08 October 2005 13:59, Jutta Wrage wrote: > Am 08.10.2005 um 11:09 schrieb Frédéric Bothamy: > > html[lang="fr"] q:before { content: "\00AB\00A0"; } > > html[lang="fr"] q:after { content: "\00A0\00BB"; } > > html[lang="fr"] q q:before { content: "\2039\00A0"; } > > html[lang="fr"] q q:a

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.10.2005 um 13:49 schrieb Denis Barbier: As said in my previous mail, http://www.w3.org/MarkUp/ contains sentences similar to mr Smith presented his new book "Go To Nirvana" I cannot see any usage of -Tag there that is not pointing to a

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.10.2005 um 13:32 schrieb Tobias Toedter: Please use »« for German instead of the current scheme. The German quotes should look exactly like the Danish quotes, to be consistent with the rest of the (German) website. You know that «» are

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.10.2005 um 11:09 schrieb Frédéric Bothamy: html[lang="fr"] q:before { content: "\00AB\00A0"; } html[lang="fr"] q:after { content: "\00A0\00BB"; } html[lang="fr"] q q:before { content: "\2039\00A0"; } html[lang="fr"] q q:after { content: "\00A

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Denis Barbier
On Sat, Oct 08, 2005 at 01:36:59PM +0200, Jutta Wrage wrote: > >look at http://www.w3.org/MarkUp/ source HTML, this is indeed how > >they refer to books. > > is the source of a quotation/quote block. > > So, if you are citing from a book, the source goes into tag, > but not the citation. > >

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I send this to the accessibility mailing list, to to have some opinions for there maybe, as the browsers render cite and q special for them too, maybe. If necessary, I can do an example page. Am 08.10.2005 um 12:37 schrieb Denis Barbier: I had

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Tobias Toedter
On Saturday 08 October 2005 02:29, Jutta Wrage wrote: > Here we are. Hope I got everything right: http:// > www.witch.westfalen.de/csstest/quotes/ Please use »« for German instead of the current scheme. The German quotes should look exactly like the Danish quotes, to be consistent with the rest

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Frans Pop
On Saturday 08 October 2005 13:12, Frans Pop wrote: > On Saturday 08 October 2005 02:29, Jutta Wrage wrote: > > Here we are. Hope I got everything right: http:// > > www.witch.westfalen.de/csstest/quotes/ > > Dutch (nl) does not put opening quotes on the baseline. > So it should be "quoted text", n

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Frans Pop
On Saturday 08 October 2005 02:29, Jutta Wrage wrote: > Here we are. Hope I got everything right: http:// > www.witch.westfalen.de/csstest/quotes/ Dutch (nl) does not put opening quotes on the baseline. So it should be "quoted text", not ,,quoted text''. Cheers, FJP pgpwfOlBZSekZ.pgp Descriptio

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Denis Barbier
On Fri, Oct 07, 2005 at 11:58:23PM +0200, Jutta Wrage wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi! > > Seems I have found something working with all browsers for the > quotes. I am preparing example pages and will tell you when they are > online on my website. Nested quote

Re: Quote signs in debian css - solution for all languages in sight

2005-10-08 Thread Frédéric Bothamy
* Jutta Wrage <[EMAIL PROTECTED]> [2005-10-08 02:29] : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Am 07.10.2005 um 23:58 schrieb Jutta Wrage: > > >Nested quotes will be supported and quotes follow the language of > >the page. > > Here we are. Hope I got everything right: http://

Re: Quote signs in debian css - solution for all languages in sight

2005-10-07 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 07.10.2005 um 23:58 schrieb Jutta Wrage: Nested quotes will be supported and quotes follow the language of the page. Here we are. Hope I got everything right: http:// www.witch.westfalen.de/csstest/quotes/ greetings Jutta - -- http://ww

Quote signs in debian css - solution for all languages in sight

2005-10-07 Thread Jutta Wrage
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Seems I have found something working with all browsers for the quotes. I am preparing example pages and will tell you when they are online on my website. Nested quotes will be supported and quotes follow the language of the page. greeting