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

Re: Planet Debian CSS adjustment



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 <pre> tag. Would that be ok for me to do?

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 knows), so I CCed debian-www, so they can yell up if they think its
bad to do so. If not feel free to commit sometime this evening and poke
me on irc to update the site.

> --- www/common/planet.css	(revision 1406)
> +++ www/common/planet.css	(working copy)
> @@ -114,3 +114,14 @@
>  #outer {
>  	margin-left: 10px;
>  }
> +
> +/* 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; }
> +code { white-space: -moz-pre-wrap ! important; }
> +code { white-space: pre-wrap ! important; }
> +tt { white-space: normal ! important; }
> +tt { white-space: -moz-pre-wrap ! important; }
> +tt { white-space: pre-wrap ! important; }

-- 
bye, Joerg
The sooner kids talk, the sooner they talk back. I hope you never say a word.


Reply to: