Skip to content
Snippets Groups Projects
Commit 1b9df41c authored by JulienMo's avatar JulienMo
Browse files

update index.html file

parent 1c3d19d8
No related branches found
No related tags found
No related merge requests found
Pipeline #11514 passed
......@@ -80,14 +80,14 @@
<div class="checkCategorie">
<h4>grupo de edad</h4>
<label class="legend">
<input type="checkbox" checked id="cat1" class="legendBox" value="0-29">
<!-- <input type="checkbox" checked id="cat1" class="legendBox" value="0-29"> -->
<div class="legendCase"></div>
<label for="cat1" class="test">0-29</label>
<label for="cat1" class="test">Nuevo caso</label>
</label>
<label class="legend">
<input type="checkbox" checked id="cat2" class="legendBox" value="30-49">
<!-- <input type="checkbox" checked id="cat2" class="legendBox" value="30-49"> -->
<div class="legendCase"></div>
<label for="cat2" class="test">30-49</label>
<label for="cat2" class="test">Muertos</label>
</label>
</div>
</div>
......
......
......@@ -80,14 +80,14 @@
<div class="checkCategorie">
<h4>grupo de edad</h4>
<label class="legend">
<input type="checkbox" checked id="cat1" class="legendBox" value="0-29">
<!-- <input type="checkbox" checked id="cat1" class="legendBox" value="0-29"> -->
<div class="legendCase"></div>
<label for="cat1" class="test">0-29</label>
<label for="cat1" class="test">Nuevo caso</label>
</label>
<label class="legend">
<input type="checkbox" checked id="cat2" class="legendBox" value="30-49">
<!-- <input type="checkbox" checked id="cat2" class="legendBox" value="30-49"> -->
<div class="legendCase"></div>
<label for="cat2" class="test">30-49</label>
<label for="cat2" class="test">Muertos</label>
</label>
</div>
</div>
......
......
......@@ -73,7 +73,7 @@ main {
#navbar {
width: 10vw;
height: 100%;
background-color: red;
background-color: rgb(179, 179, 179);
}
input[type="checkbox"] {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment