X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fws.css;h=965d8e9dc49ef94de1f0edf63d3c86c9523c422c;hb=a79900255139dc7bcab23320de2a3630f6531107;hp=4208e7ccbc43f941dcb84f578000ccaeea72a4ef;hpb=cfbceac612220d0a877942f7fb6658a5848d1ccf;p=jabaws.git diff --git a/website/ws.css b/website/ws.css index 4208e7c..965d8e9 100644 --- a/website/ws.css +++ b/website/ws.css @@ -10,9 +10,9 @@ See index.html banner commented out code for an example of use font-family:Verdana, Arial, Helvetica, sans-serif; } -#content { margin-left:150px; border-bottom:solid 1px #6994af; } +#content { margin-left:157px; border-bottom:solid 1px #6994af; } -#page { margin: 0.5em; } +#page { margin: 0.4em;} #copyright { text-align:right; color:#999999; @@ -21,7 +21,7 @@ See index.html banner commented out code for an example of use line-height:1em; } -#wrapper { background:url("images/panel_bg.gif") repeat-y left top; } +#wrapper { background:url("images/panel_bg.gif") repeat-y left top; margin:0; padding:0; } ul { list-style-type: circle; @@ -45,6 +45,13 @@ ul { font-weight:bolder; } + +#panel #submenu a { +margin-left: 1.5em; +margin-left: 20px; +padding: 5px; +} + strong { font-weight:bold; color:#003366; @@ -63,8 +70,16 @@ font-style:italic; font-family:"Courier New", Courier, monospace; } + +/* +.about { +border-left: solid 4px #006633; +border-left-style:ridged; +padding-left: 1em; +}*/ + + .code { - font-size-adjust:0.4; color:black; background-color:#F5F5F5; font-family:"Courier New",Courier,monospace; @@ -81,7 +96,6 @@ font-family:"Courier New", Courier, monospace; font-family:Arial, Helvetica, sans-serif; font-style:normal; margin:1em 0; - font-size:0.9em; padding: 0.5em; border: 1px solid black; display:block; @@ -90,11 +104,28 @@ font-family:"Courier New", Courier, monospace; .u { text-decoration: underline; } /* .headeru { text-shadow: #CCCCCC 15px -14px 2px;} font-size-adjust:+0.7 */ /*.headeru { text-shadow: 1px 0 black, 0 -1px black;} */ -.headeru { text-shadow: black 0.05em 0.05em 0.01em ;} -/* .headeru { border-bottom:1px solid white; } */ +.headeru { + text-shadow:0 1px 3px black; + border-bottom: 1px solid white; +} +/* .headeru { border-bottom:1px solid white; } */ + +#banner h1 { + font-family:Helvetica, Arial, sans-serif; + white-space:nowrap; + color: white; + font-weight:bold; + text-shadow:0 1px 3px #100F0E; + font-size: 27px; +} -/* Table styles */ +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;} + +/* Table styles */ #wrapper table { border-collapse: collapse; @@ -187,7 +218,8 @@ color:#993333; body { font-family:Arial, Helvetica, sans-serif; - font-size: 9pt; + /* color: #494949; */ + font: 12px/170% Verdana; background-color: white; line-height: 2em; min-width:35em; @@ -206,6 +238,7 @@ body { width: 100%; } + #banner td.bg { border-collapse: collapse; background-image:url("images/banner_bg.gif"); @@ -222,4 +255,5 @@ img.logo { margin:0; padding:0; display:inline + float:left; } \ No newline at end of file