Created Development - Section Style Guide (markdown)

master
Peter Goodhall 2019-05-15 14:55:16 +01:00
rodzic 445afebc18
commit 379e07140b
1 zmienionych plików z 8 dodań i 0 usunięć

@ -0,0 +1,8 @@
It's about time that we had some kind of style guide
Cloudlog uses Bootstrap for all frontend styling plus custom CSS and Javascript to carry out missing functions.
* Section titles must be h2 tags for example "Logbook"
* Bootstrap cards can be used to contain the content of the section if suitable.
* Javascript/CSS but not be included in the sections template only in the header/footer and only shown on the sections which require it to help with load times.