Day 38

I will give you more when I get this working the way I want it... Forms!!! Yipeeee!
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

.contact form button, .contact form input, .contact form textarea{
  width:100%;
  padding:1em;
  border:1px solid #c9e6ff;
}

.contact form button{
  background:#c9e6ff;
  border:0;
  text-transform: uppercase;
}

.contact form button:hover,.contact form button:focus{
  background:#92bde7;
  color:#fff;
  outline:0;
  transition: background-color 2s ease-out;
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2