Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created March 25, 2020 23:53
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/2074c3b1c4256f0e764bf14dc16e807c to your computer and use it in GitHub Desktop.
Save BetterProgramming/2074c3b1c4256f0e764bf14dc16e807c to your computer and use it in GitHub Desktop.
.menu-button, .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