Style Main1.css: Difference between revisions
From Ansteorra History Wiki
Jump to navigationJump to search
Fitzmorgan (talk | contribs) Created Style page for Main Page |
Fitzmorgan (talk | contribs) No edit summary |
||
| Line 17: | Line 17: | ||
font-size:1em; | font-size:1em; | ||
padding:5px; | |||
} | } | ||
td, th { | td, th { | ||
padding: | padding: 5px; | ||
background-image: url("http://historian.ansteorra.org/wiki/graphics/gold-laurel-2.gif"); | background-image: url("http://historian.ansteorra.org/wiki/graphics/gold-laurel-2.gif"); | ||
Revision as of 16:47, 18 February 2009
- content2 {
font-family: georgia, serif;
text-align: center;
background:red;
background-image: url("
");
}
table {
background-image: url("
");
border:solid black 2px;
font-size:1em;
padding:5px;
}
td, th {
padding: 5px;
background-image: url("
");
}
- wrap {
background-image: url("
");
text-align: left;
padding: 10px;
}