chgmt message
這個提交存在於:
父節點
5e19d170c3
當前提交
09f665908b
共有 2 個檔案被更改,包括 4 行新增 和 6 行删除
|
|
@ -69,8 +69,5 @@ table.table_magasin{
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
video{
|
|
||||||
visibility: visible;
|
|
||||||
}
|
|
||||||
|
|
@ -14,10 +14,11 @@
|
||||||
<script src="./js/technologie.js"></script>
|
<script src="./js/technologie.js"></script>
|
||||||
<script src="./js/main.js"></script>
|
<script src="./js/main.js"></script>
|
||||||
<script src="./js/alerte.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>
|
</div>
|
||||||
<table>
|
<table style="margin-top:10px ;">
|
||||||
<thead>
|
<thead>
|
||||||
<th>nom</th>
|
<th>nom</th>
|
||||||
<th>boost</th>
|
<th>boost</th>
|
||||||
|
|
|
||||||
載入中…
新增問題並參考