Style Crown1.css: Difference between revisions
From Ansteorra History Wiki
Jump to navigationJump to search
Fitzmorgan (talk | contribs) mNo edit summary |
Fitzmorgan (talk | contribs) No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
font-family: georgia, serif; | font-family: georgia, serif; | ||
text-align: center; | text-align: center; | ||
background:red; | background:red; | ||
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"); | ||
} | } | ||
table { | table { | ||
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"); | ||
border:solid | |||
border:solid black 2px; | |||
font-size:1. | |||
font-size:1.4em; | |||
} | } | ||
td, th { | |||
padding: 0.35em; | |||
border: solid 1px black; | |||
} | |||
#wrap { | #wrap { | ||
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"); | ||
text-align: left; | text-align: left; | ||
padding: 10px; | padding: 10px; | ||
Latest revision as of 20:52, 17 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:1.4em; }
td, th {
padding: 0.35em;
border: solid 1px black;
}
- wrap {
background-image: url("
");
text-align: left;
padding: 10px;
}