Day 176

Learning how to modify the Bulma.io CSS framework...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

* {
  margin: 0;
  padding: 0;
}

#cpa-logo-small {
  width: 7rem;
  height: auto;
  margin: .9rem 0 0 0;
}

.button.is-black-sdc {
  color: hsl(141, 71%, 48%);
}
.button.is-black-sdc:hover, .button.is-black-sdc.is-hovered {
  color: hsl(141, 71%, 40%);
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2