Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

button in css

.bn14 {
  font-family: lato,sans-serif;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  padding: 10px 40px 10px 40px;
  position: relative;
  border: 3px solid #ffffff;
  border-radius: 25px;
}
Source by cssbuttons.app #
 
PREVIOUS NEXT
Tagged: #button #css
ADD COMMENT
Topic
Name
3+2 =