Commit compiled CSS

This commit is contained in:
benjamin melançon 2018-12-02 10:14:37 -05:00
parent fb4723e1f8
commit baef692f28

View file

@ -10743,6 +10743,26 @@ a.teaser {
color: #FFFFFF;
background-color: #BAB108; }
.hero.is-blue a,
.hero.is-marine a,
.hero.is-berry a,
.hero.is-cinnamon a,
.hero.is-dark a,
.hero.is-grey a,
.hero.is-dandelion a {
color: #E4E5E7; }
.hero.is-blue a:hover,
.hero.is-marine a:hover,
.hero.is-berry a:hover,
.hero.is-cinnamon a:hover,
.hero.is-dark a:hover,
.hero.is-grey a:hover,
.hero.is-dandelion a:hover {
color: #3276CF;
background-color: white;
padding: .25em;
margin: -.25em; }
.hero-project .container .hero-body .title {
color: currentColor;
font-size: 2.5rem;