diff --git a/css/custom.css b/css/custom.css index 90d6493..8f2f277 100644 --- a/css/custom.css +++ b/css/custom.css @@ -207,6 +207,17 @@ .submit-button:disabled{ background-color: #ddd; } + +.submit-button-form, .submit-button-form:hover{ + + background-color: #42b549; + color: #fff; + +} +.submit-button-form:disabled{ + background-color: #ddd; +} + .textarea{ min-height: 97px; } @@ -640,7 +651,7 @@ stroke-dashoffset:0 height: 30px; position: absolute; left: 0px; - margin-top: 4px; + margin-top: 30px; color: #fff; text-align: center; } @@ -724,7 +735,7 @@ stroke-dashoffset:0 height: 30px; position: absolute; left: 0px; - margin-top: 4px; + margin-top: 30px; color: #fff; text-align: center; } @@ -736,7 +747,7 @@ stroke-dashoffset:0 height: 30px; position: absolute; left: 0px; - margin-top: 3px; + margin-top: 30px; color: #fff; text-align: center; } @@ -1299,7 +1310,7 @@ table { .startup-jalsa{ font-family: 'BenchNine', sans-serif; - font-size: 70.15pt; + /*font-size: 70.15pt;*/ color: rgb(25, 104, 157); position:relative; z-index:2; diff --git a/pages/ambassador.html b/pages/ambassador.html index f975cd0..459a6a6 100644 --- a/pages/ambassador.html +++ b/pages/ambassador.html @@ -1,34 +1,26 @@
-