diff --git a/css/jquery.accordion.css b/css/jquery.accordion.css index 9fd010e..02388b1 100755 --- a/css/jquery.accordion.css +++ b/css/jquery.accordion.css @@ -18,13 +18,13 @@ } [data-control] { - border-top: 1px solid #eee; + border-top: 1px solid #fdfdfd; padding: 10px; padding-left: 35px; } [data-content] > * { - border-bottom: 1px solid #eee; + border-bottom: 1px solid #fdfdfd; padding: 10px; } @@ -42,7 +42,7 @@ content: ""; position: absolute; right: 10px; - top: 30px; + top: 20px; font-size: 25px; font-weight: 200; color: #444; diff --git a/css/main.css b/css/main.css index b7ea200..038f109 100644 --- a/css/main.css +++ b/css/main.css @@ -16,6 +16,11 @@ html { line-height: 1.4; } +* { + font-family: Roboto; + color: #555; +} + @import url(https://fonts.googleapis.com/css?family=Dosis:400,500); /* @@ -121,37 +126,43 @@ textarea { color: #FF4C14; } -.yellow-green { - +.pink { + color: #FD2D52; } -.yellow-green { - +h1.pageTitle { + font-family: 'Dosis', sans-serif; + font-size: 3em; + margin: 10px; + color: #fff; } -.yellow-green { - +.pageHeadingText { + padding: 60px 20px 60px 20px; } -h1.pageTitle { - font-family: 'Dosis', sans-serif; - padding: 80px 0px 50px 20px; - font-size: 3em; +.subHeading { + background-color: rgba(40, 40, 40, 0.87); + font-size: 1em; + color: #fff; + display: inline; + margin: 10px; + padding: 10px; } header { - background-image: url(http://placekitten.com/900/200); + background-image: url('../img/healthstarter.jpg'); /*min-height: 200px;*/ position: relative; + } .site-desc { - background-color: rgba(40, 40, 40, 0.7); - color: rgba(255, 255, 255, 0.87); - position: absolute; - bottom: 0px; + background-color: #E3FFFF; + color: #ddd; width: 100%; margin: 0px; + padding: 0px; } .site-desc p { @@ -174,8 +185,12 @@ body { } */ +h2 { + margin: 0.5em; +} + .accordion.open [data-control] { - background-color: #FF4C14; + background-color: #FD2D52; -webkit-transition: background-color 0.5s; /* Safari */ transition: background-color 0.5s; } @@ -186,6 +201,22 @@ body { transition: color 0.5s; } +.quiz-CTA { + background-color: pink; + padding: 30px 0px; + text-align: center; + display: inline-block; + width: 100%; + text-decoration: none; + color: #fff; + font-size: 2em; +} + +footer { + text-align: center; + font-size: 0.8em; +} + diff --git a/images/up.png b/images/up.png index 90c2a3c..7091c78 100755 Binary files a/images/up.png and b/images/up.png differ diff --git a/img/healthstarter.jpg b/img/healthstarter.jpg new file mode 100644 index 0000000..d59a315 Binary files /dev/null and b/img/healthstarter.jpg differ diff --git a/index.html b/index.html index 047d1a4..a13bfdc 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@ + @@ -30,7 +31,10 @@
-

Health Starter

+
+

Health Starter

+

Terre des Hommes

+

An online learning tool helping aid workers hit the ground running with quickly absorbable health and childcare knowledge.

@@ -44,7 +48,7 @@

1. Baby Health Care

-

1.1 Change nappy

+

1.1 Nappy Changing

    @@ -396,11 +400,16 @@

    Thank you for caring

+
-

This was developed at EmpowerHack LDN for ... by ...

+

This was developed at EmpowerHack LDN for Terre des hommes by Camille, Nora, Ashley and Eleanor