ajout de base et correction du script pour sélectionner le style
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<base href="https://labolyon.fr/status/" target="_blank">
|
||||
|
||||
<link rel="icon" type="image/svg" href="../assets/favicon.svg" />
|
||||
<link rel="stylesheet" href="closedStyle.css">
|
||||
<link rel="stylesheet" data-import="status-style" href="closedStyle.css">
|
||||
<link rel="stylesheet" href="../style/animation.css">
|
||||
<link rel="stylesheet" href="../style/typo.css">
|
||||
<link rel="stylesheet" href="../style/reduced.css">
|
||||
|
||||
@@ -3,8 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<base href="https://labolyon.fr/status/" target="_blank">
|
||||
|
||||
<link rel="icon" type="image/svg" href="../assets/favicon_open.svg" />
|
||||
<link rel="stylesheet" href="openStyle.css">
|
||||
<link rel="stylesheet" data-import="status-style" href="openStyle.css">
|
||||
<link rel="stylesheet" href="../style/animation.css">
|
||||
<link rel="stylesheet" href="../style/typo.css">
|
||||
<link rel="stylesheet" href="../style/reduced.css">
|
||||
|
||||
Reference in New Issue
Block a user