CSS Scan logoHave you seen CSS Scan? Click to learn more

Button #2

Creator: CSS Scan

<a href="/buttons/2" class="bn2">Button</a>
.bn2 {
  background-color: #ffffff;
  border: none;
  color: rgb(0, 0, 0);
  padding: 0.3em 1.2em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}