X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fprint.css;h=43109abfb1675028551af402ef76404484aa7c78;hb=HEAD;hp=b6a907188d6e1887286690a31d6a87944a5031f5;hpb=cfbceac612220d0a877942f7fb6658a5848d1ccf;p=jabaws.git diff --git a/website/print.css b/website/print.css index b6a9071..43109ab 100644 --- a/website/print.css +++ b/website/print.css @@ -13,6 +13,7 @@ ul { list-style-type: circle; } + #panel a:link, a:visited { text-decoration: none; display:block; @@ -173,9 +174,19 @@ color:#993333; font-style:normal; } +.i { +font-style:italic; +} + body { font-family:Arial, Helvetica, sans-serif; font-size: 9pt; background-color: white; line-height: 2em; } + +h3 {border-bottom: 1px solid grey; margin-top: 2em; } + +#headtitle { margin:0; text-align:center; color:#003b62; font-weight:600;} + +h2 {margin:1.8em 0 0 0; color:#003b62; font-weight:600;}