New logo and header
This commit is contained in:
parent
9af64bf3dd
commit
71af1af001
4 changed files with 55 additions and 27 deletions
|
@ -181,7 +181,7 @@ const hideDetailView = () => {
|
|||
currentTopic = "";
|
||||
history.replaceState('', originalTitle, '/');
|
||||
detailView.style.display = 'none';
|
||||
main.style.display = '';
|
||||
main.style.display = 'block';
|
||||
return false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue