From 21846205b7077a878d158484865dc8dd9788d8de Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Tue, 24 Feb 2015 07:12:14 +0000 Subject: [PATCH] Reuse Bikes and Reuse Code --- index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 7ccfc6f..76c4416 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ label { display: inline-block; text-align: right; - width: 160px; + width: 166px; font-weight: bold; } .quote { @@ -29,10 +29,16 @@ h1 { color: blueviolet; } + .text { + display: inline-flex; + margin-left: 0px; + } +
“Reuse Bikes and Reuse Code.”
+

Yellow Bike Database

“Yellow Bike Project's Hours and Transaction Database”

@@ -43,10 +49,10 @@
https://github.com/fspc/Yellow-Bike-Database
yellow-bike-hours-and-transaction-database (Database dump date - 2014-07-24) -
There are additional repositories at GitHub that were created by Third Hand and Plan B. - Currently, they are not being developed or maintained. The Community Bike Shop Database (below) is the newest code base from the Yellow Bike Project, - that is currently being developed. -
https://github.com/nwilkes2/CommunityBikeShopDB +

There are additional repositories at GitHub that were created by Third Hand and Plan B. + Currently, they are not being developed or maintained. The Community Bike Shop Database (CBDB below) is the newest code base from the Yellow Bike Project + that is being developed.
+
https://github.com/nwilkes2/CommunityBikeShopDB (Repository created & database dump date - 2014-12-29)