diff --git a/group.html b/group.html index 11219e6..afae8a4 100644 --- a/group.html +++ b/group.html @@ -338,6 +338,31 @@ .nav-drawer a:hover { color: #1B3A8A; } + + /* Alumni list */ + .alumni-list { + list-style: none; + padding: 0; + margin-top: 10px; + } + + .alumni-list li { + position: relative; + font-size: 0.93em; + line-height: 1.75; + color: #374151; + padding-left: 16px; + margin-bottom: 6px; + } + + .alumni-list li::before { + content: "•"; + position: absolute; + left: 0; + color: #1B3A8A; /* 포인트 컬러 적용 */ + font-size: 1.2em; + line-height: 1.4; + } @@ -477,11 +502,11 @@

Gallery

Alumni

-

- Dahun Shin (MS 2025); - Seonghwan Park (MS 2025); - Jaehyeon Jeong (MS 2026) -

+