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) (Created Style page for Main Page) |
||
Line 16: | Line 16: | ||
border:solid black 2px; | border:solid black 2px; | ||
font-size: | font-size:1em; | ||
} | } | ||
Line 23: | Line 23: | ||
padding: 0.35em; | padding: 0.35em; | ||
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:35, 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; }
td, th {
padding: 0.35em;
background-image: url(""); }
- wrap {
background-image: url("");
text-align: left;
padding: 10px;
}