MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 4,691: | Line 4,691: | ||
/*Guild Profiles*/ | /*Guild Profiles*/ | ||
.rootpage- | .rootpage-Guild_JII:not(.action-edit) #firstHeading, | ||
.page- | .page-Guild_JII:not(.action-edit) #firstHeading, | ||
.rootpage- | .rootpage-Guild_JII:not(.action-edit) #contentSub, | ||
.page- | .page-Guild_JII:not(.action-edit) #contentSub, | ||
.rootpage- | .rootpage-Guild_JII .mw-parser-output, | ||
.page- | .page-Guild_JII .mw-parser-output { | ||
max-width: 60rem; | max-width: 60rem; | ||
margin-left: auto; | margin-left: auto; | ||
| Line 4,702: | Line 4,702: | ||
} | } | ||
.page- | .page-Guild_JII:not(.action-edit) #firstHeading, | ||
.page- | .page-Guild_JII:not(.action-edit) .mw-redirectedfrom { | ||
display: none; | display: none; | ||
} | } | ||
.page- | .page-Guild_JII .header-intro { | ||
margin: 2.6em 1.75em; | margin: 2.6em 1.75em; | ||
} | } | ||
.page- | .page-Guild_JII .header-intro h1 { | ||
font-size: 2.5em; | font-size: 2.5em; | ||
border: none; | border: none; | ||
| Line 4,717: | Line 4,717: | ||
} | } | ||
.page- | .page-Guild_JII .header-intro p { | ||
font-size: 1.1em; | font-size: 1.1em; | ||
line-height: 1.7em; | line-height: 1.7em; | ||
} | } | ||
.page- | .page-Guild_JII .tile-halves { | ||
width: 45%; | width: 45%; | ||
max-width: 30em; | max-width: 30em; | ||