tazweb diff doc/tazweb.fr.html @ rev 109

WebHome now localizable and translated to ru, doc also translated to ru, Makefile changed, tiny edit in docs on other langs
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Mar 20 23:12:06 2012 +0200 (2012-03-20)
parents ac822bb2f7ac
children c9e4365230ec
line diff
     1.1 --- a/doc/tazweb.fr.html	Tue Apr 05 11:13:54 2011 +0200
     1.2 +++ b/doc/tazweb.fr.html	Tue Mar 20 23:12:06 2012 +0200
     1.3 @@ -3,16 +3,7 @@
     1.4  <head>
     1.5  	<title>Documentation TazWeb</title>
     1.6  	<meta charset="utf-8" />
     1.7 -	<style type="text/css">
     1.8 -	body { font: 88% sans-serif, vernada, arial; margin: 0; }
     1.9 -	#header { background: #351a0a; height: 40px; border-bottom: 8px solid #d66018; }
    1.10 -	#content { margin: 40px 80px; text-align: justify; }
    1.11 -	#footer { text-align: center; padding: 20px; border-top: 1px solid #ddd; }
    1.12 -	h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; }
    1.13 -	h2 { color: #444; } h3 { color: #666; font-size: 140%; }
    1.14 -	pre { background-color: #f8f8f8; border: 1px solid #ddd; padding: 10px;
    1.15 -		-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
    1.16 -	</style>
    1.17 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.18  </head>
    1.19  <body>
    1.20