change stylesheet for chrome & firefox

This commit is contained in:
2023-12-08 02:13:33 +01:00
parent 072661ff5a
commit fc21a1b12b
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ let lastActionSucceded = true
let favicon
window.onload = function(event) {
document.selectedStyleSheetSet = selectedStyleSheet.title
selectedStyleSheet.href = stylesheetSelect.value
favicon = document.querySelector("link[rel~='icon']")