From 472200c3e9e2049e6a49a2035ed0252fc84bb38b Mon Sep 17 00:00:00 2001 From: Skye Brown Date: Wed, 7 Aug 2019 13:35:34 -0400 Subject: [PATCH 1/4] remove book tab --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index e1ffe539..c6f4ebcc 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@

Kentucky Entrepreneur Hall of
             <li><a href=Media
  • Founders Series
  • The Fellowship
  • -
  • The Book
  • +
  • Nominate
  • Register
  • From f2aa8529d7894c2910fad5eb6b5e14a933b902b5 Mon Sep 17 00:00:00 2001 From: Skye Brown Date: Wed, 7 Aug 2019 13:57:12 -0400 Subject: [PATCH 2/4] add link to online podcast host under yt playlist --- css/main.css | 8 ++++++++ media.html | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/css/main.css b/css/main.css index b4e163c5..45882c94 100644 --- a/css/main.css +++ b/css/main.css @@ -632,6 +632,14 @@ div#book { padding-right:40px; } +div#podcast p { + margin: 10px 0; +} + +div#podcast a { + color: #af0a09; +} + div#podcast iframe { width: 100%; height: 340px; diff --git a/media.html b/media.html index d396cdca..bb085447 100644 --- a/media.html +++ b/media.html @@ -13,6 +13,10 @@

    Podcast

    + +

    + Check us out online! +

    From 74c366baedfe9483166ea4a6a6f5f6086b45e9ae Mon Sep 17 00:00:00 2001 From: Skye Brown Date: Wed, 7 Aug 2019 14:46:36 -0400 Subject: [PATCH 3/4] 'click' links under Podcast and Book headings in Media tab --- css/main.css | 11 ++++++++++- media.html | 2 ++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 45882c94..f61e0c67 100644 --- a/css/main.css +++ b/css/main.css @@ -636,8 +636,17 @@ div#podcast p { margin: 10px 0; } -div#podcast a { +div#podcast .title, +div#book .title { + display: flex; + flex-direction: column; + padding-bottom: 30px; +} + +div#podcast a, +div#book .title a { color: #af0a09; + display: block; } div#podcast iframe { diff --git a/media.html b/media.html index bb085447..d70457fb 100644 --- a/media.html +++ b/media.html @@ -10,6 +10,7 @@
    @@ -22,6 +23,7 @@

    Podcast

    From 741b758bd03eb7199e26f6c96c48e64706dc2580 Mon Sep 17 00:00:00 2001 From: Skye Brown Date: Wed, 7 Aug 2019 16:41:58 -0400 Subject: [PATCH 4/4] podcast, book side links --- css/main.css | 24 ++++++++++++++++++------ media.html | 12 ++++++------ 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/css/main.css b/css/main.css index f61e0c67..50147da3 100644 --- a/css/main.css +++ b/css/main.css @@ -630,23 +630,35 @@ div#press, div#podcast, div#book { padding-right:40px; + margin-bottom: 75px; } -div#podcast p { - margin: 10px 0; -} +/* div#press .title, +div#podcast .title, +div#book .title, +div#recent-photos .title { + border: none; +} */ div#podcast .title, div#book .title { display: flex; - flex-direction: column; - padding-bottom: 30px; + flex-direction: row; + justify-content: space-between; + align-items: center; +} + +div#podcast p { + margin: 10px 0; + display: flex; + justify-content: space-between; + align-items: center; } div#podcast a, div#book .title a { color: #af0a09; - display: block; + display: inline-block; } div#podcast iframe { diff --git a/media.html b/media.html index d70457fb..2a02b050 100644 --- a/media.html +++ b/media.html @@ -10,14 +10,14 @@
    @@ -399,7 +399,7 @@

    Class of 2010

    -
    +

    Recent Photos