alors
This commit is contained in:
+57
-57
@@ -1,58 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title></title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<script type="text/javascript" src="https://unpkg.com/external-svg-loader@latest/svg-loader.min.js" async></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<!-- deux svg pour pouvoir utiliser mix blend mode avec les histoires de stacking context -->
|
||||
<svg id="stroke" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="-8697.766 17429.18 677.183 706.257">
|
||||
<path rx="0" ry="0" d="M-8219.035,17632.029L-8107.295,17867.024L-8229.636,17969.717L-8291.783,18096.894L-8492.425,17938.383L-8596.599,17808.682L-8580.356,17588.946L-8468.630,17500.749L-8219.035,17632.029Z">
|
||||
</path>
|
||||
</svg>
|
||||
|
||||
<svg id="fill" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="-8697.766 17429.18 677.183 706.257">
|
||||
<path rx="0" ry="0" d="M-8219.035,17632.029L-8107.295,17867.024L-8229.636,17969.717L-8291.783,18096.894L-8492.425,17938.383L-8596.599,17808.682L-8580.356,17588.946L-8468.630,17500.749L-8219.035,17632.029Z">
|
||||
</path>
|
||||
</svg>
|
||||
<div id="buttons_container">
|
||||
<!-- svg dans object pour pouvoir les manipuler avec css -->
|
||||
<div class="mode active">
|
||||
<svg data-src="assets/pictos/terrain-de-vie.svg" data-cache="disabled"></svg>
|
||||
<p>Terrain de vie</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/proximite.svg" data-cache="disabled"></svg>
|
||||
<p>Proximité</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/superposition.svg" data-cache="disabled"></svg>
|
||||
<p>Superposition</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/puissance-d-agir.svg" data-cache="disabled"></svg>
|
||||
<p>Puissance d'agir</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/action.svg" data-cache="disabled"></svg>
|
||||
<p>Action</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/doleance.svg" data-cache="disabled"></svg>
|
||||
<p>Doléancer</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="BG_BG_BG"></div>
|
||||
<div id="BG_BG_BG_tmp"></div>
|
||||
</div>
|
||||
<div id="grain-bg"></div>
|
||||
<script src="grained/grained.js" defer></script>
|
||||
<script src="background.js" defer></script>
|
||||
</body>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title></title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<script type="text/javascript" src="https://unpkg.com/external-svg-loader@latest/svg-loader.min.js" async></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<!-- deux svg pour pouvoir utiliser mix blend mode avec les histoires de stacking context -->
|
||||
<svg id="stroke" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="-8697.766 17429.18 677.183 706.257">
|
||||
<path rx="0" ry="0" d="M-8219.035,17632.029L-8107.295,17867.024L-8229.636,17969.717L-8291.783,18096.894L-8492.425,17938.383L-8596.599,17808.682L-8580.356,17588.946L-8468.630,17500.749L-8219.035,17632.029Z">
|
||||
</path>
|
||||
</svg>
|
||||
|
||||
<svg id="fill" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="-8697.766 17429.18 677.183 706.257">
|
||||
<path rx="0" ry="0" d="M-8219.035,17632.029L-8107.295,17867.024L-8229.636,17969.717L-8291.783,18096.894L-8492.425,17938.383L-8596.599,17808.682L-8580.356,17588.946L-8468.630,17500.749L-8219.035,17632.029Z">
|
||||
</path>
|
||||
</svg>
|
||||
<div id="buttons_container">
|
||||
<!-- svg dans object pour pouvoir les manipuler avec css -->
|
||||
<div class="mode active">
|
||||
<svg data-src="assets/pictos/terrain-de-vie.svg" data-cache="disabled"></svg>
|
||||
<p>Terrain de vie</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/proximite.svg" data-cache="disabled"></svg>
|
||||
<p>Proximité</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/superposition.svg" data-cache="disabled"></svg>
|
||||
<p>Superposition</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/puissance-d-agir.svg" data-cache="disabled"></svg>
|
||||
<p>Puissance d'agir</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/action.svg" data-cache="disabled"></svg>
|
||||
<p>Action</p>
|
||||
</div>
|
||||
<div class="mode">
|
||||
<svg data-src="assets/pictos/doleance.svg" data-cache="disabled"></svg>
|
||||
<p>Doléancer</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="BG_BG_BG"></div>
|
||||
<div id="BG_BG_BG_tmp"></div>
|
||||
</div>
|
||||
<div id="grain-bg"></div>
|
||||
<script src="grained/grained.js" defer></script>
|
||||
<script src="background.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user