[Seaside] Adding @font-face to a CSS style sheet in Seaside

Paul DeBruicker pdebruic at gmail.com
Sun Jan 8 20:19:53 UTC 2012


On 12-01-08 11:30 AM, Lawrence Kellogg wrote:
>    Now, I guess I have to put this line:
>
> 	font-family: Chunkfive, Georgia, Palatino, Times New Roman, serif;
>
> in each section of the CSS style sheet in order to use the font. Is that correct? Is there a way to make i global?


You can just set it on the "body" element and it'll be inherited 
everywhere.


More information about the seaside mailing list