Mercurial > geeqie
comparison doc/options_image.html @ 1095:31a1a3f85859
Move css styles to an external stylesheet.
author | zas_ |
---|---|
date | Sat, 08 Nov 2008 10:47:31 +0000 |
parents | f00c0c5e6dff |
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>Image Options - Geeqie User Manual</title> | 9 <title>Image Options - 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-image-15 {margin-bottom: 0in} | |
14 p.gq-image-14 {margin-bottom: 0.2in} | |
15 p.gq-image-13 {margin-left: 0.79in; margin-bottom: 0.2in; text-decoration: none} | |
16 dd.gq-image-12 {margin-bottom: 0.2in} | |
17 p.gq-image-11 {margin-left: 0.79in; text-decoration: none} | |
18 p.gq-image-10 {margin-left: 1.58in} | |
19 p.gq-image-9 {margin-left: 0.79in} | |
20 span.gq-image-8 {text-decoration: none} | |
21 p.gq-image-7 {margin-left: 1.58in; font-style: normal; text-decoration: none} | |
22 p.gq-image-6 {margin-left: 0.79in; font-style: normal; text-decoration: none} | |
23 p.gq-image-5 {font-style: normal; text-decoration: none} | |
24 div.gq-image-4 {text-align: center} | |
25 table.gq-image-3 {page-break-before: always} | |
26 p.gq-image-2 {text-align: right} | |
27 p.gq-image-1 {text-align: center} | |
28 /*]]>*/ | |
29 </style> | |
30 </head> | 11 </head> |
31 | 12 |
32 <body lang="en-US" dir="ltr" xml:lang="en-US"> | 13 <body lang="en-US" dir="ltr" xml:lang="en-US"> |
33 <div class="gq-image-4"> | 14 <div class="gq-image-4"> |
34 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-3"> | 15 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-3"> |