Show/hide the extensions block using javascript
This commit is contained in:
parent
348596f634
commit
c1959c26ee
5 changed files with 19 additions and 3 deletions
|
@ -1 +1,2 @@
|
|||
document.getElementById("main").childNodes[0].style = "max-width: 800px; margin-left: auto; margin-right: auto";
|
||||
document.getElementById("extensions").style = "max-width: 800px; margin-left: auto; margin-right: auto";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue