From 5e2351e1f3d80d8c84c18277fd6fa260a839258f Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 23 Mar 2017 08:51:55 -0400 Subject: [PATCH] updating style.css info and the layout I updated the style.css information and did some overhaul changes to the front page. It's a start. Just one small step. --- front-page.php | 83 ++------------------------------------------------ style.css | 4 +-- 2 files changed, 4 insertions(+), 83 deletions(-) diff --git a/front-page.php b/front-page.php index 9f6caf2..e127884 100644 --- a/front-page.php +++ b/front-page.php @@ -1,87 +1,10 @@ - +
- get_flight_data(); - ?> -
-
-

Arrivals:

- build_arrivals(); ?> - -
-
-
-
-

Departures:

- build_departures(); ?> - - last_updated; ?> -
-
-
-
-
-
-

Book your flight now!

-
-
- -
-
-
-
+
@@ -91,7 +14,5 @@ global $wpdb;
- -
diff --git a/style.css b/style.css index c2ab8b8..c4711e5 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* -Theme Name: GenericPellstonAirport +Theme Name: ElkLakeTool Author: Gaslight Media Author URI: http://www.gaslightmedia.com -Description: A generic theme based off of PellstonAirport +Description: A made for ElkLakeTool Version: 1.0 */ -- 2.17.1