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
- Host: GitHub
- URL: https://github.com/tgsstdio/cheat-sheet
- Owner: tgsstdio
- License: mit
- Created: 2017-12-13T14:42:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T14:43:02.000Z (over 8 years ago)
- Last Synced: 2025-05-29T19:00:55.490Z (about 1 year ago)
- Topics: css, printing
- Language: HTML
- Homepage: http://tgsstdio.github.io/cheat-sheet
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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