Header

From Spira

(Difference between revisions)
Line 1: Line 1:
<style type="text/css">
<style type="text/css">
 +
body {
.portlet h5 {
.portlet h5 {
Line 10: Line 11:
     font-weight: normal;
     font-weight: normal;
     white-space: nowrap;
     white-space: nowrap;
 +
}
}
}
</style>
</style>

Revision as of 20:54, 4 March 2006

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

.portlet h5 {

   background:url("Logo.jpg")no-repeat left top;
   padding: 0em 1em 0em 0.5em;
   text-transform: lowercase;
   display: inline;
   font-size: 91%;
   height: 1em;
   font-weight: normal;
   white-space: nowrap;

} } </style>

Personal tools