comparison doc/template.html @ 1095:31a1a3f85859

Move css styles to an external stylesheet.
author zas_
date Sat, 08 Nov 2008 10:47:31 +0000
parents 47b9f5bc2606
children 37536ba2d5f4
comparison
equal deleted inserted replaced
1094:42b5543ab965 1095:31a1a3f85859
5 <html xmlns="http://www.w3.org/1999/xhtml"> 5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head> 6 <head>
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> 7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8 8
9 <title>Chapter - Geeqie User Manual</title> 9 <title>Chapter - Geeqie User Manual</title>
10 <style type="text/css"> 10 <link rel="stylesheet" type="text/css" href="style.css" />
11 /*<![CDATA[*/
12 p.previous {text-align: left}
13 p.gq-template-5 {margin-bottom: 0in}
14 div.gq-template-4 {text-align: center}
15 table.gq-template-3 {page-break-before: always}
16 p.gq-template-2 {text-align: right}
17 p.gq-template-1 {text-align: center}
18 /*]]>*/
19 </style>
20 </head> 11 </head>
21 12
22 <body lang="en-US" dir="ltr" xml:lang="en-US"> 13 <body lang="en-US" dir="ltr" xml:lang="en-US">
23 <div class="gq-template-4"> 14 <div class="gq-template-4">
24 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-template-3"> 15 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-template-3">