summaryrefslogtreecommitdiff
path: root/website/public/css/base.css
AgeCommit message (Collapse)Author
2024-07-16Improves emphasis stylingJoe Carstairs
2024-07-16Improves block spacingJoe Carstairs
2024-07-16Base font is font-weight:lightJoe Carstairs
2024-07-16Adjusts font size scaleJoe Carstairs
2024-07-08styling fixesJoe Carstairs
2024-07-08Blog post: Doctor Who, Gayness, and the Church (#7)Joe Carstairs
* Styles img, figure and figcaption * Doctor Who, Gayness and the Church --------- Co-authored-by: Joe Carstairs <me@joeac.net>
2024-07-01Adds missing end bracketJoe Carstairs
2024-07-01No CSS nestingJoe Carstairs
2024-06-18Adds block start margin to <hr>Joe Carstairs
2024-06-17Improves base grid column template definitionJoe Carstairs
2024-06-17Adds foreground accent colour variablesJoe Carstairs
2024-06-12housewarmingJoe Carstairs
2024-05-13Uses Geometric Humanist font stackJoe Carstairs
2024-05-13Fixes themingJoe Carstairs
2024-05-12Block quotes and small capsJoe Carstairs
2024-05-12Tweaks stylingJoe Carstairs
2024-05-12Styling overhaulJoe Carstairs
2024-05-05Infrastructure as code (#3)Joe Carstairs
* Moves website to website/ * Adds terraform gitignores * Terraform with AWS provider * Initialises Terraform * Locals and variables for provider * Fetches SSL certificate from ACM * S3 static website bucket * CloudFront distribution * Route53 records * Deployment workflow uses secret S3 bucket suffix * Adds README --------- Co-authored-by: Joe Carstairs <65492573+Sycamost@users.noreply.github.com>