From 180bbc5ddd2ab4d551c0e67f4b5de89b06a84163 Mon Sep 17 00:00:00 2001 From: Bryan Ngo Date: Thu, 16 Feb 2017 02:00:51 -0800 Subject: [PATCH 1/4] Minor Capitalization Fix: ScrapingHub -> Scrapinghub --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1866948..8116ba2 100644 --- a/index.html +++ b/index.html @@ -617,7 +617,7 @@

Project Ideas

-

ScrapingHub

+

Scrapinghub

Scrapinghub is a company focused on information retrieval and its later manipulation, deeply involved on developing and contributing in Open Source projects regarding web crawling and data processing technologies. This From 35c3ae2b7ec6c1b49c3866f79f9b40d44e7cc66e Mon Sep 17 00:00:00 2001 From: Bryan Ngo Date: Thu, 16 Feb 2017 02:09:52 -0800 Subject: [PATCH 2/4] Fixed style issues --- style.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/style.css b/style.css index 6ad372f..d32aeb9 100644 --- a/style.css +++ b/style.css @@ -47,6 +47,7 @@ a.sitename, a:visited.sitename { } .menu li a:hover { + transition: .5s all; background-color: #ffb100; color: white; height: 50px; @@ -71,20 +72,17 @@ li { div.warning { border: 1pt solid #E5E5E5; - background-color: #F9F9FF; color: black; margin: 10pt 30pt 10pt 30pt; - background-repeat: no-repeat; - background-position: 8px 8px; min-height: 45px; padding: 10px 10px 10px 64px; - background-image: url("warning.png"); + background: #F9F9FF url("warning.png") no-repeat 8px 8px; } table.ideas { border-collapse: collapse; - border: 1; + border: 1px; } td.logo { max-width: 300px; From a88891b46bb52fcac8decf6b178dd13cfb1fc48d Mon Sep 17 00:00:00 2001 From: Bryan Ngo Date: Thu, 16 Feb 2017 02:12:40 -0800 Subject: [PATCH 3/4] Fixed style issues --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index d32aeb9..3b41012 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,6 @@ a.sitename, a:visited.sitename { } .menu li a:hover { - transition: .5s all; background-color: #ffb100; color: white; height: 50px; From 38660a9ed7318eb28d7f8b7546c1144b2d65468b Mon Sep 17 00:00:00 2001 From: Bryan Ngo Date: Thu, 16 Feb 2017 02:17:58 -0800 Subject: [PATCH 4/4] Fixed a dead link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8116ba2..a03cd5b 100644 --- a/index.html +++ b/index.html @@ -147,7 +147,7 @@

Getting Started

href="#ideas">Our ideas list will be updated as soon as orgs tell us they're interested in participating this year. If your favourite org isn't on the list and you'd like them to be, contact them directly! Assuming Google -accepts us, we'll accept sub-orgs until the dates listed in +accepts us, we'll accept sub-orgs until the dates listed in our schedule.