diff --git a/css/style.css b/css/style.css index b42eb2e..9cd43f1 100644 --- a/css/style.css +++ b/css/style.css @@ -1,74 +1,74 @@ body { - font-family: 'Arial', sans-serif; - margin: 0; - padding: 20px; - background-color: #f5f5f5; - color: #333; + font-family: "Arial", sans-serif; + margin: 0; + padding: 20px; + background-color: #f5f5f5; + color: #333; } header { - text-align: center; - margin-bottom: 20px; + text-align: center; + margin-bottom: 20px; } section { - background-color: #fff; - border-radius: 8px; - box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); - padding: 20px; - margin-bottom: 20px; - margin-left: 50px; - margin-right: 50px; + background-color: #fff; + border-radius: 8px; + box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); + padding: 20px; + margin-bottom: 20px; + margin-left: 50px; + margin-right: 50px; } h2 { - color: #c18ccf; - border-bottom: 2px solid #c18ccf; - padding-bottom: 10px; - margin-bottom: 20px; + color: #59d057; + border-bottom: 2px solid #2cc978; + padding-bottom: 10px; + margin-bottom: 20px; } p { - line-height: 1.6; - color: #555; + line-height: 1.6; + color: #555; } ol { - list-style-type: none; - padding: 0; + list-style-type: none; + padding: 0; } li { - display: flex; - justify-content: flex-start; - align-items: center; - margin-bottom: 20px; + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 20px; } li img { - max-width: 100px; - height: auto; - border-radius: 8px; - margin-right: 20px; + max-width: 100px; + height: auto; + border-radius: 8px; + margin-right: 20px; } a { - color: #007bff; - text-decoration: none; + color: #007bff; + text-decoration: none; } a:hover { - text-decoration: underline; + text-decoration: underline; } .card { - display: flex; - flex-direction: column; - align-items: center; - text-align: center; + display: flex; + flex-direction: column; + align-items: center; + text-align: center; } footer { - text-align: center; - color: #888; -} \ No newline at end of file + text-align: center; + color: #888; +} diff --git a/index.html b/index.html index 7602152..5032af0 100644 --- a/index.html +++ b/index.html @@ -12,27 +12,27 @@
이름: 최준호
-학번: 2019136135
-전공: 컴퓨터공학부
-이메일: junho5336@gmail.com
+이름: 김민준
+학번: 2023100136
+전공: 컴퓨터 공학부
+이메일: jabell030310@gmail.com
- 안녕하세요! 공유를 좋아하는 개발자 최준호입니다.
- 저의 취미는 도전입니다. 새로운 일에 도전하는것을 항상 즐깁니다.
- 최근에는 클라이밍에 흥미를 가져봤는데 꽤나 괜찮은 취미활동이라고 생각합니다
- 검은 화면에 흰 글씨가 나오는 모습이 멋있어보여서 백엔드 트랙에 지원했습니다.
+ 안녕하세요! 발전을 거듭하는 비기너 김민준입니다.
+ 저의 취미는 탁구입니다. 치면 칠 수록 발전되는 서브 실력을 보고 자신감을 얻습니다.
+ 최근에는 goty 게임도 플레이하고 있는데 취미가 많을수록 의욕도 오르는 것 같습니다.
+ 데이터 베이스에 관해 공부해보고 싶어서 백엔드 트랙에 지원하게 되었습니다.