Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

CSS Styling #3

Open
8 tasks
davide97g opened this issue Jul 8, 2019 · 0 comments
Open
8 tasks

CSS Styling #3

davide97g opened this issue Jul 8, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@davide97g
Copy link
Owner

Styling 🔥

Why

"It's not good if it just work. It's good if it works and looks good."
a FrontEnd WebDeveloper

We know that.
The UI has to be nice and clean for a 360° experience.
Just kidding, standard colors and shape sucks.

How

Create separeted .css files with hierarchy order.

./css
  - root.css
  - container.css
  - input.css
  - text.css
  ...

What

Here's a list of elements that need to be styled:

  • canvas
    • colors of canvas
  • body
    • font size & font family
  • options container (both draw and algorithm options)
    • slider
    • checkbox
    • radio
@davide97g davide97g added the enhancement New feature or request label Jul 8, 2019
@davide97g davide97g self-assigned this Jul 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant