slitaz-configs rev 258

Fix few links, slightly change layout
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Sep 13 06:16:33 2015 +0300 (2015-09-13)
parents f403814d8c13
children 24303349c2ae
files rootfs/usr/share/webhome/index.en.html rootfs/usr/share/webhome/index.es.html rootfs/usr/share/webhome/index.fr.html rootfs/usr/share/webhome/index.html rootfs/usr/share/webhome/index.pt.html rootfs/usr/share/webhome/index.ru.html rootfs/usr/share/webhome/style.css
line diff
     1.1 --- a/rootfs/usr/share/webhome/index.en.html	Sat Sep 12 22:36:39 2015 -0300
     1.2 +++ b/rootfs/usr/share/webhome/index.en.html	Sun Sep 13 06:16:33 2015 +0300
     1.3 @@ -3,27 +3,27 @@
     1.4  <head>
     1.5    <meta charset="utf-8"/>
     1.6    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
     1.7 -  <title>SliTaz - Web Home</title>
     1.8 +  <title>SliTaz - Start</title>
     1.9    <link rel="shortcut icon" href="img/favicon.ico" />
    1.10    <link rel="stylesheet" href="style.css" />
    1.11  </head>
    1.12  <body>
    1.13  
    1.14  <!-- Header -->
    1.15 -<div id="header">
    1.16 +<header>
    1.17    <h1>SliTaz Web Home</h1>
    1.18    <div id="network">
    1.19      <a href="http://www.slitaz.org/en/">Home</a>
    1.20      <a href="http://scn.slitaz.org/?blog">Blog</a>
    1.21      <a href="http://doc.slitaz.org/en:start">Doc</a>
    1.22 -    <a href="http://forum.slitaz.org/">Fórum</a>
    1.23 +    <a href="http://forum.slitaz.org/">Forum</a>
    1.24      <a href="http://irc.slitaz.org/">IRC</a>
    1.25 -    <a href="http://slitaz.pro/">Pro</a>
    1.26 +    <a href="http://pro.slitaz.org/">Pro</a>
    1.27      <a href="http://shop.slitaz.org/">Shop</a>
    1.28      <a href="http://bugs.slitaz.org/">Bugs</a>
    1.29      <a href="http://hg.slitaz.org/">Hg</a>
    1.30    </div>
    1.31 -</div>
    1.32 +</header>
    1.33  
    1.34  <!-- Content -->
    1.35  <div id="content">
    1.36 @@ -40,20 +40,21 @@
    1.37  </div>
    1.38  
    1.39  <!-- SliTaz Social -->
    1.40 -<div id="social">Follow for more news &hellip;<br>
    1.41 -  <a href="http://twitter.com/slitaz">Twitter</a>
    1.42 -  <a href="http://www.facebook.com/slitaz">Facebook</a>
    1.43 -  <a href="http://distrowatch.com/slitaz">Distrowatch</a>
    1.44 -  <a href="http://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    1.45 -  <a href="http://flattr.com/profile/slitaz">Flattr</a>
    1.46 +<div id="social">Follow for more news…<br>
    1.47 +  <a href="https://twitter.com/slitaz">Twitter</a>
    1.48 +  <a href="https://www.facebook.com/slitaz">Facebook</a>
    1.49 +  <a href="http://distrowatch.com/table.php?distribution=slitaz">Distrowatch</a>
    1.50 +  <a href="https://en.wikipedia.org/wiki/SliTaz_GNU/Linux">Wikipedia</a>
    1.51 +  <a href="https://flattr.com/profile/slitaz">Flattr</a>
    1.52  </div>
    1.53  
    1.54  <!-- Support Us -->
    1.55  <div class="support">
    1.56 -  <small><span class="love">&hearts;</span> You may also want to become an official sponsor via a monthly donation or by providing us with some hardware or server resources. <a href="http://www.slitaz.org/en/sponsor/">More information</a>.</small>
    1.57 +  You may also want to become an official sponsor via a monthly donation or by providing us with some hardware or server resources.
    1.58 +  <a href="http://www.slitaz.org/en/sponsor/">More information…</a>
    1.59  </div>
    1.60  
    1.61 -  <p class="copyright">Copyright &copy; Slitaz GNU/Linux - BSD License</p>
    1.62 +  <p class="copyright">Copyright © Slitaz GNU/Linux — BSD License</p>
    1.63  
    1.64  <!-- End of content -->
    1.65  </div>
     2.1 --- a/rootfs/usr/share/webhome/index.es.html	Sat Sep 12 22:36:39 2015 -0300
     2.2 +++ b/rootfs/usr/share/webhome/index.es.html	Sun Sep 13 06:16:33 2015 +0300
     2.3 @@ -10,7 +10,7 @@
     2.4  <body>
     2.5  
     2.6  <!-- Header -->
     2.7 -<div id="header">
     2.8 +<header>
     2.9    <h1 class="es">Slitaz Casa Web</h1>
    2.10    <div id="network">
    2.11      <a href="http://www.slitaz.org/es/">Casa</a>
    2.12 @@ -18,12 +18,12 @@
    2.13      <a href="http://doc.slitaz.org/es:start">Doc</a>
    2.14      <a href="http://forum.slitaz.org/">Foro</a>
    2.15      <a href="http://irc.slitaz.org/">IRC</a>
    2.16 -    <a href="http://slitaz.pro/">Pro</a>
    2.17 +    <a href="http://pro.slitaz.org/">Pro</a>
    2.18      <a href="http://shop.slitaz.org/">Almacén</a>
    2.19      <a href="http://bugs.slitaz.org/">Errores</a>
    2.20      <a href="http://hg.slitaz.org/">Hg</a>
    2.21    </div>
    2.22 -</div>
    2.23 +</header>
    2.24  
    2.25  <!-- Content -->
    2.26  <div id="content">
    2.27 @@ -40,20 +40,21 @@
    2.28  </div>
    2.29  
    2.30  <!-- SliTaz Social -->
    2.31 -<div id="social">Siga con nosotros para más noticias &hellip;<br>
    2.32 -  <a href="http://twitter.com/slitaz">Twitter</a>
    2.33 -  <a href="http://www.facebook.com/slitaz">Facebook</a>
    2.34 -  <a href="http://distrowatch.com/slitaz">Distrowatch</a>
    2.35 -  <a href="http://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    2.36 -  <a href="http://flattr.com/profile/slitaz">Flattr</a>
    2.37 +<div id="social">Siga con nosotros para más noticias…<br>
    2.38 +  <a href="https://twitter.com/slitaz">Twitter</a>
    2.39 +  <a href="https://www.facebook.com/slitaz">Facebook</a>
    2.40 +  <a href="http://distrowatch.com/table.php?distribution=slitaz&amp;language=ES">Distrowatch</a>
    2.41 +  <a href="https://es.wikipedia.org/wiki/SliTaz">Wikipedia</a>
    2.42 +  <a href="https://flattr.com/profile/slitaz">Flattr</a>
    2.43  </div>
    2.44  
    2.45  <!-- Support Us -->
    2.46  <div class="support">
    2.47 -  <small><span class="love">&hearts;</span> También puede convertirse en un patrocinador oficial a través de una donación mensual o proporcionar el hardware y los recursos para servidores. <a href="http://www.slitaz.org/en/sponsor/">Más información.</a>.</small>
    2.48 +  También puede convertirse en un patrocinador oficial a través de una donación mensual o proporcionar el hardware y los recursos para servidores.
    2.49 +  <a href="http://www.slitaz.org/en/sponsor/">Más información…</a>
    2.50  </div>
    2.51  
    2.52 -  <p class="copyright">Copyright &copy; Slitaz GNU/Linux - BSD License</p>
    2.53 +  <p class="copyright">Copyright © Slitaz GNU/Linux — BSD License</p>
    2.54  
    2.55  <!-- End of content -->
    2.56  </div>
     3.1 --- a/rootfs/usr/share/webhome/index.fr.html	Sat Sep 12 22:36:39 2015 -0300
     3.2 +++ b/rootfs/usr/share/webhome/index.fr.html	Sun Sep 13 06:16:33 2015 +0300
     3.3 @@ -10,7 +10,7 @@
     3.4  <body>
     3.5  
     3.6  <!-- Header -->
     3.7 -<div id="header">
     3.8 +<header>
     3.9    <h1 class="fr">Slitaz Web Home</h1>
    3.10    <div id="network">
    3.11      <a href="http://www.slitaz.org/fr/">Home</a>
    3.12 @@ -18,12 +18,12 @@
    3.13      <a href="http://doc.slitaz.org/fr:start">Doc</a>
    3.14      <a href="http://forum.slitaz.org/">Forum</a>
    3.15      <a href="http://irc.slitaz.org/">IRC</a>
    3.16 -    <a href="http://slitaz.pro/">Pro</a>
    3.17 +    <a href="http://pro.slitaz.org/">Pro</a>
    3.18      <a href="http://shop.slitaz.org/">Boutique</a>
    3.19      <a href="http://bugs.slitaz.org/">Bugs</a>
    3.20      <a href="http://hg.slitaz.org/">Hg</a>
    3.21    </div>
    3.22 -</div>
    3.23 +</header>
    3.24  
    3.25  <!-- Content -->
    3.26  <div id="content">
    3.27 @@ -40,20 +40,21 @@
    3.28  </div>
    3.29  
    3.30  <!-- SliTaz Social -->
    3.31 -<div id="social">Suivez les nouvelles &hellip;<br>
    3.32 -  <a href="http://twitter.com/slitaz">Twitter</a>
    3.33 -  <a href="http://www.facebook.com/slitaz">Facebook</a>
    3.34 -  <a href="http://distrowatch.com/slitaz">Distrowatch</a>
    3.35 -  <a href="http://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    3.36 -  <a href="http://flattr.com/profile/slitaz">Flattr</a>
    3.37 +<div id="social">Suivez les nouvelles …<br>
    3.38 +  <a href="https://twitter.com/slitaz">Twitter</a>
    3.39 +  <a href="https://www.facebook.com/slitaz">Facebook</a>
    3.40 +  <a href="http://distrowatch.com/table.php?distribution=slitaz&amp;language=FR">Distrowatch</a>
    3.41 +  <a href="https://fr.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    3.42 +  <a href="https://flattr.com/profile/slitaz">Flattr</a>
    3.43  </div>
    3.44  
    3.45  <!-- Support Us -->
    3.46  <div class="support">
    3.47 -  <small><span class="love">&hearts;</span> Vous pouvez faire un don ou devenir sponsor pour nous aidez à payer les serveurs et continuer à developper SliTaz et son infrastructure. <a href="http://www.slitaz.org/fr/sponsor/">Plus d'informations</a></small>
    3.48 +  Vous pouvez faire un don ou devenir sponsor pour nous aidez à payer les serveurs et continuer à developper SliTaz et son infrastructure.
    3.49 +  <a href="http://www.slitaz.org/fr/sponsor/">Plus d'informations …</a>
    3.50  </div>
    3.51  
    3.52 -  <p class="copyright">Copyright &copy; Slitaz GNU/Linux - BSD License</p>
    3.53 +  <p class="copyright">Copyright © Slitaz GNU/Linux — BSD License</p>
    3.54  
    3.55  <!-- End of content -->
    3.56  </div>
     4.1 --- a/rootfs/usr/share/webhome/index.html	Sat Sep 12 22:36:39 2015 -0300
     4.2 +++ b/rootfs/usr/share/webhome/index.html	Sun Sep 13 06:16:33 2015 +0300
     4.3 @@ -1,65 +1,1 @@
     4.4 -<!DOCTYPE html>
     4.5 -<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
     4.6 -<head>
     4.7 -  <meta charset="utf-8"/>
     4.8 -  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
     4.9 -  <title>SliTaz - Start</title>
    4.10 -  <link rel="shortcut icon" href="img/favicon.ico" />
    4.11 -  <link rel="stylesheet" href="style.css" />
    4.12 -</head>
    4.13 -<body>
    4.14 -
    4.15 -<!-- Header -->
    4.16 -<div id="header">
    4.17 -  <h1>SliTaz Web Home</h1>
    4.18 -  <div id="network">
    4.19 -    <a href="http://www.slitaz.org/">Home</a>
    4.20 -    <a href="http://scn.slitaz.org/">Blog</a>
    4.21 -    <a href="http://doc.slitaz.org/">Doc</a>
    4.22 -    <a href="http://forum.slitaz.org/">Fórum</a>
    4.23 -    <a href="http://irc.slitaz.org/">IRC</a>
    4.24 -    <a href="http://slitaz.pro/">Pro</a>
    4.25 -    <a href="http://shop.slitaz.org/">Shop</a>
    4.26 -    <a href="http://bugs.slitaz.org/">Bugs</a>
    4.27 -    <a href="http://hg.slitaz.org/">Hg</a>
    4.28 -  </div>
    4.29 -</div>
    4.30 -
    4.31 -<!-- Content -->
    4.32 -<div id="content">
    4.33 -
    4.34 -<div class="searchbox">
    4.35 -  <form method="get" action="https://duckduckgo.com/">
    4.36 -    <small class="title">Discover the world with Slitaz</small>
    4.37 -    <p>
    4.38 -      <input type="text" name="q" size="24" maxlength="255" />
    4.39 -      <input type="submit" name="" value="Search" />
    4.40 -      <input type="hidden" name="t" value="slitaz" />
    4.41 -    </p>
    4.42 -  </form>
    4.43 -</div>
    4.44 -
    4.45 -<!-- SliTaz Social -->
    4.46 -<div id="social">Follow for more news &hellip;<br>
    4.47 -  <a href="http://twitter.com/slitaz">Twitter</a>
    4.48 -  <a href="http://www.facebook.com/slitaz">Facebook</a>
    4.49 -  <a href="http://distrowatch.com/slitaz">Distrowatch</a>
    4.50 -  <a href="http://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    4.51 -  <a href="http://flattr.com/profile/slitaz">Flattr</a>
    4.52 -</div>
    4.53 -
    4.54 -<!-- Support Us -->
    4.55 -<div class="support">
    4.56 -  <small><span class="love">&hearts;</span> You may also want to become an official sponsor via a monthly donation or by providing us with some hardware or server resources. <a href="http://www.slitaz.org/en/sponsor/">More information</a>.</small>
    4.57 -</div>
    4.58 -
    4.59 -  <p class="copyright">Copyright &copy; Slitaz GNU/Linux - BSD License</p>
    4.60 -
    4.61 -<!-- End of content -->
    4.62 -</div>
    4.63 -
    4.64 -<!-- @script:section -->
    4.65 -<script src="lib/main.js"></script>
    4.66 -
    4.67 -</body>
    4.68 -</html>
    4.69 +index.en.html
    4.70 \ No newline at end of file
     5.1 --- a/rootfs/usr/share/webhome/index.pt.html	Sat Sep 12 22:36:39 2015 -0300
     5.2 +++ b/rootfs/usr/share/webhome/index.pt.html	Sun Sep 13 06:16:33 2015 +0300
     5.3 @@ -3,14 +3,14 @@
     5.4  <head>
     5.5    <meta charset="utf-8"/>
     5.6    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
     5.7 -  <title>SliTaz - Início</title>
     5.8 +  <title>SliTaz - Start</title>
     5.9    <link rel="shortcut icon" href="img/favicon.ico" />
    5.10    <link rel="stylesheet" href="style.css" />
    5.11  </head>
    5.12  <body>
    5.13  
    5.14  <!-- Header -->
    5.15 -<div id="header">
    5.16 +<header>
    5.17    <h1>SliTaz Web Home</h1>
    5.18    <div id="network">
    5.19      <a href="http://www.slitaz.org/pt/">Home</a>
    5.20 @@ -18,12 +18,12 @@
    5.21      <a href="http://doc.slitaz.org/pt:start">Doc</a>
    5.22      <a href="http://forum.slitaz.org/">Fórum</a>
    5.23      <a href="http://irc.slitaz.org/">IRC</a>
    5.24 -    <a href="http://slitaz.pro/">Pro</a>
    5.25 +    <a href="http://pro.slitaz.org/">Pro</a>
    5.26      <a href="http://shop.slitaz.org/">Shop</a>
    5.27      <a href="http://bugs.slitaz.org/">Bugs</a>
    5.28      <a href="http://hg.slitaz.org/">Hg</a>
    5.29    </div>
    5.30 -</div>
    5.31 +</header>
    5.32  
    5.33  <!-- Content -->
    5.34  <div id="content">
    5.35 @@ -40,20 +40,21 @@
    5.36  </div>
    5.37  
    5.38  <!-- SliTaz Social -->
    5.39 -<div id="social">Siga-nos para obter mais notícias &hellip;<br>
    5.40 -  <a href="http://twitter.com/slitaz">Twitter</a>
    5.41 -  <a href="http://www.facebook.com/slitaz">Facebook</a>
    5.42 -  <a href="http://distrowatch.com/slitaz">Distrowatch</a>
    5.43 -  <a href="http://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    5.44 -  <a href="http://flattr.com/profile/slitaz">Flattr</a>
    5.45 +<div id="social">Siga-nos para obter mais notícias…<br>
    5.46 +  <a href="https://twitter.com/slitaz">Twitter</a>
    5.47 +  <a href="https://www.facebook.com/slitaz">Facebook</a>
    5.48 +  <a href="http://distrowatch.com/table.php?distribution=slitaz&amp;language=PT">Distrowatch</a>
    5.49 +  <a href="https://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    5.50 +  <a href="https://flattr.com/profile/slitaz">Flattr</a>
    5.51  </div>
    5.52  
    5.53  <!-- Support Us -->
    5.54  <div class="support">
    5.55 -  <small><span class="love">&hearts;</span> Você também pode se tornar um patrocinador oficial via uma doação mensal ou fornecendo hardware ou recursos para servidores. <a href="http://www.slitaz.org/pt/sponsor/">Mais informações.</a>.</small>
    5.56 +  Você também pode se tornar um patrocinador oficial via uma doação mensal ou fornecendo hardware ou recursos para servidores.
    5.57 +  <a href="http://www.slitaz.org/pt/sponsor/">Mais informações…</a>
    5.58  </div>
    5.59  
    5.60 -  <p class="copyright">Copyright &copy; Slitaz GNU/Linux - BSD License</p>
    5.61 +  <p class="copyright">Copyright © Slitaz GNU/Linux — BSD License</p>
    5.62  
    5.63  <!-- End of content -->
    5.64  </div>
     6.1 --- a/rootfs/usr/share/webhome/index.ru.html	Sat Sep 12 22:36:39 2015 -0300
     6.2 +++ b/rootfs/usr/share/webhome/index.ru.html	Sun Sep 13 06:16:33 2015 +0300
     6.3 @@ -3,34 +3,34 @@
     6.4  <head>
     6.5    <meta charset="utf-8"/>
     6.6    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1" />
     6.7 -  <title>Домашняя страница SliTaz</title>
     6.8 +  <title>SliTaz — начало</title>
     6.9    <link rel="shortcut icon" href="img/favicon.ico" />
    6.10    <link rel="stylesheet" href="style.css" />
    6.11  </head>
    6.12  <body>
    6.13  
    6.14  <!-- Header -->
    6.15 -<div id="header">
    6.16 -  <h1 class="ru">Домашняя страница SliTaz</h1>
    6.17 +<header>
    6.18 +  <h1>Домашняя страница SliTaz</h1>
    6.19    <div id="network">
    6.20 -    <a class="item_ru" href="http://www.slitaz.org/ru/">Главная</a>
    6.21 -    <a class="item_ru" href="http://scn.slitaz.org/?blog">Блог</a>
    6.22 -    <a class="item_ru" href="http://doc.slitaz.org/ru:start">Книга</a>
    6.23 -    <a class="item_ru" href="http://forum.slitaz.org/">Форум</a>
    6.24 -    <a class="item_ru" href="http://irc.slitaz.org/">IRC</a>
    6.25 -    <a class="item_ru" href="http://slitaz.pro/">Pro</a>
    6.26 -    <a class="item_ru" href="http://shop.slitaz.org/">Магазин</a>
    6.27 -    <a class="item_ru" href="http://bugs.slitaz.org/">ошибка</a>
    6.28 -    <a class="item_ru" href="http://hg.slitaz.org/">Hg</a>
    6.29 +    <a href="http://www.slitaz.org/ru/">Главная</a>
    6.30 +    <a href="http://scn.slitaz.org/?blog">Блог</a>
    6.31 +    <a href="http://doc.slitaz.org/ru:start">Документация</a>
    6.32 +    <a href="http://forum.slitaz.org/">Форум</a>
    6.33 +    <a href="http://irc.slitaz.org/">IRC</a>
    6.34 +    <a href="http://pro.slitaz.org/ru/">Pro</a>
    6.35 +    <a href="http://shop.slitaz.org/">Магазин</a>
    6.36 +    <a href="http://bugs.slitaz.org/">Баг-трекер</a>
    6.37 +    <a href="http://hg.slitaz.org/">Hg</a>
    6.38    </div>
    6.39 -</div>
    6.40 +</header>
    6.41  
    6.42  <!-- Content -->
    6.43  <div id="content">
    6.44  
    6.45  <div class="searchbox">
    6.46    <form method="get" action="https://duckduckgo.com/">
    6.47 -    <small class="title">Откройте для себя мир с SliTaz.</small>
    6.48 +    <small class="title">Открывайте мир вместе со SliTaz</small>
    6.49      <p>
    6.50        <input type="text" name="q" size="24" maxlength="255" />
    6.51        <input type="submit" name="" value="Искать" />
    6.52 @@ -40,20 +40,22 @@
    6.53  </div>
    6.54  
    6.55  <!-- SliTaz Social -->
    6.56 -<div id="social">Следуйте за новостями &hellip;<br>
    6.57 -  <a href="http://twitter.com/slitaz">Twitter</a>
    6.58 -  <a href="http://www.facebook.com/slitaz">Facebook</a>
    6.59 -  <a href="http://distrowatch.com/slitaz">Distrowatch</a>
    6.60 -  <a href="http://pt.wikipedia.org/wiki/SliTaz">Wikipédia</a>
    6.61 -  <a href="http://flattr.com/profile/slitaz">Flattr</a>
    6.62 +<div id="social">Следите за новостями…<br>
    6.63 +  <a href="https://twitter.com/slitaz">Twitter</a>
    6.64 +  <a href="https://www.facebook.com/slitaz">Facebook</a>
    6.65 +  <a href="http://distrowatch.com/table.php?distribution=slitaz&amp;language=RU">Distrowatch</a>
    6.66 +  <a href="https://ru.wikipedia.org/wiki/SliTaz">Википедия</a>
    6.67 +  <a href="https://flattr.com/profile/slitaz">Flattr</a>
    6.68  </div>
    6.69  
    6.70  <!-- Support Us -->
    6.71  <div class="support">
    6.72 -  <small><span class="love">&hearts;</span> Вы также можете стать официальным спонсором с ежемесячным взносом или предоставить нам некоторое оборудование или ресурсы сервера. <a href="http://www.slitaz.org/ru/sponsor/">Ещё…</a>.</small>
    6.73 +  Станьте официальным спонсором с ежемесячным взносом, предоставьте нам
    6.74 +  оборудование или ресурсы сервера.
    6.75 +  <a href="http://www.slitaz.org/ru/sponsor/">Подробнее…</a>
    6.76  </div>
    6.77  
    6.78 -  <p class="copyright">Copyright &copy; Slitaz GNU/Linux - BSD License</p>
    6.79 +  <p class="copyright">Copyright © Slitaz GNU/Linux — под лицензией BSD</p>
    6.80  
    6.81  <!-- End of content -->
    6.82  </div>
     7.1 --- a/rootfs/usr/share/webhome/style.css	Sat Sep 12 22:36:39 2015 -0300
     7.2 +++ b/rootfs/usr/share/webhome/style.css	Sun Sep 13 06:16:33 2015 +0300
     7.3 @@ -4,23 +4,23 @@
     7.4  
     7.5  * {outline-width:0;}
     7.6  html {background:#000;overflow-x:hidden;}
     7.7 -body {background:url(img/bg.jpg) 50% 50% no-repeat;background-size:cover;color:#303030;font:normal normal 12px sans-serif, vernada, arial;padding-bottom:5%;margin:0 auto;}
     7.8 -html,body {min-width:460px;}
     7.9 +body {background:url(bg/bg0.jpg) 50% 50% no-repeat;background-size:cover;color:#303030;font:normal normal 12px sans-serif, vernada, arial;padding-bottom:5%;margin:0 auto;}
    7.10 +/*html,body {min-width:460px;}*/
    7.11  
    7.12 -a,a:active,a:link,a:visited {color:#FA7701;text-decoration:none;}
    7.13 +a,a:active,a:link,a:visited {color:#FA7701;text-decoration:none;
    7.14 +	-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
    7.15  a:focus,a:hover {color:#E45800;}
    7.16  h1,h2,h3,h4,h5,h6,p,ol,ul,li,form,input,table * {padding:12px;margin:0 auto;}
    7.17  
    7.18  /* @header : section's */
    7.19 -#header {background:RGBA(0,0,0,.6);padding:2% 1%;}
    7.20 -#header::after {display:block;content:"";width:100%;height:1px;clear:both;}
    7.21 -#header h1 {float:left;background:url(img/slitaz.png) 5% 50% no-repeat;color:#FFF;font-size:105%;text-indent:30px;text-align:center;width:180px;border:2px solid RGBA(255,255,255,.2);border-radius:4px;}
    7.22 -#header h1.ru {font-size:100%;text-align:right;width:230px;}
    7.23 +header {background:RGBA(0,0,0,.7);padding:2% 1%;}
    7.24 +header::after {display:block;content:"";width:100%;height:1px;clear:both;}
    7.25 +header h1 {float:left;background:url(img/slitaz.png) 5% 50% no-repeat;color:#FFF;font-size:105%;text-indent:30px;margin:1% 0; border:2px solid RGBA(255,255,255,.2);border-radius:4px;}
    7.26  
    7.27  /* @network : pages */
    7.28  #network {float:right;text-align:center;width:560px;padding:2% 0;}
    7.29 -#network a {color:#CCC;font-weight:bold;padding:8px;border-radius:2px;}
    7.30 -#network a:hover {background:#C64F00;color:#FFF;}   
    7.31 +#network a {display: inline-block;color:#CCC;font-weight:bold;padding:8px;border-radius:2px;}
    7.32 +#network a:hover {background:#C64F00;color:#FFF;}
    7.33  
    7.34  /* @content */
    7.35  #content {padding:2% 0 5% 0;}
    7.36 @@ -31,35 +31,32 @@
    7.37  .searchbox small.title {display:table;background:#000;color:#FFF;font-size:11px;font-weight:bold;padding:1.3% 2%;margin:0 auto;border-radius:4px;}
    7.38  .searchbox input {display:inline-block;font-family:"monospace", monospace;font-size:15px;line-height:23px;margin:0 auto;border-width:0;}
    7.39  .searchbox input[type="text"]{background:#F4F4F4;width:60%;margin-right:-4px;}
    7.40 -.searchbox input[type="submit"]{cursor:pointer;background:#C74F0E;color:#FFF;width:20%;padding-left:1%;padding-right:1%;}
    7.41 +.searchbox input[type="submit"]{cursor:pointer;background:#C74F0E;color:#FFF;min-width:20%;padding-left:1%;padding-right:1%;}
    7.42  .searchbox input[type="submit"]:focus,.searchbox input[type="submit"]:hover {background:#FF6513;}
    7.43  
    7.44  /* @social : links */
    7.45 -#social {display:table;background:#222;color:#FFF;text-align:center;line-height:30px;width:70%;padding:1%;margin:0 auto;border-radius:4px;}
    7.46 +#social {display:table;background:RGBA(34,34,34,0.95);color:#FFF;text-align:center;line-height:30px;width:70%;padding:1%;margin:0 auto;border-radius:4px;}
    7.47  #social * {vertical-align:middle;}
    7.48  #social a {display:inline-table;color:#FA7900;margin:0 0.5%;padding:2px 8px;border-radius:4px;}
    7.49  #social a:focus,#social a:hover {background:#000;color:#FFF;}
    7.50  
    7.51  /* @support */
    7.52 -.support {background:#FFF;color:#000;width:60%;padding:1%;margin:1% auto;border-radius:4px;}
    7.53 +.support {background:#FFF;color:#000;width:60%;padding:1%;margin:1% auto;border-radius:4px;font-size:10px;}
    7.54 +.support::before {color:#F00; content: '♥'; font-size: 14px;}
    7.55  
    7.56  /* @extra */
    7.57 - small {font-size:10px;}
    7.58 -.love {color:#F00;}
    7.59  .copyright {display:block;color:#FFF;text-align:center;text-transform:uppercase;padding:0;}
    7.60  
    7.61  /* @responsive */
    7.62  
    7.63  @media screen and (max-width:860px){
    7.64  body {font-size:10px;}
    7.65 -#header h1,#network {float:none;}
    7.66 -#header h1 {text-align:left;text-indent:30px;width:145px;}
    7.67 -#social,#network {width:100%;font-size:11px;padding:4% 0;}
    7.68 +header {text-align: center;}
    7.69 +header h1, #network {display: inline-block; margin: 0 auto; float:none;}
    7.70 +#social,#network {width:100%;font-size:11px;padding:1% 0;}
    7.71  .searchbox input {font-size:12px;font-weight:bold;font-family:"sans";}
    7.72  
    7.73  /* International language setting. */
    7.74 -#header h1.ru {text-align:right;text-indent:0;width:190px;}
    7.75 -.item_ru {margin:0 -3px;}
    7.76  .searchbox input.search-text-fr {width:55%;}
    7.77  .searchbox input.search-submit-fr {width:35%;}
    7.78  }