allan wrote:
going further with justified text, do you like?:

taken your latest work and added a few more changes. I like this the most. I did remove italics, since some italics fonts are bad and used bold but reduced the font. See the snapshot, looks neat to me.


span.big-mod {
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 2.0em;
    font-weight: bold;
    text-align: left;
    color: #000000;
    float: left;
}

/* quotations, mainly for the first page */
div.quotation {
    font-family: helvetica, arial, verdana, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: bold;
    text-align: justify;
    padding-top: 10;
    padding-right: 40;
    padding-bottom: 10;
    padding-left: 40;
    margin-right: 20;
    margin-left: 20;
    border-width: 0;
    border-style: solid;
}

/* Used to cite the author */
div.quote-details {
    font-family: helvetica, arial, verdana, sans-serif;
    font-weight: normal;
    font-size: 0.9em;
    margin-top: 10;
    float: right;
}



--


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

<<inline: snapshot3.png>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to