aboutsummaryrefslogtreecommitdiffstats
path: root/assets
AgeCommit message (Collapse)Author
2018-11-11Make subtitle maroonTeddy Wing
Makes it stand out a bit differently.
2018-11-11Use a different colour for section headersTeddy Wing
2018-11-11Fix button text-shadowTeddy Wing
It was too blurry.
2018-11-11Add responsive breakpointsTeddy Wing
Ensure that nothing leaves the viewable page area and that no elements collide with one another.
2018-11-11Revert "buttons.hcss: Fix typo `to` -> `top`"Teddy Wing
This reverts commit efa10ba02a7e45eae9bbedd134719842a02dfe5c. Huh, looks like "to bottom" is the correct syntax. I thought it was a faulty search-and-replace in my editor.
2018-11-11buttons.hcss: Fix typo `to` -> `top`Teddy Wing
Not sure how that happened.
2018-11-11Move "Buy" button to the right side of the "Try it free" headerTeddy Wing
Needed to adjust some positioning styles and fix the padding on the button.
2018-11-11Separate `.button` class into `.button` and `.button-magenta`Teddy Wing
Use `.button` only for base button traits.
2018-11-11Style "Buy" buttonTeddy Wing
* Move Lucida Grande font stack to a variable * Add buttons styles for a magenta gradiented button
2018-11-09Add 404 pageTeddy Wing
Add some styles to make the "404" text gigantic and positioned appropriately.
2018-11-09Increase font size of subtitleTeddy Wing
2018-11-09layout.hcss: Give names to coloursTeddy Wing
2018-11-09main.hcss: Move `layout.hcss` include to bottomTeddy Wing
The typography and link styles should be defined closer to the top.
2018-11-09links.hcss: Replace colours with variablesTeddy Wing
2018-11-09Add `links.hcss`Teddy Wing
Set basic link colours. Other colours under consideration were: #0758d2 #0e7680
2018-11-08Add some more descriptive copy to the websiteTeddy Wing
Describe the program, high-level features. Add styles: * Fix leading * Add list bullets that were removed by the reset
2018-11-08Make code block background colour darkerTeddy Wing
Increase contrast for improved readability.
2018-11-08Increase `line-height` of code blocksTeddy Wing
Make them a bit easier to read.
2018-11-08Use a smaller font size for mapping examplesTeddy Wing
2018-11-08Adjust logo and content marginsTeddy 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-08Add margins to headers and blocksTeddy Wing
2018-11-08Makefile: 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-08Split CSS into separate filesTeddy Wing
For better organisation. Use the 'hasp' CSS preprocessor (https://github.com/djanowski/hasp).
2018-11-08Add CSS resetTeddy Wing
2018-11-08Add header stylesTeddy Wing
2018-11-08Add a code block styleTeddy Wing
2018-11-08Initial homepage experimentTeddy Wing
A rough setup for the website layout. * Muted yellow background * Logo set in Superclarendon by Typodermic