diff --git a/css/global.css b/css/global.css index bc1c077564536f38cb11f38e62c0d556af706897..d05e2a7a7cb45443d31c7e589bf35612f83f1060 100644 --- a/css/global.css +++ b/css/global.css @@ -695,7 +695,7 @@ section.headline { line-height: 1.5em; } section.intro { text-align: center; - padding: 80px; + padding: 20px; -webkit-transform: rotate(-1deg); -ms-transform: rotate(-1deg); -o-transform: rotate(-1deg); @@ -989,7 +989,7 @@ section.people { text-align: center; } section.people .person { border-radius: 5px; - box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); + box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); text-align: center; padding: 60px 20px; position: relative; @@ -1034,9 +1034,8 @@ section.people { padding-bottom: 20px; font-size: 0.8em; letter-spacing: 0.05em; } - section.people .column:nth-child(odd) .person { - margin-right: 10px; } - section.people .column:nth-child(even) .person { + section.people .column .person { + margin-right: 10px; margin-left: 10px; } @media (max-width: 37.5em) { section.people .column:nth-child(odd) .person { diff --git a/img/people/adarsh-murthy.png b/img/people/adarsh-murthy.png new file mode 100644 index 0000000000000000000000000000000000000000..83e409a90701af23b39765826da5e1fca2f42e8e Binary files /dev/null and b/img/people/adarsh-murthy.png differ diff --git a/img/people/alessandro-dimarco.png b/img/people/alessandro-dimarco.png new file mode 100644 index 0000000000000000000000000000000000000000..818f6da9a4e1a6d6d0139794a4d6b08ddf12d1b0 Binary files /dev/null and b/img/people/alessandro-dimarco.png differ diff --git a/img/people/alexis-phillips.png b/img/people/alexis-phillips.png new file mode 100644 index 0000000000000000000000000000000000000000..ba29ac23f15d82f66295822eb599b82a399f5d3e Binary files /dev/null and b/img/people/alexis-phillips.png differ diff --git a/img/people/areza-sumitro.png b/img/people/areza-sumitro.png new file mode 100644 index 0000000000000000000000000000000000000000..301e05b60c8f9a4ebd698720c055b4e587c91639 Binary files /dev/null and b/img/people/areza-sumitro.png differ diff --git a/img/people/avijit-saha.png b/img/people/avijit-saha.png new file mode 100644 index 0000000000000000000000000000000000000000..8440413c3d2581e172bbb30c9c9656cbc8870a20 Binary files /dev/null and b/img/people/avijit-saha.png differ diff --git a/img/people/boya-yu.png b/img/people/boya-yu.png new file mode 100644 index 0000000000000000000000000000000000000000..f7e4ddf0df3c69fd7d9378350d8f1542ee57ec90 Binary files /dev/null and b/img/people/boya-yu.png differ diff --git a/img/people/chen-zheng.png b/img/people/chen-zheng.png new file mode 100644 index 0000000000000000000000000000000000000000..65bdc2b8ff55e74c8ce7eb54d4f6c57b7f41cb7a Binary files /dev/null and b/img/people/chen-zheng.png differ diff --git a/img/people/conrad-schloer.png b/img/people/conrad-schloer.png new file mode 100644 index 0000000000000000000000000000000000000000..30a2e846421b00eb18ce033272d87edf4adafb57 Binary files /dev/null and b/img/people/conrad-schloer.png differ diff --git a/img/people/dana-archer-rosenthal.png b/img/people/dana-archer-rosenthal.png new file mode 100644 index 0000000000000000000000000000000000000000..d3a607a7b1b8a9cd955882a97824bbfc96288290 Binary files /dev/null and b/img/people/dana-archer-rosenthal.png differ diff --git a/img/people/david-valerio.png b/img/people/david-valerio.png new file mode 100644 index 0000000000000000000000000000000000000000..6cb9c1d8106b5a38c3f7ff9314eb474335449243 Binary files /dev/null and b/img/people/david-valerio.png differ diff --git a/img/people/default.png b/img/people/default.png new file mode 100644 index 0000000000000000000000000000000000000000..eddf7d82ec7773655dbaf79befe6863f8ea0f546 Binary files /dev/null and b/img/people/default.png differ diff --git a/img/people/doris-han.png b/img/people/doris-han.png new file mode 100644 index 0000000000000000000000000000000000000000..5d25b80d8d5e1945c13240e357a97fe9d31e8b07 Binary files /dev/null and b/img/people/doris-han.png differ diff --git a/img/people/gavin-gratson.png b/img/people/gavin-gratson.png new file mode 100644 index 0000000000000000000000000000000000000000..bdf2be55ac61bcf81d0650c6c2b3a580f09c3b8e Binary files /dev/null and b/img/people/gavin-gratson.png differ diff --git a/img/people/ian-harris.png b/img/people/ian-harris.png new file mode 100644 index 0000000000000000000000000000000000000000..862fbe210d26df283ebd28925d48164702e17b16 Binary files /dev/null and b/img/people/ian-harris.png differ diff --git a/img/people/jose-contreras-silly.png b/img/people/jose-contreras-silly.png new file mode 100644 index 0000000000000000000000000000000000000000..f520654cc495c88b928fc1a66b25d848bbb8a336 Binary files /dev/null and b/img/people/jose-contreras-silly.png differ diff --git a/img/people/jose-contreras.png b/img/people/jose-contreras.png new file mode 100644 index 0000000000000000000000000000000000000000..9e41b1377cda51336574112a8d68eedf409b2c5f Binary files /dev/null and b/img/people/jose-contreras.png differ diff --git a/img/people/keith-ford.png b/img/people/keith-ford.png new file mode 100644 index 0000000000000000000000000000000000000000..b3e847fcfad16c34022dd28d1d58624736824dfb Binary files /dev/null and b/img/people/keith-ford.png differ diff --git a/img/people/mariah-adamson.png b/img/people/mariah-adamson.png new file mode 100644 index 0000000000000000000000000000000000000000..59e8dbd5afe4d7c8524f69b27c2487d54e15ddb7 Binary files /dev/null and b/img/people/mariah-adamson.png differ diff --git a/img/people/michael-burton.png b/img/people/michael-burton.png new file mode 100644 index 0000000000000000000000000000000000000000..b3cbea4a5e2a50439d11140b6e8f63c6b1447638 Binary files /dev/null and b/img/people/michael-burton.png differ diff --git a/img/people/michel-beguin.png b/img/people/michel-beguin.png new file mode 100644 index 0000000000000000000000000000000000000000..ff5d9d82ffcc54cb6d58de666865b751dbca1aef Binary files /dev/null and b/img/people/michel-beguin.png differ diff --git a/img/people/mikhail-fishzon.png b/img/people/mikhail-fishzon.png new file mode 100644 index 0000000000000000000000000000000000000000..fbdeefabf501da13c2913e6b538137d7ebac5b9a Binary files /dev/null and b/img/people/mikhail-fishzon.png differ diff --git a/img/people/neda-arabshahi.png b/img/people/neda-arabshahi.png new file mode 100644 index 0000000000000000000000000000000000000000..4a114b5e7695aa99813199bfa75c96b3f347a0cf Binary files /dev/null and b/img/people/neda-arabshahi.png differ diff --git a/img/people/placeholder.png b/img/people/placeholder.png new file mode 100644 index 0000000000000000000000000000000000000000..934993fe5e9b3787fd51089886ae6dae1a48047d Binary files /dev/null and b/img/people/placeholder.png differ diff --git a/img/people/sarey-hamarneh.png b/img/people/sarey-hamarneh.png new file mode 100644 index 0000000000000000000000000000000000000000..c01b762a0dd5c74428ece3725e3c33e42caf5ee0 Binary files /dev/null and b/img/people/sarey-hamarneh.png differ diff --git a/img/people/shibani-ghosh.png b/img/people/shibani-ghosh.png new file mode 100644 index 0000000000000000000000000000000000000000..142cf43e6b93f7a74acd44f809ac0205f6a0dd89 Binary files /dev/null and b/img/people/shibani-ghosh.png differ diff --git a/img/people/shruti-sane.png b/img/people/shruti-sane.png new file mode 100644 index 0000000000000000000000000000000000000000..d8996217c05dd7b6df951a3e4a9b8948641134e2 Binary files /dev/null and b/img/people/shruti-sane.png differ diff --git a/img/people/thomas-george.png b/img/people/thomas-george.png new file mode 100644 index 0000000000000000000000000000000000000000..3525b0b1c1b5dd4b0545e75d6dee186f32a40947 Binary files /dev/null and b/img/people/thomas-george.png differ diff --git a/index.html b/index.html index d05048b7e9e4439c3c0dad1c6893bfc9c4191fd3..b52f7bef21907936c3ecccc610b071dc78b2bf8f 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@
We work with community leaders and institutions to assemble 4 or more non-profits, houses of worship, schools, small businesses or multi-family residences in financially underserved communities into a “Bloc” of potential retrofits. +
We work with community leaders and institutions to assemble 4 or more non-profits, houses of worship, schools, small businesses or multi-family residences in financially underserved communities into a "Bloc" of potential retrofits.