not very useful close button script (thanks unnick)
All checks were successful
/ build (push) Successful in 33s
All checks were successful
/ build (push) Successful in 33s
This commit is contained in:
parent
69264c0bd8
commit
418222fc0c
4 changed files with 19 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
document.addEventListener('DOMContentLoaded', function() {
|
||||
document.addEventListener("DOMContentLoaded", function() {
|
||||
// all available settings
|
||||
const fontInputs = document.querySelectorAll('input[name="font-setting"]');
|
||||
const themeInputs = document.querySelectorAll('input[name="theme-setting"]');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue