From 74ea395747225ba2631c53ad7b29ddf2e91b5873 Mon Sep 17 00:00:00 2001 From: holyantony Date: Tue, 21 Jul 2015 21:46:19 +0530 Subject: Subject:Google Custom Search Description: 1. Added key for custom search 2. Added script from google to index.html --- static/website/css/bootstrap.min.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/website/css/bootstrap.min.css') diff --git a/static/website/css/bootstrap.min.css b/static/website/css/bootstrap.min.css index 6eabea4..f96d9b5 100644 --- a/static/website/css/bootstrap.min.css +++ b/static/website/css/bootstrap.min.css @@ -708,7 +708,8 @@ pre code{ .container{ padding-right:15px; - padding-left:15px; + padding-left:15px; + padding-top: 15px margin-right:auto; margin-left:auto } -- cgit