View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
/* disable talk pages */
#ca-talk { display:none!important; }
/* hide page tab */
#ca-nstab-main { display:none!important; }
/* hide section edit link */
.mw-editsection { display:none!important; }
/*remove main page heading*/
.page-Main_Page h1 { display: none; }
/* remove headings in category listing */
.mw-category-group > div > h3 { display: none; }
/* .mw-category > div > h3 { display: none; } */
#mw-head { margin-top: 20px;
background-image: url(http://ec2-35-182-39-126.ca-central-1.compute.amazonaws.com/resources/assets/wiki_title2.svg ); background-repeat: no-repeat;
background-position: 0px 0px;
height:130px;
}
000
1:0
Return to MediaWiki:Common.css.