edit: la fenetre évènement bouge sur pc ^^ + ajustement responsive
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ export async function loadStatus(){
|
||||
let status = html.querySelector('#lolStatus');
|
||||
let icon = html.querySelector('link[rel="icon"]');
|
||||
let style = html.querySelectorAll('link[rel="stylesheet"]')[0];
|
||||
console.log("selected style : ", style);
|
||||
//console.log("selected style : ", style);
|
||||
|
||||
document.head.append(icon);
|
||||
document.head.append(style);
|
||||
|
||||
Reference in New Issue
Block a user