Skip to content

Commit 6978c82

Browse files
committed
update group page with new members
- update CVs - update Frank photo - add Fred as grad student - add Josh as technician - reformat alumni section - add undergraduate section - fix Haining blurb and program info - reformat css classes - reformat div tags on group.html
1 parent 9412b77 commit 6978c82

11 files changed

Lines changed: 402 additions & 168 deletions

_sass/main.scss

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,14 @@ margin-top: 10px;
164164

165165

166166
//GROUP
167-
167+
.group-container {
168+
padding: 0px 40px 40px 40px;
169+
}
168170

169171
.media-body{
170172
margin-top: 20px;
171173
margin-bottom: 40px;
172174
}
173-
174-
.mt-0 {
175-
font-size: 14px;
176-
}
177175
.group-member-photo{
178176
height:300px;
179177
width:225px;
@@ -182,10 +180,18 @@ margin-top: 10px;
182180
height:350px;
183181
width:262.5px;
184182
}
185-
183+
.group-pi-blurb{
184+
font-size:18px;
185+
}
186186
.group-member-dept{
187187
height:5%;
188188
}
189+
.group-member-subcontainer{
190+
height:210px;
191+
}
192+
.group-member-blurb{
193+
font-size: 14px;
194+
}
189195

190196
// publications styles
191197
.margin-top-40{
@@ -195,7 +201,7 @@ margin-top: 10px;
195201
margin-top: 20px;
196202
}
197203
.publication-container{
198-
padding: 20px;
204+
padding: 0px 40px 40px 40px;
199205
}
200206
.publication{
201207
margin-top: 40px;

assets/docs/AnneGardner_CV.pdf

-583 Bytes
Binary file not shown.

assets/docs/FrankPugh_cv.pdf

362 KB
Binary file not shown.

assets/docs/FredericoFazan_CV.pdf

85.5 KB
Binary file not shown.

assets/docs/HainingChen_CV.pdf

-62 KB
Binary file not shown.

assets/docs/JoshuaWendall_CV.pdf

58.9 KB
Binary file not shown.

assets/docs/JustinCha_CV.pdf

47.1 KB
Binary file not shown.

assets/images/Frank_Pugh.jpg

1.84 MB
Loading

assets/images/Frederico_Fazan.jpg

372 KB
Loading

assets/images/Joshua_Wendall.jpg

758 KB
Loading

0 commit comments

Comments
 (0)