Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created March 25, 2020 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BetterProgramming/91309029aef5cfec109c1c479f6c776f to your computer and use it in GitHub Desktop.
Save BetterProgramming/91309029aef5cfec109c1c479f6c776f to your computer and use it in GitHub Desktop.
.home, .about, .help {
padding: 10px;
border: 1px solid #ccc;
background: #777;
color: #fff;
letter-spacing: 1px;
cursor: pointer;
}
.home {
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment