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 No edit summary |
imported>Flightmare No edit summary |
||
| Line 1: | Line 1: | ||
table.wikitable { | table.wikitable { | ||
margin:1em 1em 1em 0; | margin:1em 1em 1em 0; | ||
background:# | background:#181818; | ||
border:1px #AAA solid; | border:1px #AAA solid; | ||
border-collapse:collapse; | border-collapse:collapse; | ||
| Line 10: | Line 10: | ||
} | } | ||
table.wikitable th { | table.wikitable th { | ||
background:# | background:#151515; | ||
text-align:center; | text-align:center; | ||
} | } | ||
Revision as of 19:08, 1 May 2012
table.wikitable {
margin:1em 1em 1em 0;
background:#181818;
border:1px #AAA solid;
border-collapse:collapse;
}
table.wikitable th, table.wikitable td {
border:1px #AAA solid;
padding:0.2em;
}
table.wikitable th {
background:#151515;
text-align:center;
}
table.wikitable caption, {
margin-left:inherit;
margin-right:inherit;
font-weight:bold;
}
a[href="/wiki/User:Flightmare"] { color:firebrick !important; }