MediaWiki:Common.css: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
No edit summary
imported>Paulproteus
No edit summary
Line 7: Line 7:
/* This page wants no section numbering */
/* This page wants no section numbering */
body.page-Django_for_Designers .tocnumber { display: none; }
body.page-Django_for_Designers .tocnumber { display: none; }

.instructor { display: none; }

Revision as of 05:41, 12 March 2013

/* CSS placed here will be applied to all skins */
.page-Bug_trackers .editsection { display: none; }

#bodyContent a[href^="https://openhatch.org"] {
   padding-right: 0; background: none;
}
/* This page wants no section numbering */
body.page-Django_for_Designers .tocnumber { display: none; }

.instructor { display: none; }