aboutsummaryrefslogtreecommitdiff
path: root/static
Commit message (Collapse)AuthorAge
* Remove Python scriptsNicholas Johnson2022-11-09
| | | | | | | | Using Hugo's configDir is more elegant. css/ was moved to assets so it isn't published when processing Gemini. Files in static/ are always published. Files in assets/ are only published when invoked in a template.
* Flatten headings 4 through 6 for GeminiNicholas Johnson2022-09-03
| | | | The CSS styling reflects that the headings are flattened as well.
* Only show scrollbar when content is clippedNicholas Johnson2022-08-09
|
* Remove leading zero from <ol> for Gemini convergenceNicholas Johnson2022-08-07
|
* Set #return spacing for non-coarse pointer devicesNicholas Johnson2022-08-07
|
* Change return to homepage link from class to idNicholas Johnson2022-08-07
|
* Space out nav links for mobile devicesNicholas Johnson2022-08-07
|
* Change preformatted text line height to normalNicholas Johnson2022-08-07
|
* Fix logo overflowNicholas Johnson2022-08-06
|
* Move margin spacing to header and footer tagsNicholas Johnson2022-08-06
|
* Replace and reduce pixel width limit with emsNicholas Johnson2022-08-04
|
* Provide a scroll bar for overflowed preformatted textNicholas Johnson2022-08-04
|
* Add Helvetica as a fallback fontNicholas Johnson2022-08-04
|
* Initial commitNicholas Johnson2022-04-28