tazwok rev 338
Update manuals CSS style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 22 12:50:24 2011 +0100 (2011-02-22) |
parents | 2544c1b41b47 |
children | f6139c18d8ac |
files | doc/tazwok.en.html doc/tazwok.fr.html doc/tazwok.pt.html |
line diff
1.1 --- a/doc/tazwok.en.html Tue Feb 22 12:42:20 2011 +0100 1.2 +++ b/doc/tazwok.en.html Tue Feb 22 12:50:24 2011 +0100 1.3 @@ -8,11 +8,12 @@ 1.4 <meta name="expires" content="never" /> 1.5 <meta name="modified" content="2008-07-18 20:30:00" /> 1.6 <style type="text/css"><!-- 1.7 - body { font: 90% sans-serif, vernada, arial; margin: 0; } 1.8 - #header { background: #f0ba08; color: black; height: 50px; 1.9 + body { font: 90% sans-serif, vernada, arial; margin: 0; 1.10 + border-top: 34px solid #f1f1f1; } 1.11 + #header { background: #351a0a; color: black; height: 50px; 1.12 border-top: 1px solid black; border-bottom: 1px solid black; } 1.13 #content { margin: 0px 50px 26px 50px; } 1.14 - h1 { margin: 14px 0px 0px 16px; } 1.15 + h1 { margin: 14px 0px 0px 16px; color: #fff; margin: 10px; } 1.16 li { line-height: 1.4em; } 1.17 pre { padding: 5px; color: black; background: #e1e0b0; } 1.18 pre.script { padding: 10px; color: black; background: #e8e8e8; 1.19 @@ -23,7 +24,7 @@ 1.20 </head> 1.21 <body bgcolor="#ffffff"> 1.22 <div id="header"> 1.23 -<h1><font color="#3e1220">Tazwok Manual</font></h1> 1.24 + <h1>Tazwok Manual</h1> 1.25 </div> 1.26 <hr /> 1.27 <!-- Start content -->
2.1 --- a/doc/tazwok.fr.html Tue Feb 22 12:42:20 2011 +0100 2.2 +++ b/doc/tazwok.fr.html Tue Feb 22 12:50:24 2011 +0100 2.3 @@ -8,11 +8,12 @@ 2.4 <meta name="expires" content="never" /> 2.5 <meta name="modified" content="2011-02-10 18:00:00" /> 2.6 <style type="text/css"><!-- 2.7 - body { font: 90% sans-serif, vernada, arial; margin: 0; } 2.8 - #header { background: #f0ba08; color: black; height: 50px; 2.9 + body { font: 90% sans-serif, vernada, arial; margin: 0; 2.10 + border-top: 34px solid #f1f1f1; } 2.11 + #header { background: #351a0a; color: black; height: 50px; 2.12 border-top: 1px solid black; border-bottom: 1px solid black; } 2.13 #content { margin: 0px 50px 26px 50px; } 2.14 - h1 { margin: 14px 0px 0px 16px; } 2.15 + h1 { margin: 14px 0px 0px 16px; color: #fff; margin: 10px; } 2.16 li { line-height: 1.4em; } 2.17 pre { padding: 5px; color: black; background: #e1e0b0; } 2.18 pre.script { padding: 10px; color: black; background: #e8e8e8; 2.19 @@ -23,7 +24,7 @@ 2.20 </head> 2.21 <body bgcolor="#ffffff"> 2.22 <div id="header"> 2.23 -<h1>Tazwok Manual</h1> 2.24 + <h1>Tazwok Manual</h1> 2.25 </div> 2.26 <hr /> 2.27 <!-- Start content --> 2.28 @@ -458,11 +459,12 @@ 2.29 <pre> 2.30 # tazwok webserver on 2.31 # tazwok webserver off 2.32 -<pre> 2.33 +</pre> 2.34 2.35 -<h2>MAINTENEUR</h2> 2.36 +<h2>MAINTENEURS</h2> 2.37 <p> 2.38 -Antoine Bodin <gokhlayeh at slitaz.org> 2.39 +Antoine Bodin <gokhlayeh at slitaz.org><br /> 2.40 +Christophe Lincoln <pankso at slitaz.org> 2.41 </p> 2.42 2.43 <!-- End content -->
3.1 --- a/doc/tazwok.pt.html Tue Feb 22 12:42:20 2011 +0100 3.2 +++ b/doc/tazwok.pt.html Tue Feb 22 12:50:24 2011 +0100 3.3 @@ -8,22 +8,23 @@ 3.4 <meta name="expires" content="never" /> 3.5 <meta name="modified" content="2008-07-18 20:30:00" /> 3.6 <style type="text/css"><!-- 3.7 - body { font: 90% sans-serif, vernada, arial; margin: 0; } 3.8 - #header { background: #f0ba08; color: black; height: 50px; 3.9 - border-top: 1px solid black; border-bottom: 1px solid black; } 3.10 - #content { margin: 0px 50px 26px 50px; } 3.11 - h1 { margin: 14px 0px 0px 16px; } 3.12 - li { line-height: 1.4em; } 3.13 - pre { padding: 5px; color: black; background: #e1e0b0; } 3.14 - pre.script { padding: 10px; color: black; background: #e8e8e8; 3.15 - border: 1px inset #333333; } 3.16 - code { font-size: 100%; color: #669900; background: transparent; } 3.17 - hr { color: white; background: white; height: 1px; border: 0; } 3.18 - --></style> 3.19 + body { font: 90% sans-serif, vernada, arial; margin: 0; 3.20 + border-top: 34px solid #f1f1f1; } 3.21 + #header { background: #351a0a; color: black; height: 50px; 3.22 + border-top: 1px solid black; border-bottom: 1px solid black; } 3.23 + #content { margin: 0px 50px 26px 50px; } 3.24 + h1 { margin: 14px 0px 0px 16px; color: #fff; margin: 10px; } 3.25 + li { line-height: 1.4em; } 3.26 + pre { padding: 5px; color: black; background: #e1e0b0; } 3.27 + pre.script { padding: 10px; color: black; background: #e8e8e8; 3.28 + border: 1px inset #333333; } 3.29 + code { font-size: 100%; color: #669900; background: transparent; } 3.30 + hr { color: white; background: white; height: 1px; border: 0; } 3.31 + --></style> 3.32 </head> 3.33 <body bgcolor="#ffffff"> 3.34 <div id="header"> 3.35 -<h1><font color="#3e1220">Manual Tazwok</font></h1> 3.36 + <h1>Manual Tazwok</h1> 3.37 </div> 3.38 <hr /> 3.39 <!-- Start content -->