flavors diff gtkonly/rootcd/index.html @ rev 240

Include style.css into index.html; base: update receipt sizes based on current build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 28 18:04:10 2016 +0200 (2016-01-28)
parents 678123ddc1ea
children 5c53ad0c22ed
line diff
     1.1 --- a/gtkonly/rootcd/index.html	Tue Jan 26 12:33:36 2016 +0200
     1.2 +++ b/gtkonly/rootcd/index.html	Thu Jan 28 18:04:10 2016 +0200
     1.3 @@ -4,30 +4,48 @@
     1.4  	<meta charset="UTF-8">
     1.5  	<title>SliTaz GNU/Linux - CD</title>
     1.6  	<meta name="author" content="Christophe Lincoln">
     1.7 -	<link rel="stylesheet" type="text/css" href="style.css">
     1.8 +	<style>
     1.9 +body{min-width:460px;margin:0;background:#CCC;color:#222;font-family:sans-serif;}
    1.10 +a{text-decoration:none;}a:hover{text-decoration:underline;}
    1.11 +
    1.12 +header{top:0;height:40px;background:#351A0A;border-bottom:8px solid #D66018;z-index:2;}
    1.13 +h1{margin:0;padding:5px 0 0 8px;white-space:nowrap;color:#FFF;font-size:26px;font-style:italic;}
    1.14 +nav{display:inline-block;float:right;padding:12px 5px 0;font-size:smaller;}
    1.15 +nav a{padding:6px;color:#FFF;}
    1.16 +
    1.17 +main{display:block;position:relative;margin:48px 0 0;padding:1ex;background:#EEE;margin-bottom:120px;z-index:1;}
    1.18 +header,main{box-shadow:0 4px 8px #888;}
    1.19 +h2{color:#444;font-size:160%;}
    1.20 +section{background:#FFF;border:1px solid #BBB;border-radius:0.5ex;padding:1ex;}
    1.21 +h2,section{max-width:640px;margin:1ex auto;}
    1.22 +h3{color:#666;font-size:140%;margin:0;}
    1.23 +p{margin:1ex 0 0;text-align:justify;}
    1.24 +
    1.25 +footer{bottom:0;z-index:0;padding:30px;text-align:center;}
    1.26 +footer a{color:inherit;padding:0 2px;}
    1.27 +
    1.28 +header,footer,main{display:block;left:0;right:0;}
    1.29 +header,footer{position:fixed;}
    1.30 +	</style>
    1.31  </head>
    1.32  <body>
    1.33  
    1.34 -<!-- Header -->
    1.35 -<div id="header">
    1.36 -	<div id="network">
    1.37 +<header>
    1.38 +	<nav>
    1.39  		<a href="http://www.slitaz.org/">Website</a>
    1.40  		<a href="http://scn.slitaz.org/?blog">Blog</a>
    1.41  		<a href="http://doc.slitaz.org/">Doc</a>
    1.42  		<a href="http://forum.slitaz.org/">Forum</a>
    1.43  		<a href="http://bugs.slitaz.org/">Bugs</a>
    1.44  		<a href="http://hg.slitaz.org/">Hg</a>
    1.45 -	</div>
    1.46 +	</nav>
    1.47  	<h1>SliTaz Live</h1>
    1.48 -</div>
    1.49 +</header>
    1.50  
    1.51 -<!-- Block -->
    1.52 -<div id="block"></div>
    1.53 +<main>
    1.54 +<h2>Live CD information</h2>
    1.55  
    1.56 -<!-- Content -->
    1.57 -<div id="content">
    1.58 -<h2>LiveCD information</h2>
    1.59 -
    1.60 +<section>
    1.61  <h3>English</h3>
    1.62  <p>
    1.63  	Welcome to the SliTaz GNU/Linux CD‑ROM. To boot SliTaz from a CD‑ROM
    1.64 @@ -44,7 +62,9 @@
    1.65  	On the system you will find documentation in /usr/share/doc and the
    1.66  	full <a href="README">GPL license</a> in /usr/share/licenses.
    1.67  </p>
    1.68 +</section>
    1.69  
    1.70 +<section>
    1.71  <h3>Français</h3>
    1.72  <p>
    1.73  	Bienvenue sur la page d'index d'un cdrom de SliTaz GNU/Linux. 
    1.74 @@ -60,7 +80,9 @@
    1.75  	paquets et la compilation de nouvelles applications depuis les
    1.76  	sources.
    1.77  </p>
    1.78 +</section>
    1.79  
    1.80 +<section>
    1.81  <h3>По-русски</h3>
    1.82  <p>
    1.83  	Добро пожаловать! Это диск дистрибутива SliTaz GNU/Linux.
    1.84 @@ -77,22 +99,19 @@
    1.85  	Загрузив SliTaz, вы найдете документацию в /usr/share/doc и полный текст
    1.86  	<a href="README">лицензии GPL</a> в /usr/share/licenses.
    1.87  </p>
    1.88 +</section>
    1.89  
    1.90 -<!-- End content -->
    1.91 -</div>
    1.92 +</main>
    1.93  
    1.94 -<!-- Footer -->
    1.95 -<div id="footer">
    1.96 -	Copyright © 2016 <a href="http://www.slitaz.org/">SliTaz</a>
    1.97 -	<p>
    1.98 -		SliTaz @
    1.99 -		<a href="https://twitter.com/slitaz">Twitter</a>
   1.100 -		<a href="https://www.facebook.com/slitaz">Facebook</a>
   1.101 -		<a href="http://distrowatch.com/table.php?distribution=slitaz">Distrowatch</a>
   1.102 -		<a href="https://en.wikipedia.org/wiki/SliTaz_GNU/Linux">Wikipedia</a>
   1.103 +<footer>
   1.104 +	Copyright © 2016 <a href="http://www.slitaz.org/">SliTaz</a><br><br>
   1.105 +	SliTaz @
   1.106 +		<a href="https://twitter.com/slitaz">Twitter</a> ·
   1.107 +		<a href="https://www.facebook.com/slitaz">Facebook</a> ·
   1.108 +		<a href="http://distrowatch.com/table.php?distribution=slitaz">Distrowatch</a> ·
   1.109 +		<a href="https://en.wikipedia.org/wiki/SliTaz_GNU/Linux">Wikipedia</a>·
   1.110  		<a href="https://flattr.com/profile/slitaz">Flattr</a>
   1.111 -	</p>
   1.112 -</div>
   1.113 +</footer>
   1.114  
   1.115  </body>
   1.116  </html>