Compare commits

...

1 Commits

Author SHA1 Message Date
Thomas MONCHICOURT 68ca21136a Fix : merge css 2018-07-23 14:55:29 +02:00
3 changed files with 7 additions and 2 deletions
@@ -15852,6 +15852,12 @@ table.highlight > tbody > tr:hover {
#company_show .item-detail-date {
font-size: 13px; }
#company_show #offers h1 {
font-size: 16px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 33px;
text-transform: uppercase; }
#company_show #companies h1 {
font-size: 16px;
font-weight: bold;
margin-top: 70px;
File diff suppressed because one or more lines are too long
@@ -15,6 +15,5 @@ $grey4: #333A40;
$grey5 : #535353;
$orange: #ff9800;
$font-1: "Raleway", sans-serif;
$font-2: "Varela Round", sans-serif;