From 64a4728462bc6b5534844608e3551b346384ba12 Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Fri, 2 Sep 2016 14:06:49 +0200 Subject: [PATCH] coach style tweaks --- public/stylesheets/coach.css | 6 +++--- public/stylesheets/coachList.css | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/stylesheets/coach.css b/public/stylesheets/coach.css index b832971316..66238719a4 100644 --- a/public/stylesheets/coach.css +++ b/public/stylesheets/coach.css @@ -34,15 +34,15 @@ } .coach .top .headline { font-family: 'PT Serif', 'Noto Sans', 'Lucida Grande'; - font-size: 18px; + font-size: 16px; padding: 0 0 20px 0!important; } .coach .top .headline.medium { - font-size: 16px; + font-size: 14px; padding-bottom: 15px!important; } .coach .top .headline.large { - font-size: 13px; + font-size: 13.5px; padding-bottom: 10px!important; } .coach .top table { diff --git a/public/stylesheets/coachList.css b/public/stylesheets/coachList.css index 8d0305d5f4..7526ca87e0 100644 --- a/public/stylesheets/coachList.css +++ b/public/stylesheets/coachList.css @@ -81,11 +81,11 @@ body.dark .coaches .coach { padding: 0 0 20px 0!important; } .coaches .coach .headline.medium { - font-size: 16px; + font-size: 15px; padding-bottom: 18px!important; } .coaches .coach .headline.large { - font-size: 15px; + font-size: 14px; padding-bottom: 14px!important; } .coaches .coach table {