add awards pics
This commit is contained in:
parent
e4ee8957d0
commit
eecb2c99a2
|
@ -69,7 +69,7 @@ html {scroll-behavior: smooth; font-family: -apple-system, BlinkMacSystemFont, '
|
||||||
.read-more {color: #00a3ff}
|
.read-more {color: #00a3ff}
|
||||||
|
|
||||||
/* header bar */
|
/* header bar */
|
||||||
.site-header {background: #ddd}
|
.site-header {background: #ddd; filter: drop-shadow(0px -1px 2px rgba(0,0,0,0.2))}
|
||||||
.site-header a {text-decoration: none; color: inherit;}
|
.site-header a {text-decoration: none; color: inherit;}
|
||||||
.site-title {font-weight: 700; font-size: 22px; line-height: 2em;}
|
.site-title {font-weight: 700; font-size: 22px; line-height: 2em;}
|
||||||
.site-header .container {display: flex; flex-flow: row wrap;}
|
.site-header .container {display: flex; flex-flow: row wrap;}
|
||||||
|
@ -235,8 +235,8 @@ body {margin-bottom: 44px;}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* contact section and footer */
|
/* contact section and footer */
|
||||||
#contact {background: #eee}
|
#consultancy, #contact {background: #eee}
|
||||||
.contact-methods {font-size: 1.4em;}
|
.contact-methods {font-size: 1.4em; margin-bottom: 0.7em;}
|
||||||
.contact-method {line-height: 1.4}
|
.contact-method {line-height: 1.4}
|
||||||
.contact-method i {margin-right: 0.5em;}
|
.contact-method i {margin-right: 0.5em;}
|
||||||
.site-footer {
|
.site-footer {
|
||||||
|
|
|
@ -51,7 +51,9 @@
|
||||||
<img src="/logos/gaates.png" alt="GAATES logo" width="320px">
|
<img src="/logos/gaates.png" alt="GAATES logo" width="320px">
|
||||||
</div>
|
</div>
|
||||||
<p>After graduating with a bachelor's degree in Civil Engineering from the University of Alabama at Birmingham, Mohammed began to apply his knowledge toward structural design and specialized in the removal of architectural barriers. But in 1997, Mohammed became a <em>municipal advisor to the mayor of Amman</em>, and his passion for policy and development awakened. In 2001, Mohammed obtained his master's degree in Peace Diplomacy and Development from the University of Juba, Sudan, with a main focus on international development and international relations.</p>
|
<p>After graduating with a bachelor's degree in Civil Engineering from the University of Alabama at Birmingham, Mohammed began to apply his knowledge toward structural design and specialized in the removal of architectural barriers. But in 1997, Mohammed became a <em>municipal advisor to the mayor of Amman</em>, and his passion for policy and development awakened. In 2001, Mohammed obtained his master's degree in Peace Diplomacy and Development from the University of Juba, Sudan, with a main focus on international development and international relations.</p>
|
||||||
|
<img src="/images/gaates2009.jpg" alt="Mo accepting the GAATES 2009 award">
|
||||||
<p>Mohammed's most influential role was in serving as the Inaugural Chairperson of the Committee on the Rights of Persons with Disabilities (CRPD), as well as being an elected member from 2009 to 2016. There, Mohammed helped charter the Convention on the Rights of Persons with Disabilities. This work earned him the 2009 GAATES Award of Recognition.</p>
|
<p>Mohammed's most influential role was in serving as the Inaugural Chairperson of the Committee on the Rights of Persons with Disabilities (CRPD), as well as being an elected member from 2009 to 2016. There, Mohammed helped charter the Convention on the Rights of Persons with Disabilities. This work earned him the 2009 GAATES Award of Recognition.</p>
|
||||||
|
<img src="/images/king.jpg" alt="Mo being congratulated by King Abdullah II of Jordan" width="160px">
|
||||||
<p>In the past, Mohammed has also served in consultancy and advisory roles for ARD, Inc. (a wholly-owned subsidiary of Tetra-Tech), as well as for the International Foundation for Electoral Systems (IFES). Today, Mohammed continues to be a board member of the Global Initiative for Inclusive ICTs (G3ICT).</p>
|
<p>In the past, Mohammed has also served in consultancy and advisory roles for ARD, Inc. (a wholly-owned subsidiary of Tetra-Tech), as well as for the International Foundation for Electoral Systems (IFES). Today, Mohammed continues to be a board member of the Global Initiative for Inclusive ICTs (G3ICT).</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -68,6 +70,7 @@
|
||||||
<li class="contact-method"><i class="fa fa-envelope" aria-hidden="true"></i>motarawneh@gmail.com</li>
|
<li class="contact-method"><i class="fa fa-envelope" aria-hidden="true"></i>motarawneh@gmail.com</li>
|
||||||
<li class="contact-method"><i class="fa fa-phone" aria-hidden="true"></i>+962 79 555 5850</li>
|
<li class="contact-method"><i class="fa fa-phone" aria-hidden="true"></i>+962 79 555 5850</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Earum reiciendis magni temporibus sequi praesentium impedit perferendis, a optio facere enim laudantium vitae aliquam velit quo laboriosam distinctio repellendus eaque quisquam.</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
BIN
static/images/gaates2009.jpg
Normal file
BIN
static/images/gaates2009.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 8 KiB |
BIN
static/images/king.jpg
Normal file
BIN
static/images/king.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in a new issue