Added CSS for printing.

svn path=/trunk/; revision=8262
This commit is contained in:
Reinhard Müller 2007-05-14 19:15:13 +00:00
parent d234f7cf2d
commit 4def759851

View File

@ -26,6 +26,7 @@
<xsl:copy>
<meta name="robots" content="index, follow"/>
<link rel="stylesheet" media="all" href="/fsfeurope.css" type="text/css"/>
<link rel="stylesheet" media="print" href="/print.css" type="text/css"/>
<link rel="icon" href="/graphics/fsfeurope.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="/graphics/fsfeurope.ico" type="image/x-icon"/>
<xsl:apply-templates select="@*|node()"/>