From 5af12b3ea8a5470a7cb114712be42cf4178bf373 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Mon, 3 Sep 2018 11:23:01 -0500 Subject: [PATCH] Added to credits page --- assets/css/site.css | 5 +++++ assets/templates/credits.phtml | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/css/site.css b/assets/css/site.css index 18ac72d..fe19c8f 100644 --- a/assets/css/site.css +++ b/assets/css/site.css @@ -28,6 +28,11 @@ a:hover { text-decoration: underline; color: $primary-color-dark; } +hr { + border: 0; + height: 1px; + background-color: #EEE; +} p { max-width: 40em; line-height: 1.5; diff --git a/assets/templates/credits.phtml b/assets/templates/credits.phtml index 71e3bf9..730715a 100644 --- a/assets/templates/credits.phtml +++ b/assets/templates/credits.phtml @@ -10,7 +10,7 @@ experience for the PHP programming language.

- Source Links: + Sites used as a reference while writing PHP Apprentice:

+
+

+ phpapprentice.com was created and is managed by Andrew Davis. +