An open API service indexing awesome lists of open source software.

https://github.com/tgsstdio/cheat-sheet

HTML/CSS stylesheets for printing one-page documentation i.e. exam cheat sheet
https://github.com/tgsstdio/cheat-sheet

css printing

Last synced: 11 months ago
JSON representation

HTML/CSS stylesheets for printing one-page documentation i.e. exam cheat sheet

Awesome Lists containing this project

README

          

# cheat-sheet

## Why?
HTML5 template using [Hartija](https://github.com/vladocar/Hartija---CSS-Print-Framework) CSS print framework for fitting dense text or documentation onto a single A4 page as very small text i.e like an exam cheat sheet

### Differences to Hartija
* Two stylesheets per page for screen & print
* Font choices
+ Serif : [Libre Baskerville](https://fonts.google.com/specimen/Libre+Baskerville)
+ Sans serif: [Montserrat](https://fonts.google.com/specimen/Montserrat)
* Smaller font sizes
1. body: 8pt
2. h1: 15pt
3. h2: 13pt
4. h3: 12pt
5. h4: 11pt
6. h5: 10pt
7. h6. 11pt
* code tag formatting
- no need for pre tag