Header

From Spira

(Difference between revisions)
Line 1: Line 1:
<style type="text/css">
<style type="text/css">
body {
body {
-
 
+
    font: x-small sans-serif;
-
.portlet h5 {
+
     background: #f9f9f9 url("http://www.freewebs.com/final_trek/Logo.jpg") 0px 0px no-repeat;
-
     background:url("http://www.freewebs.com/final_trek/Logo.jpg")no-repeat left top;
+
     color: Black;
-
     padding: 0em 1em 0em 0.5em;
+
     margin: 0;
-
     text-transform: lowercase;
+
     padding: 0;
-
     display: inline;
+
-
    font-size: 91%;
+
-
    height: 1em;
+
-
    font-weight: normal;
+
-
    white-space: nowrap;
+
-
}
+
}
}
</style>
</style>

Revision as of 20:56, 4 March 2006

<style type="text/css"> body {

   font: x-small sans-serif;
   background: #f9f9f9 url("Logo.jpg") 0px 0px no-repeat;
   color: Black;
   margin: 0;
   padding: 0;

} </style>

Personal tools