Header

From Spira

(Difference between revisions)
Line 13: Line 13:
     position:absolute;
     position:absolute;
     top: 0;
     top: 0;
-
     left: 70em;
+
     left: 0;
-
     margin: 0.2em;
+
     margin: 10.2em;
     white-space:nowrap;
     white-space:nowrap;
     width: 76%;
     width: 76%;

Revision as of 21:30, 4 March 2006

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

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

}

  1. column-one { padding-top: 30px; };
  1. p-cactions {
   position:absolute;
   top: 0;
   left: 0;
   margin: 10.2em;
   white-space:nowrap;
   width: 76%;
   line-height: 1.1em;
   overflow: visible;
   background: none;
   border-collapse: collapse;
   padding-left: 1em;
   list-style: none;
   font-size: 95%;

}

  1. p-personal {
   width:100%;
   white-space:nowrap;
   padding: 0;
   margin: 0;
   position:absolute;
   left:10px;
   top:10em;
   z-index: 0;
   border: none;
   background: none;
   overflow: visible;
   line-height: 1.2em;

}

</style>

Personal tools