Welcome to Assassin's Creed Wiki! Log in and join the community.
User:War Clown/wikia.css: Difference between revisions
Jump to navigation
Jump to search
imported>War Clown Created page with "→Import MediaWiki:Common.css: @import url("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw"); →BG of the main headers: .WikiaHeader { backg..." |
imported>War Clown No edit summary |
||
| Line 5: | Line 5: | ||
.WikiaHeader { | .WikiaHeader { | ||
background-image:url(http://images3.wikia.nocookie.net/assassinscreed/images/7/72/TBTopAC.png) !important; | background-image:url(http://images3.wikia.nocookie.net/assassinscreed/images/7/72/TBTopAC.png) !important; | ||
} | |||
.WikiaFooter .toolbar { | |||
background-image:url(http://images3.wikia.nocookie.net/assassinscreed/images/4/40/TBBottomAC.png) !important; | |||
} | } | ||
Revision as of 18:26, 18 October 2011
/* Import MediaWiki:Common.css */
@import url("/index.php?title=MediaWiki:Common.css&ctype=text/css&action=raw");
/* BG of the main headers */
.WikiaHeader {
background-image:url(http://images3.wikia.nocookie.net/assassinscreed/images/7/72/TBTopAC.png) !important;
}
.WikiaFooter .toolbar {
background-image:url(http://images3.wikia.nocookie.net/assassinscreed/images/4/40/TBBottomAC.png) !important;
}