X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fprint.css;h=4f6e7b89e6686e3384efd31683c7fde903ff73d3;hb=1e8254e6a48302dd3e47e1f68cc51f6a6b9c33db;hp=fbc3556c2e7aff84be67ae477d1c7b7009100d1c;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/print.css b/website/print.css index fbc3556..4f6e7b8 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; @@ -57,11 +58,12 @@ font-family:"Courier New", Courier, monospace; border: 1px dashed black; } + .box { - font-size-adjust:0.4; + font-size-adjust:0.5; color:black; background-color:#F5F5F5; - font-family:Verdana, Arial, Helvetica, sans-serif + font-family:Arial, Helvetica, sans-serif; font-style:normal; margin:1em 0; padding: 0.5em; @@ -173,9 +175,14 @@ color:#993333; } body { - margin: 1em; 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;}