Style Main1.css: Difference between revisions
From Ansteorra History Wiki
Jump to navigationJump to search
Fitzmorgan (talk | contribs) (Commented out the portions of style that added the background images.) |
Fitzmorgan (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
table { | table { | ||
list-style-image: url("http://historian.ansteorra.org/wiki/graphics/blackstar2.gif"); | |||
border-collapse: separate; | border-collapse: separate; | ||
border-spacing: 7px; | border-spacing: 7px; | ||
border: gold; | |||
/* background-image: url("http://historian.ansteorra.org/wiki/graphics/red-laurel-1.gif"); */ | /* background-image: url("http://historian.ansteorra.org/wiki/graphics/red-laurel-1.gif"); */ |
Revision as of 10:12, 28 March 2009
- content2 {
font-family: georgia, serif;
text-align: center;
/* background:red;
background-image: url(""); } */
table {
list-style-image: url("");
border-collapse: separate;
border-spacing: 7px;
border: gold;
/* background-image: url(""); */
font-size:1em;
}
td, th {
padding: 5px;
/* background-image: url(""); */ }
list-style-image: url();
- wrap {
/* background-image: url(""); */
text-align: left;
padding: 5px;
}