- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "User:Dragonjet/common.css"
Jump to navigation
Jump to search
m (page bg) |
m (no slider h2 margin) |
||
Line 1: | Line 1: | ||
/* Slightly transparent page background | /* Slightly transparent page background | ||
----------------------------------------------------------------------*/ | ----------------------------------------------------------------------*/ | ||
− | #WikiaPageBackground { opacity:0.9; } | + | /*#WikiaPageBackground { opacity:0.9; }*/ |
+ | .wikiaPhotoGallery-slider-body .horizontal .description h2 { | ||
+ | margin-top:0px !important; | ||
+ | } | ||
Revision as of 03:06, 5 January 2015
/* Slightly transparent page background
----------------------------------------------------------------------*/
/*#WikiaPageBackground { opacity:0.9; }*/
.wikiaPhotoGallery-slider-body .horizontal .description h2 {
margin-top:0px !important;
}
/* Remove Wikia Comments
----------------------------------------------------------------------*/
/*
#WikiaArticleComments { height:1px; overflow:hidden; position:fixed; top:100%; }
*/
/* Remove Wikia Ads
----------------------------------------------------------------------*/
/*
#WikiaTopAdsInner { display:none; }
.home-top-right-ads { display:none; }
#Liftium_728x90_201 { display:none; }
#Liftium_728x90_202 { display:none; }
#Liftium_728x90_203 { display:none; }
#Liftium_728x90_204 { display:none; }
#Liftium_160x600_201 { display:none; }
#Liftium_160x600_202 { display:none; }
#Liftium_160x600_203 { display:none; }
#Liftium_160x600_204 { display:none; }
#Liftium_300x250_201 { display:none; }
#Liftium_300x250_202 { display:none; }
#Liftium_300x250_203 { display:none; }
#Liftium_300x250_204 { display:none; }
*/
/* Remove Right Sidebar and Ads at the bottom of pages
----------------------------------------------------------------------*/
/*
#WikiaRail { display:none; }
#WikiaMainContentContainer { margin-right:0px; }
#WikiaArticleBottomAd { display:none; }
#WikiaFooter { display:none; }
*/