/* custom background image for book club blog post */ .page-User_blog_Ericmoro_Transcripts_From_Harry_Potter_Book_Club_Chat_Part_1 { background: #00385D url(http://images4.wikia.nocookie.net/wikiaglobal/images/1/13/BookClubBackground.jpg) center top fixed no-repeat; } /* Hack to fix things like the infoboxes and other issues */ @import "http://harrypotter.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"; /* removing ugly outline of infoboxes */ .WikiaArticle .infobox { border: 0px !important; } /* Fix for rewrite title */ #title-meta i { font-style: italic !important; } body { background-attachment: fixed !important; }
| (5 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | /* custom background image for book club blog post */ |
||
| + | .page-User_blog_Ericmoro_Transcripts_From_Harry_Potter_Book_Club_Chat_Part_1 { |
||
| + | background: #00385D url(http://images4.wikia.nocookie.net/wikiaglobal/images/1/13/BookClubBackground.jpg) center top fixed no-repeat; |
||
| + | } |
||
| + | |||
/* Hack to fix things like the infoboxes and other issues */ |
/* Hack to fix things like the infoboxes and other issues */ |
||
@import "http://harrypotter.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"; |
@import "http://harrypotter.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"; |
||