Header

From Teogonia

(Difference between revisions)
Line 1: Line 1:
<script type="text/javascript">
<script type="text/javascript">
-
 
+
#content {
 +
    margin: 2.2em 0 0 12.2em;
 +
    padding: 0em 1em 1.5em 1em;
 +
    background: Black;
 +
    border: 1px solid #aaaaaa;
 +
    border-right: none;
 +
    line-height: 1.5em;
 +
    position: relative;
 +
    z-index: 2;
 +
}
 +
/*banner on header */
 +
/*Black background with white text */
body {
body {
     font: x-small sans-serif;
     font: x-small sans-serif;
-
     background: url("http://www.editthis.info/teogonia/images/teogonia/f/fb/Teogonia_banner.JPG") 0.8em 0px no-repeat;
+
     background: #000000 url("http://www.editthis.info/spira/images/spira/c/c2/SPIRAX1.jpg") 0.8em 0px no-repeat;
     color: White;
     color: White;
     margin: 0;
     margin: 0;
     padding: 16.0em 0.2em;
     padding: 16.0em 0.2em;
}
}
 +
.firstHeading { color: White; margin-bottom:0.1em; margin-top:0.1em; background: #000033; text-align:center;}
 +
h1, h2, h3, h4, h5, h6 {  color: White }
 +
table {
 +
    font-size: 100%;
 +
    background: black;
</script>
</script>

Revision as of 06:30, 15 April 2006

<script type="text/javascript">

  1. content {
   margin: 2.2em 0 0 12.2em;
   padding: 0em 1em 1.5em 1em;
   background: Black;
   border: 1px solid #aaaaaa;
   border-right: none;
   line-height: 1.5em;
   position: relative;
   z-index: 2;

} /*banner on header */ /*Black background with white text */ body {

   font: x-small sans-serif;
   background: #000000	 url("SPIRAX1.jpg") 0.8em 0px no-repeat;
   color: White;
   margin: 0;
   padding: 16.0em 0.2em;

} .firstHeading { color: White; margin-bottom:0.1em; margin-top:0.1em; background: #000033; text-align:center;} h1, h2, h3, h4, h5, h6 { color: White } table {

   font-size: 100%;
   background: black;

</script>

Personal tools