coach style tweaks

This commit is contained in:
Thibault Duplessis 2016-09-02 14:06:49 +02:00
parent 6976e520a4
commit 64a4728462
2 changed files with 5 additions and 5 deletions

View file

@ -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 {

View file

@ -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 {