[scribus-dev] style sheet for the online manual (1.5.0)

Gregory Pittman gpittman at iglou.com
Tue Sep 24 02:53:53 UTC 2013


I wanted to find out what people think of the idea of using a style 
sheet for the 1.5.0 online manual.
This would allow users to edit this style of the help browser contents 
to their liking.

I've been playing around a bit, and I think a single CSS file in the 
doc/en (and other languages) directory would suffice.
What I've been playing with looks something like this:

<style type="text/css">
h2 {font-family: sans-serif; font-size: 120%}
h3 {font-family: sans-serif; font-size: 110%}
h4 {font-family: sans-serif; font-size: 100%}

p {font-family: sans-serif; font-size: 80%}
li {font-family: sans-serif; font-size: 85%}
</style>


Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20130923/7d836ac9/attachment.html>


More information about the scribus-dev mailing list