From d998e04436d2944383b6a6a558a3d0d344c3ff8c Mon Sep 17 00:00:00 2001 From: Vaibhav Maheshwari Date: Mon, 13 Aug 2018 17:44:13 +0530 Subject: [PATCH] some basic css changes --- app/assets/stylesheets/style.scss | 5 ++ app/controllers/application_controller.rb | 2 +- app/views/devise/sessions/new.html.erb | 11 +++- app/views/home/partials/_home.html.erb | 7 ++- app/views/home/pricing.html.erb | 9 ++- app/views/home/request.html.erb | 15 ++--- whatsapp.go | 77 +++++++++++++++++++++++ 7 files changed, 113 insertions(+), 13 deletions(-) create mode 100644 whatsapp.go diff --git a/app/assets/stylesheets/style.scss b/app/assets/stylesheets/style.scss index 11281e6..d4ce95c 100755 --- a/app/assets/stylesheets/style.scss +++ b/app/assets/stylesheets/style.scss @@ -1,3 +1,8 @@ + body.home + { + background-color: #00356B; + } + .c3 { font-weight: 700; font-family: "Arial"; diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 8c6b837..adabe5b 100755 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -5,5 +5,5 @@ class ApplicationController < ActionController::Base end def razor_pay - @rzp = Razorpay.setup('rzp_test_FNFDC2iHFCf4ML', 'CJeHD7kK93aF9LFIyQN0dYM2') + @rzp = Razorpay.setup('rzp_test_3fUWG9VF6LL7hP', 'n7uRrF4eeQ0XFEBPlcLpHEdz') end diff --git a/app/views/devise/sessions/new.html.erb b/app/views/devise/sessions/new.html.erb index 14f0564..f1eba79 100755 --- a/app/views/devise/sessions/new.html.erb +++ b/app/views/devise/sessions/new.html.erb @@ -1,5 +1,5 @@
-
+
@@ -51,4 +51,11 @@ console.log('callback - particles.js config loaded'); }); - \ No newline at end of file + + diff --git a/app/views/home/partials/_home.html.erb b/app/views/home/partials/_home.html.erb index 6b627ad..b554e04 100755 --- a/app/views/home/partials/_home.html.erb +++ b/app/views/home/partials/_home.html.erb @@ -14,7 +14,7 @@
-
+ @@ -23,13 +23,15 @@ -
+
+

What?

+
@@ -37,6 +39,7 @@
+