update tour, fix css

This commit is contained in:
rolux 2012-06-20 15:33:01 +02:00
commit f6d4ea2a57
3 changed files with 3 additions and 4 deletions

View file

@ -184,8 +184,6 @@ Ox.getJSON('json/pandora.json?' + +new Date(), function(pandora) {
}
})
)
.append($('<br>'))
.append($('<br>'))
.append(
$('<p>').html(pandora.pages.tour[part - 1][1])
);