From 70a24f6367e207318ba880642ca6436848d3596c Mon Sep 17 00:00:00 2001 From: Maciej Ziarkowski Date: Wed, 13 Nov 2019 19:10:02 +0000 Subject: [PATCH] Adjust welcome text and link color --- app/src/frontend/pages/welcome.css | 5 +++++ app/src/frontend/pages/welcome.tsx | 15 ++++----------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/app/src/frontend/pages/welcome.css b/app/src/frontend/pages/welcome.css index 5158308f..ba04a17c 100644 --- a/app/src/frontend/pages/welcome.css +++ b/app/src/frontend/pages/welcome.css @@ -28,4 +28,9 @@ .welcome-float .lead { font-size: 1.15em; +} + +.welcome-float .lead a { + color: #333; + border-bottom-color: #333; } \ No newline at end of file diff --git a/app/src/frontend/pages/welcome.tsx b/app/src/frontend/pages/welcome.tsx index d683bc70..e56744a9 100644 --- a/app/src/frontend/pages/welcome.tsx +++ b/app/src/frontend/pages/welcome.tsx @@ -10,21 +10,14 @@ const Welcome = () => (

Colouring London is a knowledge exchange platform collecting information on every building in London, to help make the city more sustainable. We’re building it at The - Bartlett Centre for Advanced Spatial Analysis, University College London. -

-

- Can you help us? We’re still at an early stage of development, and we’re looking for - volunteers of all ages and abilities to test and provide feedback on the site as we - build it. -

-

- All of the data we collect is made openly available – - please read our data ethics policy and - credit Colouring London if you use or share our maps or data. + Bartlett Centre for Advanced Spatial Analysis, University College London. We're still at an early stage of development. Please help us by providing feedback on the site as we create it.

We collect our building data from many sources. Though we are unable to vouch for their accuracy, we are currently experimenting with a range of features including 'data source', 'edit history', and 'entry verification', to assist you in checking reliability and judging how suitable the data are for your intended use.

+

+ All of the data we collect is made openly available. We just ask you to credit Colouring London and read our data ethics policy when using or sharing our data and maps. +

Start Colouring Here!