Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: redundant font servingHEADmaster | 4 hours | 1 | -1/+4 | |
| | |||||
* | fix: codeberg.page for fonts | 4 hours | 1 | -2/+2 | |
| | |||||
* | feat: woff2, load from codeberg, format, move p-0 and m-0 to p+h{1..6} | 4 hours | 1 | -116/+95 | |
| | |||||
* | fix: relative paths and shit | 2025-08-18 | 1 | -1/+1 | |
| | |||||
* | feat: initial commit of fork | 2025-08-18 | 2 | -500/+625 | |
| | |||||
* | added `border-radius: 0` to select | 2025-02-06 | 1 | -0/+1 | |
| | |||||
* | added `text-align: left` on tabs | 2025-02-06 | 1 | -1/+1 | |
| | |||||
* | update body margin | 2025-02-06 | 1 | -1/+2 | |
| | |||||
* | Add fallbacks if the custom font doesn't load. | 2025-01-27 | 1 | -1/+1 | |
| | | | | If the custom font doesn't load for some reason, the browser will fall back to some random font, possibly a serif font that looks Very Wrong. "system-ui" should choose the system font for the current platform, whatever it is, which is at least *a* system font even if it's not the right one for CS 1.6. For older browsers that don't support "system-ui", fall back to "sans-serif", which should look at least vaguely right. | ||||
* | hotfix slider thumb | 2025-01-25 | 1 | -1/+14 | |
| | |||||
* | Fix slider thumb style on Firefox (#3) | 2025-01-25 | 1 | -1/+3 | |
|\ | |||||
| * | Fix slider thumb style on Firefox | 2025-01-24 | 1 | -1/+3 | |
| | | |||||
* | | clear existing copy code btn timeout before creating another | 2025-01-24 | 1 | -1/+8 | |
|/ | |||||
* | added footer | 2025-01-24 | 1 | -0/+8 | |
| | |||||
* | added js for code blocks | 2025-01-24 | 1 | -1/+27 | |
| | |||||
* | added styling for docs page | 2025-01-24 | 1 | -0/+107 | |
| | |||||
* | updated cs16.css | 2025-01-24 | 1 | -93/+126 | |
| | |||||
* | initial commit | 2025-01-22 | 2 | -0/+609 | |