a zip code crypto-currency system good for red ONLY

index.scss 148B

1234567891011121314151617
  1. #navbar {
  2. width: 80%;
  3. height: 23px;
  4. }
  5. #navbar ul {
  6. list-style-type: none;
  7. }
  8. #navbar li {
  9. float: left;
  10. a {
  11. font-weight: bold;
  12. }
  13. }