From 5272f58a7a8b7139928376e22e85b5bd9dff9fcd Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Mon, 30 Oct 2017 22:48:13 -0500 Subject: [PATCH] initial css --- css/layout.css | 6 ++++++ public/authenticated.php | 1 + public/unauthenticated.php | 1 + 3 files changed, 8 insertions(+) create mode 100644 css/layout.css diff --git a/css/layout.css b/css/layout.css new file mode 100644 index 0000000..2589706 --- /dev/null +++ b/css/layout.css @@ -0,0 +1,6 @@ +.category{color: green} +.service{padding-left: 10px;} + .service_link{} + .service_name{color: blue} +.login{} + .login_link{} diff --git a/public/authenticated.php b/public/authenticated.php index b5e707a..7edc2a3 100644 --- a/public/authenticated.php +++ b/public/authenticated.php @@ -1,6 +1,7 @@ Actcur Available Sites + Actcur Available Sites +