Welcome to Assassin's Creed Wiki! Log in and join the community.

User:Flightmare/wikia.css: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Flightmare
No edit summary
imported>Flightmare
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
table.wikitable {
a[href="/wiki/User:Flightmare"] { color:firebrick !important; }
    margin:1em 1em 1em 0;
    background:#F9F9F9;
div.WikiaTopAds, div#WikiaTopAds, div.wikia-ad, div#HOME_TOP_RIGHT_BOXAD, div.SelfServeUrl {
    border:1px #AAA solid;
     display:none;
     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; }

Latest revision as of 13:45, 13 May 2012

a[href="/wiki/User:Flightmare"] { color:firebrick !important; }
 
div.WikiaTopAds, div#WikiaTopAds, div.wikia-ad, div#HOME_TOP_RIGHT_BOXAD, div.SelfServeUrl {
    display:none;
}