From 693443b629a73e92f3ba2093b4845383067c8b56 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Thu, 5 Jun 2014 17:17:04 -0400 Subject: [PATCH] Updated aviary and instagram background panels --- views/api/index.jade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/api/index.jade b/views/api/index.jade index da45bde45b..0165a8f89b 100644 --- a/views/api/index.jade +++ b/views/api/index.jade @@ -26,7 +26,7 @@ block content img(src='http://i.imgur.com/PixH9li.png', height=40) a(href='/api/foursquare', style='color: #fff') Foursquare .col-sm-4 - .panel.panel-default(style='background-color: #517fa4') + .panel.panel-default(style='background-color: #947563') .panel-body img(src='http://i.imgur.com/aRc6LUJ.png', height=40) a(href='/api/instagram', style='color: #fff') Instagram @@ -86,7 +86,7 @@ block content img(src='http://i.imgur.com/YcdxZ5F.png', height=40) a(href='/api/clockwork', style='color: #fff') Clockwork SMS .col-sm-4 - .panel.panel-default(style='background-color: #fff') + .panel.panel-default(style='background: linear-gradient(to bottom, #1f3d95 0%,#04aade 100%)') .panel-body img(src='http://i.imgur.com/npBRwMI.png', height=40) - a(href='/api/aviary', style='color: #000') Aviary + a(href='/api/aviary', style='color: #fff') Aviary \ No newline at end of file