Include this in the head of your HTML document to automatically style it.
- Version 2
- <link href='https://joelgrayson.com/styles/ucjg.v2.css' rel='stylesheet'>
- Version 1
- <link href='https://joelgrayson.com/styles/ucjg.css' rel='stylesheet'>
Features:
- Automatically uses lato and nice paragraph line spacing.
- code blocks (<code class="dark">console.log('hi')</code> becomes
console.log('hi')
)
- .container
- .gradient-text
- nice <button>s (.btn-red, .btn-yellow, .btn-green, and .btn-blue classes)