소스 검색

fixed spelling mistake

master
Pentabyteman GitHub 8 년 전
부모
커밋
05b8ff4379
No known key found for this signature in database GPG 키 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>

불러오는 중...
취소
저장