Skip to content

Commit

Permalink
Created team.html
Browse files Browse the repository at this point in the history
created the page, but still have to fix issues with the page
`responsiveness`.
  • Loading branch information
luiscape committed Dec 24, 2013
1 parent 2344110 commit aa3ee87
Show file tree
Hide file tree
Showing 21 changed files with 296 additions and 302 deletions.
Binary file added cj-hendrix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion css/style-1000px.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

#banner-wrapper
{
padding: 2em 0 2em 0;
padding: 0em 0 0.2em 0;
}

#main-wrapper
Expand Down
4 changes: 2 additions & 2 deletions css/style-desktop.css
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@

#banner-wrapper
{
padding: 3em 0 3em 0;
padding: 0em 0 0em 0;
}

#main-wrapper
Expand Down Expand Up @@ -271,7 +271,7 @@
.dropotron li:hover > span,
.dropotron li:hover > a
{
color: #ed786a;
color: #CDA7FF;
-moz-transition: color 0.25s ease-in-out, border-bottom-color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out, border-bottom-color 0.25s ease-in-out;
-o-transition: color 0.25s ease-in-out, border-bottom-color 0.25s ease-in-out;
Expand Down
2 changes: 1 addition & 1 deletion css/style-mobile.css
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@

#banner-wrapper
{
padding: 2em 0 2em 0;
padding: 0em 0 0em 0;
}

#main-wrapper
Expand Down
12 changes: 6 additions & 6 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -964,9 +964,9 @@
background: #fff;
color: #878787;
text-align: center;
border-top: solid 2px #e5e5e5;
border-bottom: solid 2px #e5e5e5;
box-shadow: inset 0px -8px 0px 0px #fff, inset 0px -10px 0px 0px #e5e5e5, inset 0px 8px 0px 0px #fff, inset 0px 10px 0px 0px #e5e5e5;
/* border-top: solid 2px #e5e5e5; */
/* border-bottom: solid 2px #e5e5e5; */
box-shadow: inset 0px 0px 0px 0px #fff, inset 0px -10px 0px 0px #e5e5e5, inset 0px 8px 0px 0px #fff, inset 0px 10px 0px 0px #e5e5e5; /* this adds the thin gray line above AND bellow the banner */
}

#banner-wrapper .inner
Expand Down Expand Up @@ -1039,16 +1039,16 @@
#header
{
position: relative;
border-bottom: solid 2px #e5e5e5;
box-shadow: inset 0px -8px 0px 0px #fff, inset 0px -10px 0px 0px #e5e5e5;
/* border-bottom: solid 2px #e5e5e5; */ /* This combined with the shadow bellow add a thin line aroudnd the banner. */
/* box-shadow: inset 0px -8px 0px 0px #fff, inset 0px -10px 0px 0px #e5e5e5; */
}

#header h1
{
font-family: 'Volkhov'; /* It was Arvo. */
font-weight: 700;
color: #666666;
text-shadow: 0.05em 0.075em 0 rgba(0,0,0,0.1);
/* text-shadow: 0.05em 0.075em 0 rgba(0,0,0,0.1); */ /* This drops shadow under the header name. */
}

#header h1 a
Expand Down
Binary file added images/bruce-strong.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/cj-hendrix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/david-megginson.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gwi-yeop-son.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gwi-yeop-son.png.tmp$$
Binary file not shown.
Binary file added images/ian-and-dragon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/javier-teran.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/luis-capelo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/richard-tyson.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/samuel-eustachi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sarah-telford.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 19 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
Strongly Typed 1.0 by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Changed made by @luiscape
-->
<html>
<head>
<title>Humanitarian Data Exchange</title>
<title>Data & Analysis Project</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
Expand Down Expand Up @@ -34,8 +36,8 @@
<div id="header" class="container">

<!-- Logo -->
<h1 id="logo" ><a href="#">Humanitarian Data Exchange</a></h1>
<p>A PROJECT BY THE<a href='http://www.unocha.org'> UNITED NATIONS OFFICE FOR THE COORDINATION OF HUMANITARIAN AFFAIRS</a></p>
<h1 id="logo" ><a href="#">Data & Analysis Project</a></h1>
<p>A PROJECT BY THE <a href='http://www.unocha.org'>UNITED NATIONS OFFICE FOR THE COORDINATION OF HUMANITARIAN AFFAIRS</a></p>



Expand All @@ -45,23 +47,22 @@ <h1 id="logo" ><a href="#">Humanitarian Data Exchange</a></h1>
<li>
<a href="" class="icon icon-bar-chart"><span>About</span></a>
<ul>
<li><a href="#">What</a></li>
<li><a href="#">Team</a></li>
<li><a href="#">Supporters</a></li>
<li><a href="#">Independent
Board of Advisors</a></li>
<li><a href="what_is_dap.html">What is DAP?</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="supporters.html">Supporters</a></li>
<li><a href="iba.html">Independent Board of Advisors</a></li>
<li><a href="ocha.html">OCHA</a></li>
</ul>
</li>

<li><a class="icon icon-cog" href="#"><span>Project Details</span></a>
<ul>
<li><a href="http://127.0.0.1:5000/">HDx Analytics</a></li>
<li><a href="#">HDx Repository</a></li>
<li><a href="#">HDx Standards</a></li>
<li><a href="#">DAP Analytics</a></li>
<li><a href="http://127.0.0.1:5000/">DAP Repository</a></li>
<li><a href="#">DAP Standards</a></li>
</ul>

</li>
<li><a class="icon icon-retweet" href="ocha.html"><span>OCHA</span></a></li>
<li><a class="icon icon-sitemap" href="#"><span>Blog</span></a></li>
<li><a class="icon icon-envelope" href="#"><span>Contact</span></a></li>
</ul>
Expand Down Expand Up @@ -105,9 +106,9 @@ <h1 id="logo" ><a href="#">Humanitarian Data Exchange</a></h1>

<article class="is-excerpt">
<header>
<span class="date">HDx : Analytics <span class="icon icon-bar-chart"></span></span>
<span class="date">DAP : Analytics <span class="icon icon-bar-chart"></span></span>

<h3><a href="#">Ermergerd sterf herpernd</a></h3>
<h3><a href="#">LOREM IPSUM DOLOR</a></h3>
</header>


Expand All @@ -131,13 +132,13 @@ <h3><a href="#">Ermergerd sterf herpernd</a></h3>
<article class="is-excerpt">
<header>

<span class="date">HDX : Repository <span class="icon icon-list"></span></span>
<span class="date">DAP : Repository <span class="icon icon-list"></span></span>




<h3>
<a href="#">Ermergerd sterf herpernd</a>
<a href="#">LOREM IPSUM DOLOR</a>
</h3>
</header>

Expand Down Expand Up @@ -168,10 +169,10 @@ <h3>
<!-- Excerpt -->
<article class="is-excerpt">
<header>
<span class="date">HDX : Standards <span class="icon icon-retweet"></span></span>
<span class="date">DAP : Standards <span class="icon icon-retweet"></span></span>

<h3>
<a href="#">Humanitarian eXchange Language</a></h3>
<a href="#">HUMANITARIAN EXCHANGE LANGUAGE</a></h3>
</header>
<p>
The durable solution for operational data sharing
Expand Down
Loading

0 comments on commit aa3ee87

Please sign in to comment.