Style Main1.css: Difference between revisions
From Ansteorra History Wiki
Jump to navigationJump to search
Fitzmorgan (talk | contribs) mNo edit summary |
Fitzmorgan (talk | contribs) mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
list-style-image: url("http://historian.ansteorra.org/wiki/graphics/blackstar2.gif"); | list-style-image: url("http://historian.ansteorra.org/wiki/graphics/blackstar2.gif"); | ||
border-collapse: separate; | |||
border-spacing: 7px; | border-spacing: 7px; | ||
background: gray; | |||
/* 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"); */ | ||
| Line 28: | Line 28: | ||
td, th { | td, th { | ||
background: gray; | |||
padding: 5px; | padding: 5px; | ||
| Line 39: | Line 41: | ||
/* 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"); */ | ||
background: gray; | |||
text-align: left; | text-align: left; | ||
Latest revision as of 10:21, 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;
background: gray;
/* background-image: url("
"); */
font-size:1em;
}
td, th {
background: gray;
padding: 5px;
/* background-image: url("
"); */
}
list-style-image: url(
);
- wrap {
/* background-image: url("
"); */
background: gray;
text-align: left;
padding: 5px;
}