Header

From Modifieddesign

(Difference between revisions)
Line 12: Line 12:
     background: #333333
     background: #333333
     color: White;
     color: White;
-
    margin: 0;
 
-
    padding: 16.0em 0.2em;
 
}
}
</style>
</style>

Revision as of 23:07, 13 November 2006

<style type="text/css">

  1. content {
   background-color: transparent;
   border: 1px solid #ff0099;
   border-right: none;
   line-height: 1.5em;
   position: relative;
   z-index: 2;

} body {

   font: x-small sans-serif;
   background: #333333	
   color: White;

}

</style>

Personal tools