slitaz-forge diff cook/cross/header.html @ 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 186254a14ad3
children 36bb13e5f199
line diff
     1.1 --- a/cook/cross/header.html	Mon Mar 31 23:11:11 2014 +0200
     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;