Skip to content

Instantly share code, notes, and snippets.

@ketul14
Created November 12, 2018 23:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ketul14/9fce656fc772c637a828cb8778a8185b to your computer and use it in GitHub Desktop.
Save ketul14/9fce656fc772c637a828cb8778a8185b to your computer and use it in GitHub Desktop.
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Plotly.js
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
body {
color: rgb(250, 250,250);
background-color: rgb(26,25,25);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment