From 518257c926e111c4b16774bb366a05bc46cd3f08 Mon Sep 17 00:00:00 2001 From: shehan shaman Date: Sat, 3 Mar 2018 11:09:54 +0530 Subject: [PATCH] change payment footer --- disconect/css/main.css | 8 -------- disconect/html/index.php | 3 +-- disconect/html/more_details.php | 4 +++- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/disconect/css/main.css b/disconect/css/main.css index 78ebff4..ed07834 100644 --- a/disconect/css/main.css +++ b/disconect/css/main.css @@ -34,11 +34,3 @@ body{ background-color: #efe0cb; margin-bottom: 15px; } - -.fotter{ - bottom: 0; - position: fixed; - width: 100%; - height: 20px; - background-color: black; -} \ No newline at end of file diff --git a/disconect/html/index.php b/disconect/html/index.php index bcf8efa..6bbd91b 100644 --- a/disconect/html/index.php +++ b/disconect/html/index.php @@ -52,7 +52,7 @@

Details of breakdown of electricity

-
+

Details

@@ -108,7 +108,6 @@ function initMap() { -

diff --git a/disconect/html/more_details.php b/disconect/html/more_details.php index 7bb6cef..e62704a 100644 --- a/disconect/html/more_details.php +++ b/disconect/html/more_details.php @@ -179,6 +179,8 @@ function initMap() { - +
+ +
\ No newline at end of file