chgmt message
This commit is contained in:
parent
5e19d170c3
commit
09f665908b
2 changed files with 4 additions and 6 deletions
|
@ -69,8 +69,5 @@ table.table_magasin{
|
|||
padding: 12px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
|
||||
|
||||
video{
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
|
|
|
@ -14,10 +14,11 @@
|
|||
<script src="./js/technologie.js"></script>
|
||||
<script src="./js/main.js"></script>
|
||||
<script src="./js/alerte.js"></script>
|
||||
<div id="div_button_score">
|
||||
<script src="./js/collegue.js"></script>
|
||||
<div id="div_button_score" style="align-items: center;">
|
||||
|
||||
</div>
|
||||
<table>
|
||||
<table style="margin-top:10px ;">
|
||||
<thead>
|
||||
<th>nom</th>
|
||||
<th>boost</th>
|
||||
|
|
Loading…
Reference in a new issue