This pull request submits a small proposal for a basic Bootstrap template in order to make patata look better. It uses Bootstrap's row-column structure to organize a grid, and Bootstrap's table classes to improve readability of the included tables.
I aimed to provide a basic, organized template to make patata look well and be well coded, in order to make it easier for it to be updated in the future. I didn't use any colors or images because I don't know if patata has/will have any design choices.
Here is a screenshot of patata before the changes:
Here is a screenshot of patata after the changes, on my local environment:
I fixed the two recently added/modified lists alignment.
Note that Bootstrap files are being pulled from a CDN; if patata is going to be used in an offline environment, it can easily be changed to use offline files.
This pull request submits a small proposal for a basic Bootstrap template in order to make patata look better. It uses Bootstrap's row-column structure to organize a grid, and Bootstrap's table classes to improve readability of the included tables.
I aimed to provide a basic, organized template to make patata look well and be well coded, in order to make it easier for it to be updated in the future. I didn't use any colors or images because I don't know if patata has/will have any design choices.
Here is a screenshot of patata before the changes:
Here is a screenshot of patata after the changes, on my local environment:
I fixed the two recently added/modified lists alignment.
Note that Bootstrap files are being pulled from a CDN; if patata is going to be used in an offline environment, it can easily be changed to use offline files.
Let me know if I can fix anything else here!
Pull request submitted as a fix for issue #2