slitaz-forge rev 499

cook: Fix cross logo
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 02 08:27:47 2014 +0200 (2014-04-02)
parents 2f410243eb36
children da1c68b5ca1c
files cook/cross/header.html
line diff
     1.1 --- a/cook/cross/header.html	Tue Apr 01 18:42:10 2014 +0100
     1.2 +++ b/cook/cross/header.html	Wed Apr 02 08:27:47 2014 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  		width: 250px;
     1.5  	}
     1.6  	#logo {
     1.7 -		background: url(../images/logo.png) no-repeat left;
     1.8 +		background: url(/images/logo.png) no-repeat left;
     1.9  		position: absolute;
    1.10  		float: left;
    1.11  		left: 0px;