repository to manage all files related to the makeathon farm bot project (Software + Documentation).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

styles.css 181B

1234
  1. /* You can add global styles to this file, and also import other style files */
  2. html, body { height: 100%; }
  3. body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }