調整樣式
This commit is contained in:
+3
-1
@@ -14,7 +14,9 @@
|
||||
<body id="body">
|
||||
<h1 class="centerText">成員管理</h1>
|
||||
<hr>
|
||||
<h4><a href="./new.html">新增成員</a></h4>
|
||||
<div class="center">
|
||||
<h4><a href="./new.html">新增成員</a></h4>
|
||||
</div>
|
||||
<hr>
|
||||
<script src="https://cdn.jsdelivr.net/npm/axios@1.1.2/dist/axios.min.js"></script>
|
||||
<script src="./js/index.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user