Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
/* These three effectively hide the rail but keep the search box */
/* Hide the three widgets */
.WikiaActivityModule, .WikiaPagesOnWikiModule, .LatestPhotosModule, .PopularBlogPostsModule, .WikiaPopularBlogPostsModule, .WikiaSpotlightsModule, #WikiaSpotlightsModule {display:none !important; width:0 !important;}
/* Increase the width of the actual page content */
.WikiaArticle {width:980px !important;}
.WikiaPageHeader details {width:970px !important;}
.WikiaArticleCategories {width:950px !important;}
/* Same as above but for preview */
.skin-oasis #wikiPreview {margin-right:10px !important;}
/*No Facebook*/
.fb_edge_widget_with_comment { display:none !important; }
.mw-headline
{ font-weight: bold; }
/* Hide the 'share' button */
li#ca-share_feature {display:none !important;}
/* Remove bottom ads */
#WikiaArticleBottomAd {display: none !important;}
#WikiaRail section {display:none !important;}