aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added `text-align: left` on tabsLibravatarLarge Libravatar Samuel Breznjak2025-02-061-1/+1
|
* update body marginLibravatarLarge Libravatar Samuel Breznjak2025-02-061-1/+2
|
* Add fallbacks if the custom font doesn't load.LibravatarLarge Libravatar Screwtapello2025-01-271-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 thumbLibravatarLarge Libravatar Samuel Breznjak2025-01-251-1/+14
|
* Fix slider thumb style on Firefox (#3)LibravatarLarge Libravatar Samuel Breznjak2025-01-251-1/+3
|\
| * Fix slider thumb style on FirefoxLibravatarLarge Libravatar Tautvydas Baliukynas2025-01-241-1/+3
| |
* | clear existing copy code btn timeout before creating anotherLibravatarLarge Libravatar Ben Gardiner2025-01-241-1/+8
|/
* added footerLibravatarLarge Libravatar Samuel Breznjak2025-01-241-0/+8
|
* added js for code blocksLibravatarLarge Libravatar Samuel Breznjak2025-01-241-1/+27
|
* added styling for docs pageLibravatarLarge Libravatar Samuel Breznjak2025-01-241-0/+107
|
* updated cs16.cssLibravatarLarge Libravatar Samuel Breznjak2025-01-241-93/+126
|
* initial commitLibravatarLarge Libravatar Samuel Breznjak2025-01-222-0/+609