From d0ea12b9504c6c21aca6a4b98c91c9ff47b83a05 Mon Sep 17 00:00:00 2001 From: David Lenwell Date: Fri, 1 Nov 2013 21:29:27 -0700 Subject: [PATCH] better vendor layout --- refstack/static/refstack.css | 11 +++++++++-- refstack/templates/index.html | 4 ++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/refstack/static/refstack.css b/refstack/static/refstack.css index 9744ce5f..1b459f4c 100755 --- a/refstack/static/refstack.css +++ b/refstack/static/refstack.css @@ -145,5 +145,12 @@ input[name="openid"] { .green{ color: #329000; } - - +.vendors{ + text-align: center; + color: #274F7D; + +} +.vendors li{ + display: inline-block; + padding: 0px 5px; +} diff --git a/refstack/templates/index.html b/refstack/templates/index.html index 9f82840b..4ad9e700 100755 --- a/refstack/templates/index.html +++ b/refstack/templates/index.html @@ -19,9 +19,9 @@

Vendors that are registered with RefStack:

-