Style Main1.css

From Ansteorra History Wiki
Revision as of 11:10, 28 March 2009 by Fitzmorgan (talk | contribs) (Commented out the portions of style that added the background images.)
Jump to navigationJump to search
  1. content2 {

font-family: georgia, serif;

text-align: center;

/* background:red;

background-image: url("red-laurel-1.gif"); } */

table {

/* list-style-image: url("blackstar2.gif"); */

border-collapse: separate;

border-spacing: 7px;

/* background-image: url("red-laurel-1.gif"); */

font-size:1em;


}

td, th {

padding: 5px;

/* background-image: url("gold-laurel-2.gif"); */ }

list-style-image: url(blackstar2.gif);

  1. wrap {

/* background-image: url("red-laurel-1.gif"); */

text-align: left;

padding: 5px;

}