JWS-96 - first working version of the crawler
[jabaws.git] / website / print.css
index fbc3556..aaa5e5f 100644 (file)
@@ -13,18 +13,19 @@ ul {
        list-style-type: circle;\r
 }\r
 \r
+\r
 #panel a:link, a:visited {\r
-           text-decoration: none;\r
+               text-decoration: none;\r
                display:block;\r
                line-height: 1em;\r
                padding:10px;\r
                color:#000000; \r
                text-decoration:none;\r
-        }\r
-        \r
+       }\r
+\r
 #panel a:hover {\r
-           background-color: transparent;\r
-           text-decoration: underline;\r
+               background-color: transparent;\r
+               text-decoration: underline;\r
        }\r
 \r
 \r
@@ -42,8 +43,8 @@ p {
 }\r
  \r
 .hightlight { \r
-font-style:italic;\r
-font-family:"Courier New", Courier, monospace;\r
+       font-style:italic;\r
+       font-family:"Courier New", Courier, monospace;\r
 }\r
 \r
 .code { \r
@@ -57,11 +58,12 @@ font-family:"Courier New", Courier, monospace;
        border: 1px dashed black;\r
 }\r
 \r
+\r
 .box { \r
-       font-size-adjust:0.4;\r
+       font-size-adjust:0.5;\r
        color:black;\r
        background-color:#F5F5F5;\r
-       font-family:Verdana, Arial, Helvetica, sans-serif\r
+       font-family:Arial, Helvetica, sans-serif;\r
        font-style:normal;\r
        margin:1em 0;\r
        padding: 0.5em;\r
@@ -172,10 +174,19 @@ color:#993333;
        font-style:normal;\r
 }\r
 \r
+.i { \r
+font-style:italic;\r
+}\r
+\r
 body {\r
-       margin: 1em;\r
        font-family:Arial, Helvetica, sans-serif;\r
        font-size: 9pt;\r
        background-color: white;\r
        line-height: 2em;\r
 }\r
+\r
+h3 {border-bottom: 1px solid grey; margin-top: 2em; }\r
+\r
+#headtitle { margin:0; text-align:center; color:#003b62; font-weight:600;} \r
+\r
+h2 {margin:1.8em 0 0 0; color:#003b62; font-weight:600;}\r