Remember display of nav bar when selecting different man versions
This improves usability *a lot*. Too bad the code's quite ugly...
This commit is contained in:
parent
2622fad2d9
commit
bf84ea2d73
3 changed files with 81 additions and 11 deletions
|
|
@ -1,7 +1,4 @@
|
|||
/* TODO:
|
||||
* - The linear-gradient() functions are fairly new - perhaps want to provide background images for those.
|
||||
* - column-width is better done in Perl? (More like a column-count, then)
|
||||
*/
|
||||
/* TODO: column-width is better done in Perl? (More like a column-count, then) */
|
||||
|
||||
* { margin: 0; padding: 0; font-family: "Trebuchet MS", sans-serif; }
|
||||
html { background: #333; padding: 0 10px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue