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:

-