Skip to content

Commit

Permalink
Merge pull request #46 from lemonde/WEB-1735/feat/event-text
Browse files Browse the repository at this point in the history
feat(événements abonnés): Ajoute du style sur les textes pour les événements abonnés
  • Loading branch information
senorihl authored Jan 18, 2018
2 parents 287a691 + c8b27c5 commit 61a2b3a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/scss/_molecules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1556,6 +1556,11 @@ Popin (popup de en overlay)
min-width: 780px;
}

p.event {
color: #129af0;
margin-bottom: 0;
}

}

&-fermer {
Expand Down Expand Up @@ -1868,6 +1873,10 @@ page gamme entete
}
}

&-event {
color: #129af0;
}

&-visuel {
text-align: center;

Expand Down

0 comments on commit 61a2b3a

Please sign in to comment.