d
這個提交存在於:
父節點
a44ff3c530
當前提交
b2c247f316
共有 2 個檔案被更改,包括 8 行新增 和 1 行删除
|
@ -10,6 +10,12 @@
|
|||
|
||||
}
|
||||
|
||||
footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
text-align: justify;
|
||||
color: white;
|
||||
}
|
||||
|
||||
div {
|
||||
height: 50px;
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
</article>
|
||||
</section>
|
||||
</main>-->
|
||||
<hr>
|
||||
<footer>
|
||||
<p>© Copyright 2022 by 3MIC. All Rights Reserved</p>
|
||||
</footer>
|
||||
|
|
載入中…
新增問題並參考