Commit Graph

8 Commits

Author SHA1 Message Date
Greg Newman
65d92a0a4a 🐛 only first of type should be styled
Only add margin/padding to the first of type for the divs listed. These classes are used heavily in the docs and we don’t want to touch anything else.
2023-10-06 18:45:04 -04:00
Greg Newman
3d6ccbac5f 🔨 fresh docs css build
Issue: #658
2023-10-06 11:07:41 -04:00
Greg Newman
19ce28b900 Merge branch '658-modernize-changes' of github.com:cppalliance/temp-site into 658-modernize-changes
# Conflicts:
#	frontend/docsstyles.css
#	static/css/docsstyles.css
2023-10-06 11:06:55 -04:00
Greg Newman
0c03de497b 🔨 refactoring header for consistency
* Refactoring parts of the header to try and get consistency between the site, docs and user-guide.
* Fixing purple links.
* Adding conditional for theme switcher on mobile
2023-10-06 11:03:08 -04:00
Greg Newman
083cfb2a32 🚧 WIP modernize docs
WIP: Working on styles related to the modernize method and the the injection of the docs styles.

This removes the the main styles.css and working on fixing bugs with the docs layouts for the body content and mobile layouts.

Issue: #658
2023-10-06 11:02:52 -04:00
Greg Newman
0e795f171b 🚧 WIP modernize docs
WIP: Working on styles related to the modernize method and the the injection of the docs styles.

This removes the the main styles.css and working on fixing bugs with the docs layouts for the body content and mobile layouts.

Issue: #658
2023-09-28 11:58:09 -04:00
Greg Newman
706c283f8d 🐛 fixes font colors in docs header 2023-08-18 11:23:28 -04:00
Greg Newman
2581a43e33 🚧 secondary style sheet for docs
This provides a secondary tailwind config that does not do a reset and only includes styles compiled from header and footer templates.

Run `yarn builddocs` to generate the stylesheet for docs
2023-08-17 14:09:37 -03:00