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..b8d28b3 100644 --- a/index.html +++ b/index.html @@ -7,9 +7,9 @@ - - - + arbie - we have the deets! + + @@ -21,12 +21,13 @@
-

h1#title

+

arbie - we have the deets!

@@ -36,26 +37,35 @@

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.

+

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

+

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.

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

aside