update tour, fix css
This commit is contained in:
parent
62717d8014
commit
f6d4ea2a57
3 changed files with 3 additions and 4 deletions
|
|
@ -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])
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue