summaryrefslogtreecommitdiff
path: root/doc/style.css (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: fix biome linting errorsWolfgang Walther2025-08-201-3/+2
* doc: apply safe formatting with biomeWolfgang Walther2025-08-201-206/+206
* doc, nixos/doc: include roboto font•••Roboto was already set as the font for the manuals, but without a way to get it, so people who didn't happen to have it installed saw their default font Marcell Tóth2025-04-211-0/+5
* doc, documentation-highlighter: use variables & add dark modeMarcell Tóth2025-04-211-15/+53
* doc: center align appendicesMarcell Tóth2025-04-211-4/+8
* doc, documentation-highlighter: format cssMarcell Tóth2025-04-211-42/+42
* doc: improve the look of terms in definition lists (#313891)Daniel Sidhion2024-05-311-0/+5
* Merge pull request #301439 from DanielSidhion/unselectable-prompt•••doc: make prompts unselectable on the manualsSilvan Mosberger2024-04-041-0/+9
|\
| * doc: make prompts unselectable on the manualsDS2024-04-031-0/+9
* | nixos-render-docs: make examples collapsible by defaultDS2024-04-021-0/+16
|/
* doc: fix and simplify stylesheets for the manuals, fix nrd bug (#295847)•••* doc: fix and simplify stylesheets for the manuals, fix nrd bug * Add anchorjs script to add links on section headers * Fix another nrd bug, address style changes * Use span instead of a for inline span syntaxDaniel Sidhion2024-03-161-196/+321
* manual: limit text width•••Currently the manual scales to the view port of the browser. This leads to an unreadable layout and I found myself reading the xml source instead. The optimal width would be around 50 characters per line. Since we have code listings also in the manual I relaxed this limit a bit towards 70 characters per line. Jörg Thalheim2019-01-081-2/+22
* nixos docs: syntax highlight••• - Rectifies diverging CSS by combining nixos/nixpkgs docs CSS - Moves our custom Highlight.js loader in to the hljs package - Switches the nixos docs to use SVG callouts too Graham Christensen2018-04-051-0/+17
* nixpkgs docs: syntax highlightGraham Christensen2018-03-261-1/+1
* Move the overridden CSS to overrides.css which can be applied on nixos.orgGraham Christensen2018-03-261-9/+0
* nixpkgs docs: Use SVGs for calloutsGraham Christensen2018-03-261-5/+13
* * Sync CSS with the Nix manual.•••svn path=/nixpkgs/trunk/; revision=34062 Eelco Dolstra2012-05-111-67/+39
* * Start of Nixpkgs 0.10 release notes.•••svn path=/nixpkgs/trunk/; revision=6676 Eelco Dolstra2006-10-061-27/+76
* * NEWS in DocBook.•••svn path=/nixpkgs/trunk/; revision=4627 Eelco Dolstra2006-01-301-0/+234