slitaz-tools rev 986

tazbox video: fix margins
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 27 09:52:28 2016 +0200 (2016-05-27)
parents 416b959cd227
children 132518bece91
files tazbox/tazbox
line diff
     1.1 --- a/tazbox/tazbox	Fri May 27 09:30:50 2016 +0200
     1.2 +++ b/tazbox/tazbox	Fri May 27 09:52:28 2016 +0200
     1.3 @@ -661,6 +661,10 @@
     1.4  html {
     1.5  	backgound-color: black;
     1.6  }
     1.7 +
     1.8 +body {
     1.9 +	margin: 0 0 0 0;
    1.10 +}
    1.11  	</style>
    1.12  </head>
    1.13  <body>