diff --git a/css/general.css b/css/general.css index d8f55a5..8057749 100644 --- a/css/general.css +++ b/css/general.css @@ -327,7 +327,7 @@ main { section { width: auto; - padding: 70px 0px 0 0px; + padding-top: 70px; text-align: center; align-items: center; max-width: 1500px; @@ -915,6 +915,65 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de color: #ffde59; } +#team-container { + width: 100%; + height: auto; + display: flex; + flex-wrap: wrap; + justify-content: center; + text-align: center; +} + +#team-container article { + padding: 20px 50px; + width: 400px; +} + +.team-title { + font-size: 25px; + color:rgb(161, 245, 150) +} + +.team-entry { + display: flex; + align-content: stretch; + padding: 15px 0; +} + +.team-picture { + width: auto; + height: auto; +} + +.team-picture img { + height: 100px; + border-radius: 50%; + border: 1px solid white; +} + +.team-description { + text-align: left; + width: auto; + display: block; + margin-left: 18px; +} + +.person-name { + font-size: 20px; + color:rgb(99, 169, 250); + padding-bottom: 2px; +} + +.person-subtitle { + font-size: 15px; + color: rgb(129, 129, 129); +} + +.person-contact { + font-size: 15px; + padding-top: 15px; +} + /* Utilities */ #line-header { width: 200px; diff --git a/index.html b/index.html index a191b7e..63dd8ec 100644 --- a/index.html +++ b/index.html @@ -377,7 +377,103 @@

Hackathon Team


- +
+
+

Administration

+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
+

Logistics

+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
+

Outreach

+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
+

Tech

+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
+

Marketing

+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+
profile picture
+
+

Isaac Hwang

+
Lead Organizer
+
[Email]
+
+
+
+