| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-11 | buttons.hcss: Fix typo `to` -> `top` | Teddy Wing | |
| Not sure how that happened. | |||
| 2018-11-11 | Move "Buy" button to the right side of the "Try it free" header | Teddy Wing | |
| Needed to adjust some positioning styles and fix the padding on the button. | |||
| 2018-11-11 | Separate `.button` class into `.button` and `.button-magenta` | Teddy Wing | |
| Use `.button` only for base button traits. | |||
| 2018-11-11 | Style "Buy" button | Teddy Wing | |
| * Move Lucida Grande font stack to a variable * Add buttons styles for a magenta gradiented button | |||
| 2018-11-09 | Add 404 page | Teddy Wing | |
| Add some styles to make the "404" text gigantic and positioned appropriately. | |||
| 2018-11-09 | Increase font size of subtitle | Teddy Wing | |
| 2018-11-09 | layout.hcss: Give names to colours | Teddy Wing | |
| 2018-11-09 | main.hcss: Move `layout.hcss` include to bottom | Teddy Wing | |
| The typography and link styles should be defined closer to the top. | |||
| 2018-11-09 | links.hcss: Replace colours with variables | Teddy Wing | |
| 2018-11-09 | Add `links.hcss` | Teddy Wing | |
| Set basic link colours. Other colours under consideration were: #0758d2 #0e7680 | |||
| 2018-11-08 | Add some more descriptive copy to the website | Teddy Wing | |
| Describe the program, high-level features. Add styles: * Fix leading * Add list bullets that were removed by the reset | |||
| 2018-11-08 | Make code block background colour darker | Teddy Wing | |
| Increase contrast for improved readability. | |||
| 2018-11-08 | Increase `line-height` of code blocks | Teddy Wing | |
| Make them a bit easier to read. | |||
| 2018-11-08 | Use a smaller font size for mapping examples | Teddy Wing | |
| 2018-11-08 | Adjust logo and content margins | Teddy Wing | |
| * Add margins to the top & bottom of the page * Align the logo relative to the content area, and move it left a bit, outside of the column | |||
| 2018-11-08 | Add margins to headers and blocks | Teddy Wing | |
| 2018-11-08 | Makefile: Remove empty lines from 'styles.css' | Teddy Wing | |
| There were a bunch of useless empty lines in the Hasp output. Would rather have had a single newline between each CSS rule, but this is close enough. At least it looks better. | |||
| 2018-11-08 | Split CSS into separate files | Teddy Wing | |
| For better organisation. Use the 'hasp' CSS preprocessor (https://github.com/djanowski/hasp). | |||
| 2018-11-08 | Add CSS reset | Teddy Wing | |
| 2018-11-08 | Add header styles | Teddy Wing | |
| 2018-11-08 | Add a code block style | Teddy Wing | |
| 2018-11-08 | Initial homepage experiment | Teddy Wing | |
| A rough setup for the website layout. * Muted yellow background * Logo set in Superclarendon by Typodermic | |||
