Opened 17 years ago
Last modified 16 years ago
#42 closed defect (fixed)
Postgis Docbook CSS upgrade
Reported by: | dane.springmeyer | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 1.3.6 |
Component: | postgis | Version: | 1.3.X |
Keywords: | Cc: |
Description
With the various enhancements and efforts going into the PostGIS documentation currently, I think the CSS could use an upgrade as well.
The main room for improvement I see in the CSS/formatting is the handling of code examples and notes. If these distinct sections (which are being expanded currently) were more distinctly formatted with color or background it would help the readability of the docs.
I've attached a patch and the corresponding file for an alternate css that fits my taste. I offer it purely as an alternative or a starting point. I noticed the recent addition of blue and orange branding of the official Postgis Refractions site and therefore pulled from those colors a bit. Suggestions to improve it are welcome, and if it is acceptable to the developers integration into the codebase is fine.
Attachments (2)
Change History (4)
comment:1 by , 16 years ago
by , 16 years ago
comment:2 by , 16 years ago
Yes, I'd be more than happy to make further adjustments, but it seems like it worked well enough to be added without significant changes. I think that Kevin caught a problem with fonts by making the code preformatted text monospace, and that was it.
I believe this was already done?