[FIX] button update

This commit is contained in:
Ben Stein-Lobovits
2014-09-04 16:17:59 -07:00
parent b009efbd77
commit 0ee54f1867

View File

@@ -45,8 +45,8 @@ img.large_logo {
.jumbotron p.api_btn { .jumbotron p.api_btn {
text-align: center; /* text-align: center;
padding: 20px; padding: 20px;*/
} }
@@ -55,6 +55,7 @@ button.api {
font-size: 24px; font-size: 24px;
letter-spacing: 2px; letter-spacing: 2px;
background-color: #346AA9; background-color: #346AA9;
margin-top:20px;
} }
button.api:hover { button.api:hover {