瀏覽代碼

fixed spelling mistake

master
Pentabyteman GitHub 8 年之前
父節點
當前提交
05b8ff4379
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. +4
    -3
      web_dev/header.html

+ 4
- 3
web_dev/header.html 查看文件

@@ -24,17 +24,17 @@
}
table{
border-collapse: collapse;
border: 1px solid black;
border: none;
}
table tr{
border: 1px solid black;
border: none;
vertical-align: top;
}

table td{
padding-left: 10px;
padding-top: 2px;
border: 1px solid black;
border: none;
}
.link-container {
text-align: center;
@@ -126,3 +126,4 @@
<li><a href="https://www.none.com">Mein Goethopia</a></li>
</ul>
</div>
</div>

Loading…
取消
儲存