Compare commits
2 commit
e6351b7191
...
280816933f
| 作者 | SHA1 | 提交日期 | |
|---|---|---|---|
| 280816933f | |||
| 09f665908b |
共有 2 個文件被更改,包括 4 次插入 和 6 次删除
|
|
@ -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>
|
||||
|
|
|
|||
載入中…
Reference in a new issue