Add specific css for print media(has to be improved).
[geeqie.git] / doc / reference_command_line.html
index 8392abe..fb0d5fd 100644 (file)
@@ -7,7 +7,9 @@
   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
 
   <title>Command Line Options - Geeqie User Manual</title>
-  <link rel="stylesheet" type="text/css" href="style.css" />
+  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
+  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
+  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
 </head>
 
 <body lang="en-US" dir="ltr">