From 065be167feedd81b3648b43dd877da2c3a3b34a8 Mon Sep 17 00:00:00 2001 From: Troy Bradley Date: Thu, 4 Jan 2018 15:26:21 -0600 Subject: [PATCH 1/2] Updated template with details about project and team. --- css/style.css | 15 ++++++++------- index.html | 39 ++++++++++++++++++++------------------- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/css/style.css b/css/style.css index 1aca9be..f39c468 100644 --- a/css/style.css +++ b/css/style.css @@ -79,20 +79,20 @@ body{ font:16px/24px Helvetica, Helvetica Neue, Arial, sans-serif; } ALL: Orange Theme =================== */ -#header-container{ border-bottom: 20px solid #e44d26; } -#footer-container{ border-top: 20px solid #e44d26; } -#main aside { border-top: 20px solid #e44d26; } +#header-container{ border-bottom: 20px solid #232c36; } +#footer-container{ border-top: 20px solid #232c36; } +#main aside { border-top: 20px solid #232c36; } #header-container, #footer-container, #main aside{ - background:#f16529; + background:#435468; } #title{ color:white; } -::-moz-selection { background: #f16529; color: #fff; text-shadow: none; } -::selection { background: #f16529; color: #fff; text-shadow: none; } +::-moz-selection { background: #435468; color: #fff; text-shadow: none; } +::selection { background: #435468; color: #fff; text-shadow: none; } /* ============== MOBILE: Menu @@ -103,7 +103,7 @@ nav a{ margin-bottom:10px; padding:15px 0; - background:#e44d26; + background:#232c36; color:white; text-align:center; @@ -117,6 +117,7 @@ nav a:hover, nav a:visited{ nav a:hover{ text-decoration:underline; + background:#456488; } /* ============== diff --git a/index.html b/index.html index 66d8477..8c44061 100644 --- a/index.html +++ b/index.html @@ -7,9 +7,9 @@ - - - + arbie - we have the deets! + + @@ -21,12 +21,12 @@
-

h1#title

+

arbie - we have the deets!

@@ -36,26 +36,26 @@

h1#title

-

article header h1

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sodales urna non odio egestas tempor. Nunc vel vehicula ante. Etiam bibendum iaculis libero, eget molestie nisl pharetra in. In semper consequat est, eu porta velit mollis nec.

+

about arbie

+

arbie is a web app to provide trading signals enabling inter-exchange arbitrage of Bitcoin and Ethereum cryptocurrencies.

-

article section h2

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sodales urna non odio egestas tempor. Nunc vel vehicula ante. Etiam bibendum iaculis libero, eget molestie nisl pharetra in. In semper consequat est, eu porta velit mollis nec. Curabitur posuere enim eget turpis feugiat tempor. Etiam ullamcorper lorem dapibus velit suscipit ultrices. Proin in est sed erat facilisis pharetra.

+

the chart

+

It would be nice to have a graph here, and link it to the full page app.

-

article section h2

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sodales urna non odio egestas tempor. Nunc vel vehicula ante. Etiam bibendum iaculis libero, eget molestie nisl pharetra in. In semper consequat est, eu porta velit mollis nec. Curabitur posuere enim eget turpis feugiat tempor. Etiam ullamcorper lorem dapibus velit suscipit ultrices. Proin in est sed erat facilisis pharetra.

+

the team

+

Kairat Abylkasymov

+

Brandon Fizer

+

Abby Tiffany

+

Lorin Fields

+

Troy Bradley

-
-

article footer h3

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sodales urna non odio egestas tempor. Nunc vel vehicula ante. Etiam bibendum iaculis libero, eget molestie nisl pharetra in. In semper consequat est, eu porta velit mollis nec. Curabitur posuere enim eget turpis feugiat tempor.

-
@@ -64,6 +64,7 @@

aside

From 0fb5080c3fb25e11964e2ec19c5ef49aa5380092 Mon Sep 17 00:00:00 2001 From: Troy Bradley Date: Thu, 4 Jan 2018 17:44:23 -0600 Subject: [PATCH 2/2] Troy - More updates to content --- index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8c44061..b8d28b3 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@

arbie - we have the deets!

@@ -43,6 +44,10 @@

about arbie

the chart

It would be nice to have a graph here, and link it to the full page app.

+
+

historical data

+

A report to show which exchanges had the best spreads as far back as we've analyzed the data.

+

the team

Kairat Abylkasymov

@@ -54,8 +59,13 @@

the team

@@ -63,7 +73,7 @@

this is the MVP