MediaWiki:Common.css: Difference between revisions

Switched Help Guides to new Namespace
m Small Fix to Code
Line 4,678: Line 4,678:
}
}


.rootpage-Help:Editing:not(.action-edit) #firstHeading,
.rootpage-Help_Editing:not(.action-edit) #firstHeading,
.page-Help:Editing:not(.action-edit) #firstHeading,
.page-Help_Editing:not(.action-edit) #firstHeading,
.rootpage-Help:Editing:not(.action-edit) #contentSub,
.rootpage-Help_Editing:not(.action-edit) #contentSub,
.page-Help:Editing:not(.action-edit) #contentSub,
.page-Help_Editing:not(.action-edit) #contentSub,
.rootpage-Help:Editing .mw-parser-output,
.rootpage-Help_Editing .mw-parser-output,
.page-Help:Editing .mw-parser-output {
.page-Help_Editing .mw-parser-output {
     max-width: 60rem;
     max-width: 60rem;
     margin-left: auto;
     margin-left: auto;
Line 4,689: Line 4,689:
}
}


.page-Help:Editing:not(.action-edit) #firstHeading,
.page-Help_Editing:not(.action-edit) #firstHeading,
.page-Help:Editing:not(.action-edit) .mw-redirectedfrom {
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom {
     display: none;
     display: none;
}
}


.page-Help:Editing .header-intro {
.page-Help_Editing .header-intro {
     margin: 2.6em 1.75em;
     margin: 2.6em 1.75em;
}
}


.page-Help:Editing .header-intro h1 {
.page-Help_Editing .header-intro h1 {
     font-size: 2.5em;
     font-size: 2.5em;
     border: none;
     border: none;
Line 4,704: Line 4,704:
}
}


.page-Help:Editing .header-intro p {
.page-Help_Editing .header-intro p {
     font-size: 1.1em;
     font-size: 1.1em;
     line-height: 1.7em;
     line-height: 1.7em;
}
}


.page-Help:Editing .tile-halves {
.page-Help_Editing .tile-halves {
     width: 45%;
     width: 45%;
     max-width: 30em;
     max-width: 30em;