slitaz-forge rev 178

mirror: not header but block
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 20 19:59:58 2012 +0100 (2012-03-20)
parents 6ac244e79227
children f00d80476dbb
files mirror/root/dir-generator.php
line diff
     1.1 --- a/mirror/root/dir-generator.php	Tue Mar 20 19:57:15 2012 +0100
     1.2 +++ b/mirror/root/dir-generator.php	Tue Mar 20 19:59:58 2012 +0100
     1.3 @@ -161,7 +161,7 @@
     1.4  	<link rel="shortcut icon" href="/static/favicon.ico" />
     1.5  	<link rel="stylesheet" type="text/css" href="/static/slitaz.css" />
     1.6  	<style type="text/css">
     1.7 -	#header { min-height: 160px; }
     1.8 +	#block { min-height: 160px; }
     1.9  	div.list { background-color: white; padding-bottom: 14px; }
    1.10  	th, td { font: 90% monospace; text-align: left; }
    1.11  	th { font-weight: bold; padding-right: 14px; padding-bottom: 3px; }