CSS

/* ursprünglich in [[MediaWiki:Common.css]] (3. HAUPTSEITE), Übertrag am 5. Juli 2020 */

/* [[Wikipedia Diskussion:Meinungsbilder/Neue Hauptseite/V5-2-css]], 2006 */
#hauptseite h2 {
	background: #d8e8ff;
	border: 1px solid #8898bf;
	font-family: inherit; /* [[mw:Typography refresh]] */
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5; /* [[mw:Typography refresh]] */
	margin: 0;
	padding: .1em 0;
}
#hauptseite .inhalt {
	background: #fff;
	border: 1px solid #8898bf;
	border-top: 0;
	min-height: 0; /* IE 7 */
	padding: .3em .8em .4em;
}
#hauptseite .inhalt hr {
	background: #8898bf;
	color: #8898bf; /* IE 7 */
	height: 1px;
	margin: .5em 0;
}
#hauptseite .inhalt .mehr {
	clear: both;
	font-size: 95%;
	margin-top: .8em;
	text-align: right;
}
.hauptseite-oben,
.hauptseite-links,
.hauptseite-rechts {
	margin-bottom: 1em;
}
.hauptseite-links {
	margin-right: .5em;
}
.hauptseite-rechts {
	margin-left: .5em;
}
.hauptseite-oben h2,
.hauptseite-unten h2 {
	text-align: center;
}
.hauptseite-oben .inhalt .portale {
	font-weight: bold;
	margin: .2em 0;
}
.hauptseite-oben .inhalt .intern {
	font-size: 90%;
	text-align: center;
}
.hauptseite-links h2,
.hauptseite-rechts h2 {
	text-indent: .8em;
}
#hauptseite-schwesterprojekte .inhalt a {
	font-weight: bold;
}

Kopiervorlage Bearbeiten

<templatestyles src="Wikipedia:Hauptseite/Archiv/styles.css" />


Gestaltung archivierter Versionen der Wikipedia:Hauptseite bis zur Umstellung Mitte Juli 2020.