Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Flightmare/wikia.css: Difference between revisions
Jump to navigation
Jump to search
imported>Flightmare Removing all content from page |
imported>Flightmare No edit summary |
||
| Line 1: | Line 1: | ||
table.wikitable { | |||
margin:1em 1em 1em 0; | |||
background:#F9F9F9; | |||
border:1px #AAA solid; | |||
border-collapse:collapse; | |||
} | |||
table.wikitable th, table.wikitable td { | |||
border:1px #AAA solid; | |||
padding:0.2em; | |||
} | |||
table.wikitable th { | |||
background:#F2F2F2; | |||
text-align:center; | |||
} | |||
table.wikitable caption, { | |||
margin-left:inherit; | |||
margin-right:inherit; | |||
font-weight:bold; | |||
} | |||
a[href="/wiki/User:Flightmare"] { color:firebrick !important; } | |||
Revision as of 17:43, 1 May 2012
table.wikitable {
margin:1em 1em 1em 0;
background:#F9F9F9;
border:1px #AAA solid;
border-collapse:collapse;
}
table.wikitable th, table.wikitable td {
border:1px #AAA solid;
padding:0.2em;
}
table.wikitable th {
background:#F2F2F2;
text-align:center;
}
table.wikitable caption, {
margin-left:inherit;
margin-right:inherit;
font-weight:bold;
}
a[href="/wiki/User:Flightmare"] { color:firebrick !important; }