Header

From Glitches

(Difference between revisions)
Line 16: Line 16:
h1, h2, h3, h4, h5, h6 {  font-family: Courier;}
h1, h2, h3, h4, h5, h6 {  font-family: Courier;}
-
table {
+
p {
-
    background: #6A3F75;
+
font-family: Courier;
}
}
</style>
</style>

Revision as of 20:53, 28 May 2007

<style>

body {

  color: black;
  background: url(Violetblue_glitchman.jpg) 0 0 no-repeat;
  background-color: #6A3F75;

}

  1. content {
   background-color: #E7FFFF;
   border: 1px solid #990066;

}

.firstHeading { font-family: Courier;}

h1, h2, h3, h4, h5, h6 { font-family: Courier;}

p { font-family: Courier; }

</style>

Personal tools