diff --git a/index.html b/index.html index e86141f20..0a290a1e2 100644 --- a/index.html +++ b/index.html @@ -86,6 +86,7 @@ box-shadow: 0 4px 12px rgba(0,0,0,0.15); } .btn-primary { background: #2b6cb0; color: white; } + .btn-msi { background: #6b46c1; color: white; } .btn-secondary { background: #edf2f7; color: #2d3748; } .btn-icon { font-size: 1.3em; } .btn-text small { @@ -114,9 +115,9 @@