(Main CSS directory is here)

GitHub Repos

Sadly by necessity some of my repos are private. Those that are private are clearly marked. For those that are, please don’t ask me to share the code, because I can’t. They’re listed here purely for my reference.

Misc

Css Specificity (how css is prioritised)

Inspecting css in the browser

Use Chrome Dev Tools and find the styles section:

Chrome Dev Tools and styles

To see that box view over on the right, click the “Show computed styles” button over on the right:

Chrome Dev Tools and css box view